fix(core): Upgrade mysql2 to address CVE-2024-21511 (#9206)
This commit is contained in:
committed by
GitHub
parent
05a569c1cd
commit
3996d2852a
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user