chore(deps): bump multer from 2.0.0 to 2.0.1 (#4972)

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-06-06 15:34:12 +08:00
committed by GitHub
parent de1dcf9370
commit 498bd115fc

22
pnpm-lock.yaml generated
View File

@@ -251,8 +251,8 @@ importers:
specifier: ^8.10.1 specifier: ^8.10.1
version: 8.12.1(socks@2.8.4) version: 8.12.1(socks@2.8.4)
multer: multer:
specifier: 2.0.0 specifier: 2.0.1
version: 2.0.0 version: 2.0.1
mysql2: mysql2:
specifier: ^3.11.3 specifier: ^3.11.3
version: 3.13.0 version: 3.13.0
@@ -4514,9 +4514,9 @@ packages:
concat-map@0.0.1: concat-map@0.0.1:
resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
concat-stream@1.6.2: concat-stream@2.0.0:
resolution: {integrity: sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==} resolution: {integrity: sha512-MWufYdFw53ccGjCA+Ol7XJYpAlW6/prSMzuPOTRnJGcGzuhLn4Scrz7qf6o8bROZ514ltazcIFJZevcfbo0x7A==}
engines: {'0': node >= 0.8} engines: {'0': node >= 6.0}
confbox@0.1.8: confbox@0.1.8:
resolution: {integrity: sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==} resolution: {integrity: sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==}
@@ -7373,8 +7373,8 @@ packages:
engines: {node: '>=18'} engines: {node: '>=18'}
hasBin: true hasBin: true
multer@2.0.0: multer@2.0.1:
resolution: {integrity: sha512-bS8rPZurbAuHGAnApbM9d4h1wSoYqrOqkE+6a64KLMK9yWU7gJXBDDVklKQ3TPi9DRb85cRs6yXaC0+cjxRtRg==} resolution: {integrity: sha512-Ug8bXeTIUlxurg8xLTEskKShvcKDZALo1THEX5E41pYCD2sCVub5/kIRIGqWNoqV6szyLyQKV6mD4QUrWE5GCQ==}
engines: {node: '>= 10.16.0'} engines: {node: '>= 10.16.0'}
mute-stream@0.0.8: mute-stream@0.0.8:
@@ -14234,11 +14234,11 @@ snapshots:
concat-map@0.0.1: {} concat-map@0.0.1: {}
concat-stream@1.6.2: concat-stream@2.0.0:
dependencies: dependencies:
buffer-from: 1.1.2 buffer-from: 1.1.2
inherits: 2.0.4 inherits: 2.0.4
readable-stream: 2.3.8 readable-stream: 3.6.2
typedarray: 0.0.6 typedarray: 0.0.6
confbox@0.1.8: {} confbox@0.1.8: {}
@@ -18179,11 +18179,11 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
multer@2.0.0: multer@2.0.1:
dependencies: dependencies:
append-field: 1.0.0 append-field: 1.0.0
busboy: 1.6.0 busboy: 1.6.0
concat-stream: 1.6.2 concat-stream: 2.0.0
mkdirp: 0.5.6 mkdirp: 0.5.6
object-assign: 4.1.1 object-assign: 4.1.1
type-is: 1.6.18 type-is: 1.6.18