Merge pull request #2819 from mvanhorn/fix/2753-bump-multer-cve

fix(security): bump multer to 2.1.1 to fix HIGH CVEs
This commit is contained in:
Dotta 2026-04-07 16:03:38 -05:00 committed by GitHub
commit 700b41f7e1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 2 deletions

View file

@ -34,7 +34,7 @@
"@types/node": "^24.6.0",
"@types/react": "^19.0.8",
"esbuild": "^0.27.3",
"rollup": "^4.38.0",
"rollup": "^4.59.0",
"tslib": "^2.8.1",
"typescript": "^5.7.3",
"vitest": "^3.0.5"