build(deps): bump multer from 2.0.0 to 2.0.1

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](https://github.com/expressjs/multer/compare/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>
This commit is contained in:
dependabot[bot]
2025-06-05 16:33:30 +00:00
committed by GitHub
parent 935a18f2cc
commit 3bec6d5765
2 changed files with 24 additions and 77 deletions

View File

@@ -29,7 +29,7 @@
"express-session": "^1.18.1",
"express-validator": "^7.2.1",
"helmet": "^8.1.0",
"multer": "^2.0.0",
"multer": "^2.0.1",
"pg": "^8.16.0",
"redis": "^5.1.1",
"reflect-metadata": "^0.2.2",