chore(deps): bump multer in /packages/platform-express

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-07-18 02:22:27 +00:00
committed by GitHub
parent e9cb1bbb2f
commit da249188c5

View File

@@ -20,7 +20,7 @@
"dependencies": {
"cors": "2.8.5",
"express": "5.1.0",
"multer": "2.0.1",
"multer": "2.0.2",
"path-to-regexp": "8.2.0",
"tslib": "2.8.1"
},