Merge pull request #678 from fraction/dependabot/npm_and_yarn/file-type-16.4.0

Bump file-type from 16.3.0 to 16.4.0
This commit is contained in:
Christian Bundy 2021-05-06 08:01:32 -07:00 committed by GitHub
commit d5e7d1e27d
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

@ -4385,9 +4385,9 @@
}
},
"file-type": {
"version": "16.3.0",
"resolved": "https://registry.npmjs.org/file-type/-/file-type-16.3.0.tgz",
"integrity": "sha512-ZA0hV64611vJT42ltw0T9IDwHApQuxRdrmQZWTeDmeAUtZBBVSQW3nSQqhhW1cAgpXgqcJvm410BYHXJQ9AymA==",
"version": "16.4.0",
"resolved": "https://registry.npmjs.org/file-type/-/file-type-16.4.0.tgz",
"integrity": "sha512-MDAkwha3wHg11Lp++2T3Gu347eC/DB4r7nYj6iZaf1l7UhGBh2746QKxg0BWC8w2dJsxUEmH8KvLueX+GthN2w==",
"requires": {
"readable-web-to-node-stream": "^3.0.0",
"strtok3": "^6.0.3",