Skip to content

Commit

Permalink
Upgrade vm2 version. (#1431)
Browse files Browse the repository at this point in the history
  • Loading branch information
BenBirt authored Jan 23, 2023
1 parent f394557 commit 08f81ce
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
"url": "^0.11.0",
"uuid": "^7.0.2",
"validator": "^13.7.0",
"vm2": "3.9.11",
"vm2": "3.9.13",
"vsce": "^1.79.5",
"vscode-languageclient": "^6.1.3",
"vscode-languageserver": "^6.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11235,10 +11235,10 @@ vm-browserify@0.0.4:
dependencies:
indexof "0.0.1"

vm2@3.9.11:
version "3.9.11"
resolved "https://registry.yarnpkg.com/vm2/-/vm2-3.9.11.tgz#a880f510a606481719ec3f9803b940c5805a06fe"
integrity sha512-PFG8iJRSjvvBdisowQ7iVF580DXb1uCIiGaXgm7tynMR1uTBlv7UJlB1zdv5KJ+Tmq1f0Upnj3fayoEOPpCBKg==
vm2@3.9.13:
version "3.9.13"
resolved "https://registry.yarnpkg.com/vm2/-/vm2-3.9.13.tgz#774a1a3d73b9b90b1aa45bcc5f25e349f2eef649"
integrity sha512-0rvxpB8P8Shm4wX2EKOiMp7H2zq+HUE/UwodY0pCZXs9IffIKZq6vUti5OgkVCTakKo9e/fgO4X1fkwfjWxE3Q==
dependencies:
acorn "^8.7.0"
acorn-walk "^8.2.0"
Expand Down

0 comments on commit 08f81ce

Please sign in to comment.