Skip to content

Commit d90c3ff

Browse files
chore(deps): bump multer from 2.0.2 to 2.1.1 in /application/backend
Bumps [multer](https://github.com/expressjs/multer) from 2.0.2 to 2.1.1. - [Release notes](https://github.com/expressjs/multer/releases) - [Changelog](https://github.com/expressjs/multer/blob/main/CHANGELOG.md) - [Commits](expressjs/multer@v2.0.2...v2.1.1) --- updated-dependencies: - dependency-name: multer dependency-version: 2.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 14f282d commit d90c3ff

File tree

2 files changed

+18
-50
lines changed

2 files changed

+18
-50
lines changed

application/backend/package-lock.json

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

application/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"compression": "^1.8.1",
2121
"cors": "^2.8.5",
2222
"express": "^4.22.1",
23-
"multer": "2.0.2",
23+
"multer": "2.1.1",
2424
"pako": "^2.1.0",
2525
"pino-http": "^10.4.0"
2626
},

0 commit comments

Comments
 (0)