Skip to content

Commit

Permalink
chore: bump vm2 version
Browse files Browse the repository at this point in the history
  • Loading branch information
AllanPazRibeiro committed May 16, 2023
1 parent 17ea673 commit b55dcca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 14 deletions.
2 changes: 1 addition & 1 deletion apps/meteor/package.json
Original file line number Diff line number Diff line change
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.17",
"vm2": "^3.9.19",
"webdav": "^4.11.0",
"xml-crypto": "^2.1.4",
"xml-encryption": "2.0.0",
Expand Down
14 changes: 1 addition & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6267,7 +6267,7 @@ __metadata:
use-subscription: ~1.6.0
use-sync-external-store: ^1.2.0
uuid: ^8.3.2
vm2: ^3.9.17
vm2: ^3.9.19
webdav: ^4.11.0
webpack: ^4.46.0
xml-crypto: ^2.1.4
Expand Down Expand Up @@ -35183,18 +35183,6 @@ __metadata:
languageName: node
linkType: hard

"vm2@npm:^3.9.17":
version: 3.9.17
resolution: "vm2@npm:3.9.17"
dependencies:
acorn: ^8.7.0
acorn-walk: ^8.2.0
bin:
vm2: bin/vm2
checksum: 9a03740a40ab2be5e3348a95fb31512da1a3c85318febb07e5299fa103ff05bcd7b6f458211fa38a1281dc27beccd04ff90355fc1d34fe2ee6ca10d0bb8c6f35
languageName: node
linkType: hard

"vm2@npm:^3.9.19":
version: 3.9.19
resolution: "vm2@npm:3.9.19"
Expand Down

0 comments on commit b55dcca

Please sign in to comment.