fix(deps): update dependency file-type to v16.5.4 [security]

This commit is contained in:
renovate[bot] 2022-07-24 13:20:16 +00:00 committed by GitHub
parent 520646a212
commit 0495761c44
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -50,7 +50,7 @@
"commander": "9.0.0",
"content-disposition": "0.5.4",
"express": "4.17.3",
"file-type": "16.5.3",
"file-type": "16.5.4",
"filenamify": "4.3.0",
"got": "11.8.5",
"irc-framework": "4.12.1",

View file

@ -3703,10 +3703,10 @@ file-entry-cache@^6.0.1:
dependencies:
flat-cache "^3.0.4"
file-type@16.5.3:
version "16.5.3"
resolved "https://registry.yarnpkg.com/file-type/-/file-type-16.5.3.tgz#474b7e88c74724046abb505e9b8ed4db30c4fc06"
integrity sha512-uVsl7iFhHSOY4bEONLlTK47iAHtNsFHWP5YE4xJfZ4rnX7S1Q3wce09XgqSC7E/xh8Ncv/be1lNoyprlUH/x6A==
file-type@16.5.4:
version "16.5.4"
resolved "https://registry.yarnpkg.com/file-type/-/file-type-16.5.4.tgz#474fb4f704bee427681f98dd390058a172a6c2fd"
integrity sha512-/yFHK0aGjFEgDJjEKP0pWCplsPFPhwyfwevf/pVxiN0tmE4L9LmwWxWukdJSHdoCli4VgQLehjJtwQBnqmsKcw==
dependencies:
readable-web-to-node-stream "^3.0.0"
strtok3 "^6.2.4"