mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-20 11:22:15 +00:00
fix(core): Upgrade mysql2 to address CVE-2024-21512 (#9565)
This commit is contained in:
committed by
GitHub
parent
6ce18ccda1
commit
4b6e5f09e6
@@ -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:*",
|
||||
|
||||
Reference in New Issue
Block a user