Merge pull request #558 from fraction/dependabot/npm_and_yarn/file-type-16.1.0

Bump file-type from 16.0.1 to 16.1.0
This commit is contained in:
Christian Bundy 2020-12-22 09:11:36 -08:00 committed by GitHub
commit 57662bd224
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

6
package-lock.json generated
View File

@ -4240,9 +4240,9 @@
}
},
"file-type": {
"version": "16.0.1",
"resolved": "https://registry.npmjs.org/file-type/-/file-type-16.0.1.tgz",
"integrity": "sha512-rwXqMZiizJd0uXZE52KN2DtPBAV99qz9cUTHHt8pSyaQzgVYrHJGR0qt2p4N/yzHEL/tGrlB/TgawQb4Fnxxyw==",
"version": "16.1.0",
"resolved": "https://registry.npmjs.org/file-type/-/file-type-16.1.0.tgz",
"integrity": "sha512-G4Klqf6tuprtG0pC4r9kni4Wv8XhAAsfHphVqsQGA+YiOlPAO40BZduDqKfv0RFsu9q9ZbFObWfwszY/NqhEZw==",
"requires": {
"readable-web-to-node-stream": "^3.0.0",
"strtok3": "^6.0.3",