mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-22 04:10:01 +00:00
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:
committed by
GitHub
parent
0570514b78
commit
f0eba0a2f3
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user