mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
fix(core): Upgrade formidable to address CVE-2025-46653 (#15341)
This commit is contained in:
committed by
GitHub
parent
e750d5366e
commit
d612d7ba32
@@ -70,7 +70,7 @@
|
||||
"@types/replacestream": "^4.0.1",
|
||||
"@types/shelljs": "^0.8.11",
|
||||
"@types/sshpk": "^1.17.1",
|
||||
"@types/superagent": "^8.1.7",
|
||||
"@types/superagent": "^8.1.9",
|
||||
"@types/swagger-ui-express": "^4.1.8",
|
||||
"@types/syslog-client": "^1.1.2",
|
||||
"@types/uuid": "catalog:",
|
||||
@@ -131,7 +131,7 @@
|
||||
"fast-glob": "catalog:",
|
||||
"flat": "5.0.2",
|
||||
"flatted": "catalog:",
|
||||
"formidable": "3.5.1",
|
||||
"formidable": "3.5.4",
|
||||
"handlebars": "4.7.8",
|
||||
"helmet": "8.1.0",
|
||||
"infisical-node": "1.3.0",
|
||||
|
||||
Reference in New Issue
Block a user