Bump vm2 from 3.6.11 to 3.9.4

Bumps [vm2](https://github.com/patriksimek/vm2) from 3.6.11 to 3.9.4.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patriksimek/vm2/commits/3.9.4)

---
updated-dependencies:
- dependency-name: vm2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-10-19 15:29:30 +00:00 committed by GitHub
parent 8181a179b8
commit b63c923ff9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -11121,9 +11121,9 @@
}
},
"vm2": {
"version": "3.6.11",
"resolved": "https://registry.npmjs.org/vm2/-/vm2-3.6.11.tgz",
"integrity": "sha512-l/+GDkesWKCRpk+3meLDauXisAmsfRZLvZwa/dBx1YKvP60NwXJsLHGEPW+t9fxdX+qjofF0/jN9eu42WRHAbQ=="
"version": "3.9.4",
"resolved": "https://registry.npmjs.org/vm2/-/vm2-3.9.4.tgz",
"integrity": "sha512-sOdharrJ7KEePIpHekiWaY1DwgueuiBeX/ZBJUPgETsVlJsXuEx0K0/naATq2haFvJrvZnRiORQRubR0b7Ye6g=="
},
"vscode-languageserver-types": {
"version": "3.16.0",

View File

@ -8,7 +8,7 @@
"license": "MIT",
"dependencies": {
"restify": "^8.1.1",
"vm2": "^3.6.11",
"vm2": "^3.9.4",
"snyk": "^1.667.0"
},
"devDependencies": {