mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
fix(core): Upgrade mysql2 to address CVE-2024-21512 (#9565)
This commit is contained in:
committed by
GitHub
parent
6ce18ccda1
commit
4b6e5f09e6
@@ -875,7 +875,7 @@
|
||||
"mongodb": "6.3.0",
|
||||
"mqtt": "5.0.2",
|
||||
"mssql": "10.0.2",
|
||||
"mysql2": "3.9.7",
|
||||
"mysql2": "3.10.0",
|
||||
"n8n-workflow": "workspace:*",
|
||||
"nanoid": "3.3.6",
|
||||
"node-html-markdown": "1.2.0",
|
||||
|
||||
Reference in New Issue
Block a user