This commit is contained in:
dependabot[bot] 2026-09-13 17:20:41 +08:00 committed by GitHub
commit 98a64222a6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -988,8 +988,8 @@ importers:
specifier: ^30.0.1
version: 30.0.1(@noble/hashes@2.4.0)
multer:
specifier: ^2.2.0
version: 2.2.0
specifier: ^2.3.0
version: 2.3.0
nice-grpc:
specifier: 2.1.17
version: 2.1.17
@ -7531,8 +7531,8 @@ packages:
ms@2.1.3:
resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
multer@2.2.0:
resolution: {integrity: sha512-6rdyFg2kLrMh9Jee7/BMPuV9lEAd7lLW2YUpF9/YxR7njyoUwwQ0ZPh3TaIY50Sw6vlyD2HW3wGOkTS4P79xrQ==}
multer@2.3.0:
resolution: {integrity: sha512-cjNbm3sttszgZeGfJR124D+jFEfkXCVAsoPBmFn9X7UxmDSFHWqE2CoEj0vrmSpuAFnqWR1Szcm9QTsiHr60Xw==}
engines: {node: '>= 10.16.0'}
nan@2.28.0:
@ -15573,7 +15573,7 @@ snapshots:
ms@2.1.3: {}
multer@2.2.0:
multer@2.3.0:
dependencies:
append-field: 1.0.0
busboy: 1.6.0

View File

@ -86,7 +86,7 @@
"express": "^5.1.0",
"heif2jpeg": "0.1.6",
"jsdom": "^30.0.1",
"multer": "^2.2.0",
"multer": "^2.3.0",
"nice-grpc": "2.1.17",
"nice-grpc-common": "2.0.4",
"open": "^11.0.1",