Skip to content

Commit

Permalink
chore(deps): Upgrade vm2 (#28860)
Browse files Browse the repository at this point in the history
  • Loading branch information
tassoevan authored and sampaiodiego committed Apr 12, 2023
1 parent 45d3ca8 commit 736bd93
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/meteor/package.json
Expand Up @@ -385,7 +385,7 @@
"use-subscription": "~1.6.0",
"use-sync-external-store": "^1.2.0",
"uuid": "^8.3.2",
"vm2": "^3.9.11",
"vm2": "^3.9.16",
"webdav": "^4.11.0",
"xml-crypto": "^2.1.4",
"xml-encryption": "2.0.0",
Expand Down
14 changes: 13 additions & 1 deletion yarn.lock
Expand Up @@ -6296,7 +6296,7 @@ __metadata:
use-subscription: ~1.6.0
use-sync-external-store: ^1.2.0
uuid: ^8.3.2
vm2: ^3.9.11
vm2: ^3.9.16
webdav: ^4.11.0
webpack: ^4.46.0
xml-crypto: ^2.1.4
Expand Down Expand Up @@ -35224,6 +35224,18 @@ __metadata:
languageName: node
linkType: hard

"vm2@npm:^3.9.16":
version: 3.9.16
resolution: "vm2@npm:3.9.16"
dependencies:
acorn: ^8.7.0
acorn-walk: ^8.2.0
bin:
vm2: bin/vm2
checksum: 646b45dca721acb3c8e4ae0742129f13612972387911c2475f3c06ac2b4232000cab0bdaaa65d97d6ea8dc70880e039542618b1b3d04adea79cd94803cbc4ab3
languageName: node
linkType: hard

"void-elements@npm:3.1.0":
version: 3.1.0
resolution: "void-elements@npm:3.1.0"
Expand Down

0 comments on commit 736bd93

Please sign in to comment.