security: upgrade multer 1.4.5 → 2.1.1 — fixes CVE-2025-47944, CVE-2025-47935, CVE-2025-48997, CVE-2025-7338

This commit is contained in:
Maurice
2026-03-29 00:35:16 +01:00
parent 27f8856e9b
commit 433d780f74
2 changed files with 18 additions and 69 deletions

View File

@@ -15,7 +15,7 @@
"express": "^4.18.3",
"helmet": "^8.1.0",
"jsonwebtoken": "^9.0.2",
"multer": "^1.4.5-lts.1",
"multer": "^2.1.1",
"node-cron": "^4.2.1",
"node-fetch": "^2.7.0",
"tsx": "^4.21.0",