chore(deps): bump multer from 2.0.1 to 2.0.2 (#5249)
Bumps [multer](https://github.com/expressjs/multer) from 2.0.1 to 2.0.2. - [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.1...v2.0.2) --- updated-dependencies: - dependency-name: multer dependency-version: 2.0.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Showing
| ... | @@ -37,7 +37,7 @@ | ... | @@ -37,7 +37,7 @@ |
| "lodash": "^4.17.21", | "lodash": "^4.17.21", | ||
| "mammoth": "^1.6.0", | "mammoth": "^1.6.0", | ||
| "mongoose": "^8.10.1", | "mongoose": "^8.10.1", | ||
| "multer": "2.0.1", | "multer": "2.0.2", | ||
| "mysql2": "^3.11.3", | "mysql2": "^3.11.3", | ||
| "next": "14.2.28", | "next": "14.2.28", | ||
| "nextjs-cors": "^2.2.0", | "nextjs-cors": "^2.2.0", | ||
| ... | ... |
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment