Update dependency file-type to v13.0.3

This commit is contained in:
Renovate Bot 2020-01-10 18:27:18 +00:00
parent fa57814678
commit f1a0ccbe13
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": "13.0.2",
"file-type": "13.0.3",
"filenamify": "4.1.0",
"fs-extra": "8.1.0",
"got": "10.2.1",

View file

@ -3482,10 +3482,10 @@ file-entry-cache@^5.0.1:
dependencies:
flat-cache "^2.0.1"
file-type@13.0.2:
version "13.0.2"
resolved "https://registry.yarnpkg.com/file-type/-/file-type-13.0.2.tgz#99baeffc3989e4fdb189534700b6b494e114da74"
integrity sha512-7ZgM94zayCOwYUxUzsyI32TCd4cX1VepB75cqJR3DAnm4WS/lZKxc4LyhbBhCK71XPhZWKvLHD2voVcWeOv0MA==
file-type@13.0.3:
version "13.0.3"
resolved "https://registry.yarnpkg.com/file-type/-/file-type-13.0.3.tgz#38ec631acda18103da09d4f1750836932e6711c4"
integrity sha512-fe3+9mnMLbpP8nRQm/cJgehypv375SOFOXFdLYyYe7hWxdWgS5hkDpWnld5At/vvfVEN6rVqKA3EOKMP03tJGg==
dependencies:
readable-web-to-node-stream "^2.0.0"
strtok3 "^5.0.1"