Skip to content

Commit adb17dc

Browse files
Bump multer from 2.0.0 to 2.0.1 (#311)
Bumps [multer](https://github.com/expressjs/multer) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/expressjs/multer/releases) - [Changelog](https://github.com/expressjs/multer/blob/main/CHANGELOG.md) - [Commits](expressjs/multer@v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: multer dependency-version: 2.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Phillip <phillip.wirth@dataport.de>
1 parent e5d43b3 commit adb17dc

File tree

2 files changed

+87
-29
lines changed

2 files changed

+87
-29
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"moment": "^2.29.4",
3030
"moment-timezone": "^0.5.41",
3131
"morgan": "^1.10.0",
32-
"multer": "^2.0.0",
32+
"multer": "^2.0.1",
3333
"path.join": "^1.0.0",
3434
"request": "^2.88.2",
3535
"request-promise": "^4.2.6",

0 commit comments

Comments
 (0)