Upgrade form-data to version 4.0.4 or later. For example

This commit is contained in:
小朱
2025-07-23 12:44:54 +08:00
parent a4adb6f3e9
commit d4eefe8a0f
4 changed files with 11 additions and 8 deletions

View File

@@ -32,7 +32,8 @@
"yauzl": "^2.10.0",
"mime-types": "^2.1.35",
"adm-zip": "^0.5.10",
"tar-stream": "^3.1.7"
"tar-stream": "^3.1.7",
"form-data": "^4.0.4"
},
"devDependencies": {
"@types/cors": "^2.8.17",