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:
कारतोफ्फेलस्क्रिप्ट™
2023-09-07 14:18:15 +02:00
committed by GitHub
parent f07d97fa6e
commit 0a35025e5e
2 changed files with 11 additions and 11 deletions

View File

@@ -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",