fix(core): Upgrade formidable to address CVE-2025-46653 (#15341)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2025-05-13 11:18:30 +02:00
committed by GitHub
parent e750d5366e
commit d612d7ba32
3 changed files with 64 additions and 57 deletions

View File

@@ -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",