Update dependency file-type to v16.3.0

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-03-07 21:16:11 +00:00
parent a0ae140ab2
commit fca4920d1f
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View file

@ -43,7 +43,7 @@
"class-validator": "0.13.1",
"cli-color": "2.0.0",
"connect-typeorm": "1.1.4",
"file-type": "16.2.0",
"file-type": "16.3.0",
"joi": "17.4.0",
"minio": "7.0.18",
"nest-router": "1.0.9",

View file

@ -3329,10 +3329,10 @@ file-entry-cache@^6.0.0:
dependencies:
flat-cache "^3.0.4"
file-type@16.2.0:
version "16.2.0"
resolved "https://registry.yarnpkg.com/file-type/-/file-type-16.2.0.tgz#d4f1da71ddda758db7f15f93adfaed09ce9e2715"
integrity sha512-1Wwww3mmZCMmLjBfslCluwt2mxH80GsAXYrvPnfQ42G1EGWag336kB1iyCgyn7UXiKY3cJrNykXPrCwA7xb5Ag==
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==
dependencies:
readable-web-to-node-stream "^3.0.0"
strtok3 "^6.0.3"