fix(Code Node): Update vm2 to address CVE-2023-29017 (#5947)

Update vm2 to fix CVE-2023-29017

GH advisory: https://github.com/advisories/GHSA-7jxr-cg7f-gpgv

Co-authored-by: Loganaden Velvindron <logan@cyberstorm.mu>
This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2023-04-11 15:05:38 +02:00
committed by GitHub
parent 0570514b78
commit f0eba0a2f3
2 changed files with 7 additions and 14 deletions

View File

@@ -900,7 +900,7 @@
"ssh2-sftp-client": "^7.0.0",
"tmp-promise": "^3.0.2",
"uuid": "^8.3.2",
"vm2": "~3.9.5",
"vm2": "~3.9.15",
"xlsx": "^0.17.0",
"xml2js": "^0.4.23"
}