Skip to content

Commit 3c315a6

Browse files
authored
Merge pull request #43 from firecamp-dev/dependabot/npm_and_yarn/vm2-3.9.19
chore(deps): bump vm2 from 3.9.13 to 3.9.19
2 parents 4d5f850 + 9866c3f commit 3c315a6

File tree

3 files changed

+254
-127
lines changed

3 files changed

+254
-127
lines changed

packages/firecamp-scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"qs": "^6.11.0",
4747
"shadowrealm-api": "^0.8.2",
4848
"tv4": "^1.3.0",
49-
"vm2": "^3.9.11"
49+
"vm2": "^3.9.19"
5050
},
5151
"devDependencies": {
5252
"@types/chai": "^4.3.1",

playgrounds/firecamp-rest-executor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"qs": "^6.11.0",
5353
"shadowrealm-api": "^0.8.2",
5454
"tv4": "^1.3.0",
55-
"vm2": "^3.9.11"
55+
"vm2": "^3.9.19"
5656
},
5757
"devDependencies": {
5858
"@firecamp/scripts": "workspace:*",

0 commit comments

Comments
 (0)