Bump file-type from 16.3.0 to 16.4.0

Bumps [file-type](https://github.com/sindresorhus/file-type) from 16.3.0 to 16.4.0.
- [Release notes](https://github.com/sindresorhus/file-type/releases)
- [Commits](https://github.com/sindresorhus/file-type/compare/v16.3.0...v16.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-06 05:05:58 +00:00 committed by GitHub
parent 2339f399c2
commit ddf11c2d5f
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",