Bump file-type from 16.5.3 to 16.5.4

Bumps [file-type](https://github.com/sindresorhus/file-type) from 16.5.3 to 16.5.4.
- [Release notes](https://github.com/sindresorhus/file-type/releases)
- [Commits](https://github.com/sindresorhus/file-type/compare/v16.5.3...v16.5.4)

---
updated-dependencies:
- dependency-name: file-type
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-07-23 05:29:06 +00:00 committed by GitHub
parent 5da3326dc2
commit d71b3d2df0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -37,7 +37,7 @@
"eslint-plugin-react-hooks": "^4.2.0", "eslint-plugin-react-hooks": "^4.2.0",
"exifr": "^7.1.3", "exifr": "^7.1.3",
"ffmpeg-wasm": "file:./thirdparty/ffmpeg-wasm", "ffmpeg-wasm": "file:./thirdparty/ffmpeg-wasm",
"file-type": "^16.5.3", "file-type": "^16.5.4",
"formik": "^2.1.5", "formik": "^2.1.5",
"heic-convert": "^1.2.4", "heic-convert": "^1.2.4",
"http-proxy-middleware": "^1.0.5", "http-proxy-middleware": "^1.0.5",

View file

@ -3119,10 +3119,10 @@ file-selector@^0.2.2:
dependencies: dependencies:
tslib "^2.0.3" tslib "^2.0.3"
file-type@^16.5.3: file-type@^16.5.4:
version "16.5.3" version "16.5.4"
resolved "https://registry.npmjs.org/file-type/-/file-type-16.5.3.tgz" resolved "https://registry.yarnpkg.com/file-type/-/file-type-16.5.4.tgz#474fb4f704bee427681f98dd390058a172a6c2fd"
integrity sha512-uVsl7iFhHSOY4bEONLlTK47iAHtNsFHWP5YE4xJfZ4rnX7S1Q3wce09XgqSC7E/xh8Ncv/be1lNoyprlUH/x6A== integrity sha512-/yFHK0aGjFEgDJjEKP0pWCplsPFPhwyfwevf/pVxiN0tmE4L9LmwWxWukdJSHdoCli4VgQLehjJtwQBnqmsKcw==
dependencies: dependencies:
readable-web-to-node-stream "^3.0.0" readable-web-to-node-stream "^3.0.0"
strtok3 "^6.2.4" strtok3 "^6.2.4"