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

Commit 7e763cb

Browse files
committed
fix(deps): update dependency file-type to v16.5.0
1 parent 7e2f9a0 commit 7e763cb

2 files changed

Lines changed: 5 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"ejs": "3.1.6",
7878
"fastify-multipart": "4.0.5",
7979
"fastify-swagger": "4.7.0",
80-
"file-type": "16.4.0",
80+
"file-type": "16.5.0",
8181
"get-folder-size": "2.0.1",
8282
"graphql": "15.5.0",
8383
"graphql-tools": "7.0.5",

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6118,15 +6118,14 @@ file-entry-cache@^6.0.1:
61186118
dependencies:
61196119
flat-cache "^3.0.4"
61206120

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

61316130
file-type@^3.8.0:
61326131
version "3.9.0"

0 commit comments

Comments
 (0)