Skip to content

Commit 10cc82a

Browse files
chore(deps): bump multer from 2.0.2 to 2.1.1 in /upload-api
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 5d7bcc0 commit 10cc82a

2 files changed

Lines changed: 11 additions & 36 deletions

File tree

upload-api/package-lock.json

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

upload-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"migration-contentful": "file:migration-contentful",
5858
"migration-sitecore": "file:migration-sitecore",
5959
"migration-wordpress": "file:migration-wordpress",
60-
"multer": "^2.0.1",
60+
"multer": "^2.1.1",
6161
"node-fetch": "^2.7.0",
6262
"nodemon": "^3.1.9",
6363
"prettier": "^3.3.3",

0 commit comments

Comments
 (0)