Bump file-type from 21.1.0 to 21.1.1

Bumps [file-type](https://github.com/sindresorhus/file-type) from 21.1.0 to 21.1.1.
- [Release notes](https://github.com/sindresorhus/file-type/releases)
- [Commits](https://github.com/sindresorhus/file-type/compare/v21.1.0...v21.1.1)

---
updated-dependencies:
- dependency-name: file-type
  dependency-version: 21.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-12-08 08:18:15 +00:00 committed by GitHub
parent 176af14915
commit 5e7cca9d10
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 16 additions and 17 deletions

View File

@ -17,7 +17,7 @@
},
"dependencies": {
"ajv": "^8.13.0",
"file-type": "^21.0.0",
"file-type": "^21.1.1",
"silk-wasm": "^3.6.1"
},
"devDependencies": {

View File

@ -23,7 +23,7 @@
"@protobuf-ts/runtime": "^2.11.1",
"ajv": "^8.13.0",
"@sinclair/typebox": "^0.34.38",
"file-type": "^21.0.0",
"file-type": "^21.1.1",
"compressing": "^1.10.1",
"napcat-image-size": "workspace:*",
"napcat-common": "workspace:*",

View File

@ -25,7 +25,7 @@
"cors": "^2.8.5",
"express": "^5.0.0",
"ws": "^8.18.3",
"file-type": "^21.0.0",
"file-type": "^21.1.1",
"async-mutex": "^0.5.0",
"napcat-protobuf": "workspace:*",
"json5": "^2.2.3",

View File

@ -52,8 +52,8 @@ importers:
specifier: ^8.13.0
version: 8.17.1
file-type:
specifier: ^21.0.0
version: 21.1.0
specifier: ^21.1.1
version: 21.1.1
silk-wasm:
specifier: ^3.6.1
version: 3.7.1
@ -77,8 +77,8 @@ importers:
specifier: ^1.10.1
version: 1.10.3
file-type:
specifier: ^21.0.0
version: 21.1.0
specifier: ^21.1.1
version: 21.1.1
inversify:
specifier: ^7.10.4
version: 7.10.4(reflect-metadata@0.2.2)
@ -167,8 +167,8 @@ importers:
specifier: ^4.3.6
version: 4.5.3
file-type:
specifier: ^21.0.0
version: 21.1.0
specifier: ^21.1.1
version: 21.1.1
json5:
specifier: ^2.2.3
version: 2.2.3
@ -2436,8 +2436,8 @@ packages:
'@tanstack/virtual-core@3.11.3':
resolution: {integrity: sha512-v2mrNSnMwnPJtcVqNvV0c5roGCBqeogN8jDtgtuHCphdwBasOZ17x8UV8qpHUh+u0MLfX43c0uUHKje0s+Zb0w==}
'@tokenizer/inflate@0.3.1':
resolution: {integrity: sha512-4oeoZEBQdLdt5WmP/hx1KZ6D3/Oid/0cUb2nk4F0pTDAWy+KCH3/EnAkZF/bvckWo8I33EqBm01lIPgmgc8rCA==}
'@tokenizer/inflate@0.4.1':
resolution: {integrity: sha512-2mAv+8pkG6GIZiF1kNg1jAjh27IDxEPKwdGul3snfztFerfPGI1LjDezZp3i7BElXompqEtPmoPx6c2wgtWsOA==}
engines: {node: '>=18'}
'@tokenizer/token@0.3.0':
@ -3700,8 +3700,8 @@ packages:
resolution: {integrity: sha512-QgXo+mXTe8ljeqUFaX3QVHc5osSItJ/Km+xpocx0aSqWGMSCf6qYs/VnzZgS864Pjn5iceMRFigeAV7AfTlaig==}
engines: {node: '>= 12'}
file-type@21.1.0:
resolution: {integrity: sha512-boU4EHmP3JXkwDo4uhyBhTt5pPstxB6eEXKJBu2yu2l7aAMMm7QQYQEzssJmKReZYrFdFOJS8koVo6bXIBGDqA==}
file-type@21.1.1:
resolution: {integrity: sha512-ifJXo8zUqbQ/bLbl9sFoqHNTNWbnPY1COImFfM6CCy7z+E+jC1eY9YfOKkx0fckIg+VljAy2/87T61fp0+eEkg==}
engines: {node: '>=20'}
fill-range@7.1.1:
@ -8191,10 +8191,9 @@ snapshots:
'@tanstack/virtual-core@3.11.3': {}
'@tokenizer/inflate@0.3.1':
'@tokenizer/inflate@0.4.1':
dependencies:
debug: 4.4.3
fflate: 0.8.2
token-types: 6.1.1
transitivePeerDependencies:
- supports-color
@ -9688,9 +9687,9 @@ snapshots:
dependencies:
tslib: 2.8.1
file-type@21.1.0:
file-type@21.1.1:
dependencies:
'@tokenizer/inflate': 0.3.1
'@tokenizer/inflate': 0.4.1
strtok3: 10.3.4
token-types: 6.1.1
uint8array-extras: 1.5.0