fix(Code Node): Upgrade vm2 to address CVE-2023-37466 (#7123)
[GH Advisory](https://github.com/advisories/GHSA-cchq-frgv-rjh5)
Actual fix
[here](26168e6dfe).
This commit is contained in:
committed by
GitHub
parent
f07d97fa6e
commit
0a35025e5e
@@ -814,7 +814,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@kafkajs/confluent-schema-registry": "1.0.6",
|
||||
"@n8n/vm2": "^3.9.19",
|
||||
"@n8n/vm2": "^3.9.20",
|
||||
"amqplib": "^0.10.3",
|
||||
"aws4": "^1.8.0",
|
||||
"basic-auth": "^2.0.1",
|
||||
|
||||
Reference in New Issue
Block a user