fix(deps): update multer override to >=2.1.1 (#681)

Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
This commit is contained in:
2026-03-05 02:27:08 +00:00
committed by jason.woltje
parent 1eb581553a
commit 5bd08b0d0b
2 changed files with 22 additions and 9 deletions
+1 -1
View File
@@ -76,7 +76,7 @@
"undici": ">=6.23.0",
"rollup": ">=4.59.0",
"serialize-javascript": ">=7.0.3",
"multer": ">=2.1.0"
"multer": ">=2.1.1"
}
}
}