fix(Code Node): Update vm2 to address CVE-2023-32313 (#6318)
GH advisory: https://github.com/advisories/GHSA-p5gc-c584-jj6v
This commit is contained in:
committed by
GitHub
parent
071955ba68
commit
bcbec52552
@@ -911,7 +911,7 @@
|
||||
"ssh2-sftp-client": "^7.0.0",
|
||||
"tmp-promise": "^3.0.2",
|
||||
"uuid": "^8.3.2",
|
||||
"vm2": "~3.9.17",
|
||||
"vm2": "^3.9.19",
|
||||
"xlsx": "https://cdn.sheetjs.com/xlsx-0.19.3/xlsx-0.19.3.tgz",
|
||||
"xml2js": "^0.5.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user