Skip to content

Commit e0134cc

Browse files
build(deps-dev): bump multer from 1.4.5-lts.2 to 2.0.0 (#348)
Bumps [multer](https://github.com/expressjs/multer) from 1.4.5-lts.2 to 2.0.0. - [Release notes](https://github.com/expressjs/multer/releases) - [Changelog](https://github.com/expressjs/multer/blob/main/CHANGELOG.md) - [Commits](expressjs/multer@v1.4.5-lts.2...v2.0.0) --- updated-dependencies: - dependency-name: multer dependency-version: 2.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 468e694 commit e0134cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"form-auto-content": "^3.2.1",
2222
"form-data": "^4.0.0",
2323
"formdata-node": "^6.0.3",
24-
"multer": "^1.4.5-lts.1",
24+
"multer": "^2.0.0",
2525
"neostandard": "^0.12.0",
2626
"tinybench": "^4.0.1",
2727
"tsd": "^0.32.0",

0 commit comments

Comments
 (0)