chore(deps): update dependency @types/multer to v2

This commit is contained in:
renovate[bot] 2025-07-02 02:56:29 +00:00 committed by GitHub
parent 5a4de02db7
commit 5f91097987
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -24,7 +24,7 @@
"@types/js-yaml": "4.0.9", "@types/js-yaml": "4.0.9",
"@types/jsdom": "21.1.7", "@types/jsdom": "21.1.7",
"@types/mime-types": "3.0.1", "@types/mime-types": "3.0.1",
"@types/multer": "1.4.13", "@types/multer": "2.0.0",
"@types/safe-compare": "1.1.2", "@types/safe-compare": "1.1.2",
"@types/sanitize-html": "2.16.0", "@types/sanitize-html": "2.16.0",
"@types/sax": "1.2.7", "@types/sax": "1.2.7",

10
pnpm-lock.yaml generated
View File

@ -538,8 +538,8 @@ importers:
specifier: 3.0.1 specifier: 3.0.1
version: 3.0.1 version: 3.0.1
'@types/multer': '@types/multer':
specifier: 1.4.13 specifier: 2.0.0
version: 1.4.13 version: 2.0.0
'@types/safe-compare': '@types/safe-compare':
specifier: 1.1.2 specifier: 1.1.2
version: 1.1.2 version: 1.1.2
@ -5350,8 +5350,8 @@ packages:
'@types/ms@2.1.0': '@types/ms@2.1.0':
resolution: {integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==} resolution: {integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==}
'@types/multer@1.4.13': '@types/multer@2.0.0':
resolution: {integrity: sha512-bhhdtPw7JqCiEfC9Jimx5LqX9BDIPJEh2q/fQ4bqbBPtyEZYr3cvF22NwG0DmPZNYA0CAf2CnqDB4KIGGpJcaw==} resolution: {integrity: sha512-C3Z9v9Evij2yST3RSBktxP9STm6OdMc5uR1xF1SGr98uv8dUlAL2hqwrZ3GVB3uyMyiegnscEK6PGtYvNrjTjw==}
'@types/node-forge@1.3.11': '@types/node-forge@1.3.11':
resolution: {integrity: sha512-FQx220y22OKNTqaByeBGqHWYz4cl94tpcxeFdvBo3wjG6XPBuZ0BNgNZRV5J5TFmmcsJ4IzsLkmGRiQbnYsBEQ==} resolution: {integrity: sha512-FQx220y22OKNTqaByeBGqHWYz4cl94tpcxeFdvBo3wjG6XPBuZ0BNgNZRV5J5TFmmcsJ4IzsLkmGRiQbnYsBEQ==}
@ -20279,7 +20279,7 @@ snapshots:
'@types/ms@2.1.0': '@types/ms@2.1.0':
optional: true optional: true
'@types/multer@1.4.13': '@types/multer@2.0.0':
dependencies: dependencies:
'@types/express': 5.0.3 '@types/express': 5.0.3