summary refs log tree commit diff
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-17 04:10:21 +0000
committerGitHub <noreply@github.com>2023-05-17 04:10:21 +0000
commita0be5c935ab7540e3962a571f38dec504ad76240 (patch)
tree1ca4ffd25dc858c1cdd9bbf4e1a68bf87870a0a2 /package-lock.json
parentMerge pull request #1054 from CyberL1/master (diff)
downloadserver-a0be5c935ab7540e3962a571f38dec504ad76240.tar.xz
Bump vm2 from 3.9.13 to 3.9.19
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.13 to 3.9.19.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.13...3.9.19)

---
updated-dependencies:
- dependency-name: vm2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json
index f7a81eb0..ef201abf 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -7897,9 +7897,9 @@
 			}
 		},
 		"node_modules/vm2": {
-			"version": "3.9.13",
-			"resolved": "https://registry.npmjs.org/vm2/-/vm2-3.9.13.tgz",
-			"integrity": "sha512-0rvxpB8P8Shm4wX2EKOiMp7H2zq+HUE/UwodY0pCZXs9IffIKZq6vUti5OgkVCTakKo9e/fgO4X1fkwfjWxE3Q==",
+			"version": "3.9.19",
+			"resolved": "https://registry.npmjs.org/vm2/-/vm2-3.9.19.tgz",
+			"integrity": "sha512-J637XF0DHDMV57R6JyVsTak7nIL8gy5KH4r1HiwWLf/4GBbb5MKL5y7LpmF4A8E2nR6XmzpmMFQ7V7ppPTmUQg==",
 			"dependencies": {
 				"acorn": "^8.7.0",
 				"acorn-walk": "^8.2.0"
@@ -14107,9 +14107,9 @@
 			"integrity": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg=="
 		},
 		"vm2": {
-			"version": "3.9.13",
-			"resolved": "https://registry.npmjs.org/vm2/-/vm2-3.9.13.tgz",
-			"integrity": "sha512-0rvxpB8P8Shm4wX2EKOiMp7H2zq+HUE/UwodY0pCZXs9IffIKZq6vUti5OgkVCTakKo9e/fgO4X1fkwfjWxE3Q==",
+			"version": "3.9.19",
+			"resolved": "https://registry.npmjs.org/vm2/-/vm2-3.9.19.tgz",
+			"integrity": "sha512-J637XF0DHDMV57R6JyVsTak7nIL8gy5KH4r1HiwWLf/4GBbb5MKL5y7LpmF4A8E2nR6XmzpmMFQ7V7ppPTmUQg==",
 			"requires": {
 				"acorn": "^8.7.0",
 				"acorn-walk": "^8.2.0"