fix(core): Upgrade mysql2 to address CVE-2024-21512 (#9565)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2024-05-31 11:54:30 +02:00
committed by GitHub
parent 6ce18ccda1
commit 4b6e5f09e6
3 changed files with 14 additions and 14 deletions

View File

@@ -145,7 +145,7 @@
"ldapts": "4.2.6",
"lodash": "4.17.21",
"luxon": "3.3.0",
"mysql2": "3.9.7",
"mysql2": "3.10.0",
"n8n-core": "workspace:*",
"n8n-editor-ui": "workspace:*",
"n8n-nodes-base": "workspace:*",