Update dependency file-type to v16.4.0

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-05-05 20:26:59 +00:00 committed by David Mehren
parent d0f787e3c2
commit a6d7fc2c30
No known key found for this signature in database
GPG key ID: 185982BA4C42B7C3
2 changed files with 5 additions and 5 deletions

View file

@ -45,7 +45,7 @@
"cli-color": "2.0.0",
"connect-typeorm": "1.1.4",
"eslint-plugin-jest": "24.3.6",
"file-type": "16.3.0",
"file-type": "16.4.0",
"joi": "17.4.0",
"minio": "7.0.18",
"nest-router": "1.0.9",

View file

@ -3287,10 +3287,10 @@ file-entry-cache@^6.0.1:
dependencies:
flat-cache "^3.0.4"
file-type@16.3.0:
version "16.3.0"
resolved "https://registry.yarnpkg.com/file-type/-/file-type-16.3.0.tgz#f03af91db30f92cc9a0b335c0644c46101522f6d"
integrity sha512-ZA0hV64611vJT42ltw0T9IDwHApQuxRdrmQZWTeDmeAUtZBBVSQW3nSQqhhW1cAgpXgqcJvm410BYHXJQ9AymA==
file-type@16.4.0:
version "16.4.0"
resolved "https://registry.yarnpkg.com/file-type/-/file-type-16.4.0.tgz#464197e44bd94a452d77b09085d977ae0dad2df4"
integrity sha512-MDAkwha3wHg11Lp++2T3Gu347eC/DB4r7nYj6iZaf1l7UhGBh2746QKxg0BWC8w2dJsxUEmH8KvLueX+GthN2w==
dependencies:
readable-web-to-node-stream "^3.0.0"
strtok3 "^6.0.3"