Commit 92848904 by dependabot[bot] Committed by GitHub

chore(deps): bump multer from 2.0.2 to 2.1.0 in /packages/service (#6495)

Bumps [multer](https://github.com/expressjs/multer) from 2.0.2 to 2.1.0.
- [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.0)

---
updated-dependencies:
- dependency-name: multer
  dependency-version: 2.1.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 8714b434
...@@ -48,7 +48,7 @@ ...@@ -48,7 +48,7 @@
"mime": "^4.1.0", "mime": "^4.1.0",
"minio": "^8.0.5", "minio": "^8.0.5",
"mongoose": "^8.10.1", "mongoose": "^8.10.1",
"multer": "2.0.2", "multer": "2.1.0",
"mysql2": "^3.11.3", "mysql2": "^3.11.3",
"next": "15.5.12", "next": "15.5.12",
"nextjs-cors": "^2.2.0", "nextjs-cors": "^2.2.0",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment