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 committed by David Mehren
parent 8bbc89bed2
commit aeda6fb577
No known key found for this signature in database
GPG key ID: 185982BA4C42B7C3
2 changed files with 5 additions and 5 deletions

View file

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

View file

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