fix(core): Upgrade mysql2 to address CVE-2024-21511 (#9206)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2024-04-24 11:03:21 +02:00
committed by GitHub
parent 05a569c1cd
commit 3996d2852a
3 changed files with 20 additions and 20 deletions

View File

@@ -872,7 +872,7 @@
"mongodb": "6.3.0",
"mqtt": "5.0.2",
"mssql": "10.0.2",
"mysql2": "3.9.5",
"mysql2": "3.9.7",
"n8n-workflow": "workspace:*",
"nanoid": "3.3.6",
"node-html-markdown": "1.2.0",