Skip to content

Commit 90c43dd

Browse files
authored
🔒 fix: Address multer CVE-2025-7338 (danny-avila#8557)
1 parent 4c754c1 commit 90c43dd

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed

api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"mime": "^3.0.0",
8989
"module-alias": "^2.2.3",
9090
"mongoose": "^8.12.1",
91-
"multer": "^2.0.1",
91+
"multer": "^2.0.2",
9292
"nanoid": "^3.3.7",
9393
"node-fetch": "^2.7.0",
9494
"nodemailer": "^6.9.15",

package-lock.json

Lines changed: 31 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)