Skip to content

Commit f6cda25

Browse files
authored
dep: bump multer version to 2.0.1 (#15806)
Contributed on behalf of STMicroelectronics
1 parent 101eb2b commit f6cda25

File tree

2 files changed

+39
-172
lines changed

2 files changed

+39
-172
lines changed

package-lock.json

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

packages/filesystem/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"body-parser": "^1.18.3",
1212
"http-status-codes": "^1.3.0",
1313
"minimatch": "^5.1.0",
14-
"multer": "2.0.0",
14+
"multer": "^2.0.1",
1515
"rimraf": "^5.0.0",
1616
"stat-mode": "^1.0.0",
1717
"tar-fs": "^3.0.9",

0 commit comments

Comments
 (0)