Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

Commit

Permalink
fix(deps): update dependency file-type to v16.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 11, 2021
1 parent 7e2f9a0 commit 7e763cb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"ejs": "3.1.6",
"fastify-multipart": "4.0.5",
"fastify-swagger": "4.7.0",
"file-type": "16.4.0",
"file-type": "16.5.0",
"get-folder-size": "2.0.1",
"graphql": "15.5.0",
"graphql-tools": "7.0.5",
Expand Down
9 changes: 4 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6118,15 +6118,14 @@ file-entry-cache@^6.0.1:
dependencies:
flat-cache "^3.0.4"

file-type@16.4.0:
version "16.4.0"
resolved "https://registry.yarnpkg.com/file-type/-/file-type-16.4.0.tgz#464197e44bd94a452d77b09085d977ae0dad2df4"
integrity sha512-MDAkwha3wHg11Lp++2T3Gu347eC/DB4r7nYj6iZaf1l7UhGBh2746QKxg0BWC8w2dJsxUEmH8KvLueX+GthN2w==
file-type@16.5.0:
version "16.5.0"
resolved "https://registry.yarnpkg.com/file-type/-/file-type-16.5.0.tgz#16a2626f3b33bac612f6e81e52216f3a7c8e12a2"
integrity sha512-OxgWA9tbL8N/WP00GD1z8O0MiwQKFyWRs1q+3FhjdvcGgKqwxcejyGWso3n4/IMU6DdwV+ARZ4A7TTnPkDcSiw==
dependencies:
readable-web-to-node-stream "^3.0.0"
strtok3 "^6.0.3"
token-types "^2.0.0"
typedarray-to-buffer "^3.1.5"

file-type@^3.8.0:
version "3.9.0"
Expand Down

0 comments on commit 7e763cb

Please sign in to comment.