feat(core): Upgrade mysql2 to address CVE-2024-21507, CVE-2024-21508, and CVE-2024-21509 (#9154)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2024-04-17 16:43:57 +02:00
committed by GitHub
parent 26158a2c8c
commit 9bd8e10b35
3 changed files with 27 additions and 28 deletions

View File

@@ -143,7 +143,7 @@
"ldapts": "4.2.6",
"lodash": "4.17.21",
"luxon": "3.3.0",
"mysql2": "2.3.3",
"mysql2": "3.9.5",
"n8n-core": "workspace:*",
"n8n-editor-ui": "workspace:*",
"n8n-nodes-base": "workspace:*",