chore(deps): bump multer from 2.0.2 to 2.1.1

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](https://github.com/expressjs/multer/compare/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] <[email protected]>
This commit is contained in:
dependabot[bot]
2026-03-05 07:56:38 +00:00
committed by GitHub
parent b8f1ad9ab5
commit d162f255c2
2 changed files with 6 additions and 27 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
"jsonwebtoken": "^9.0.2",
"mailchecker": "^6.0.19",
"morgan": "^1.10.0",
"multer": "^2.0.2",
"multer": "^2.1.1",
"signale": "^1.4.0",
"stripe": "^20.0.0"
},