Update dependency file-type to v14.1.3

This commit is contained in:
Renovate Bot 2020-02-25 08:24:45 +00:00
parent 381cfb7099
commit a8ffe7768e
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.2",
"file-type": "14.1.3",
"filenamify": "4.1.0",
"fs-extra": "8.1.0",
"got": "10.4.0",

View file

@ -3729,10 +3729,10 @@ file-entry-cache@^5.0.1:
dependencies:
flat-cache "^2.0.1"
file-type@14.1.2:
version "14.1.2"
resolved "https://registry.yarnpkg.com/file-type/-/file-type-14.1.2.tgz#ee7adfa2a0483d8be3a38aea58fdf2705ab00fb4"
integrity sha512-9NI4+QzDlEPB6OETc/FcJt8i8vNT396VweRwEwLcE07MnorWkZDopNuc+MeoYA7ArbzoK044JbaDExWys8deTQ==
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==
dependencies:
readable-web-to-node-stream "^2.0.0"
strtok3 "^6.0.0"