Update dependency file-type to v14.1.4

This commit is contained in:
Renovate Bot 2020-03-15 11:25:11 +00:00
parent 6c0acfcfb7
commit 9926c83ba7
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View file

@ -47,7 +47,7 @@
"cheerio": "1.0.0-rc.3",
"commander": "4.1.0",
"express": "4.17.1",
"file-type": "14.1.3",
"file-type": "14.1.4",
"filenamify": "4.1.0",
"fs-extra": "8.1.0",
"got": "10.6.0",

View file

@ -3525,10 +3525,10 @@ file-entry-cache@^5.0.1:
dependencies:
flat-cache "^2.0.1"
file-type@14.1.3:
version "14.1.3"
resolved "https://registry.yarnpkg.com/file-type/-/file-type-14.1.3.tgz#cac43fc6ecc1348f7cc4477b420c936c90b917c0"
integrity sha512-fTTNfpY1QxlpKCrA5bRxZL/6f7+6jUCJkOCCzFkAI+tmLu5lfX+4Zo22GG1orRhVH7Dx0fHtMFXq0++NDjKn/w==
file-type@14.1.4:
version "14.1.4"
resolved "https://registry.yarnpkg.com/file-type/-/file-type-14.1.4.tgz#3ac109f2ea9e8f5573d000ec0c6bcdff07fd46de"
integrity sha512-1n6FczX8n73Y/cLjTiMboeTGHfm/i2AWk2oQE7m9a/G5YTCZHCEHEGr32thhLm3iQNUYzTKVQUcYcNHtOLwqgQ==
dependencies:
readable-web-to-node-stream "^2.0.0"
strtok3 "^6.0.0"