chore(deps): update dependency @types/mime to v3.0.4 (#4144)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-11-30 19:26:38 +01:00 committed by GitHub
parent 7dd4494c2d
commit c5831f3479
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -61,7 +61,7 @@
"@types/jest": "29.5.5",
"@types/jsonwebtoken": "9.0.3",
"@types/lodash": "4.14.199",
"@types/mime": "3.0.2",
"@types/mime": "3.0.4",
"@types/minimatch": "5.1.2",
"@types/node": "20.8.3",
"@types/node-fetch": "2.6.9",

View File

@ -151,8 +151,8 @@ importers:
specifier: 4.14.199
version: 4.14.199
'@types/mime':
specifier: 3.0.2
version: 3.0.2
specifier: 3.0.4
version: 3.0.4
'@types/minimatch':
specifier: 5.1.2
version: 5.1.2
@ -11772,8 +11772,8 @@ packages:
/@types/mime@1.3.3:
resolution: {integrity: sha512-Ys+/St+2VF4+xuY6+kDIXGxbNRO0mesVg0bbxEfB97Od1Vjpjx9KD1qxs64Gcb3CWPirk9Xe+PT4YiiHQ9T+eg==}
/@types/mime@3.0.2:
resolution: {integrity: sha512-Wj+fqpTLtTbG7c0tH47dkahefpLKEbB+xAZuLq7b4/IDHPl/n6VoXcyUQ2bypFlbSwvCr0y+bD4euTTqTJsPxQ==}
/@types/mime@3.0.4:
resolution: {integrity: sha512-iJt33IQnVRkqeqC7PzBHPTC6fDlRNRW8vjrgqtScAhrmMwe8c4Eo7+fUGTa+XdWrpEgpyKWMYmi2dIwMAYRzPw==}
dev: true
/@types/minimatch@5.1.2:
@ -11990,7 +11990,7 @@ packages:
resolution: {integrity: sha512-yVRvFsEMrv7s0lGhzrggJjNOSmZCdgCjw9xWrPr/kNNLp6FaDfMC1KaYl3TSJ0c58bECwNBMoQrZJ8hA8E1eFg==}
dependencies:
'@types/http-errors': 2.0.4
'@types/mime': 3.0.2
'@types/mime': 3.0.4
'@types/node': 20.8.3
dev: true