mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-12-29 04:22:40 +00:00
fix(deps): update dependency file-type to v16.5.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
08249414d2
commit
3bdccd64f2
2 changed files with 6 additions and 6 deletions
|
@ -47,7 +47,7 @@
|
|||
"connect-typeorm": "1.1.4",
|
||||
"eslint-plugin-jest": "24.3.6",
|
||||
"eslint-plugin-local-rules": "1.1.0",
|
||||
"file-type": "16.5.0",
|
||||
"file-type": "16.5.1",
|
||||
"joi": "17.4.0",
|
||||
"minio": "7.0.18",
|
||||
"nest-router": "1.0.9",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -3243,10 +3243,10 @@ file-entry-cache@^6.0.1:
|
|||
dependencies:
|
||||
flat-cache "^3.0.4"
|
||||
|
||||
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==
|
||||
file-type@16.5.1:
|
||||
version "16.5.1"
|
||||
resolved "https://registry.yarnpkg.com/file-type/-/file-type-16.5.1.tgz#dd697dc5c3a2f4db63af746f38a6322e5e7bc6a5"
|
||||
integrity sha512-Pi1G43smrCy82Q3be3sfKaeS5uHdfj905dP88YqhroG6TYbVY2ljTdDXeXqa6Cn5nOk6znOjWM2uZptA8vH/qQ==
|
||||
dependencies:
|
||||
readable-web-to-node-stream "^3.0.0"
|
||||
strtok3 "^6.0.3"
|
||||
|
@ -6641,7 +6641,7 @@ tsconfig-paths@3.10.1:
|
|||
minimist "^1.2.0"
|
||||
strip-bom "^3.0.0"
|
||||
|
||||
tsconfig-paths@3.9.0, tsconfig-paths@^3.9.0:
|
||||
tsconfig-paths@^3.9.0:
|
||||
version "3.9.0"
|
||||
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.9.0.tgz#098547a6c4448807e8fcb8eae081064ee9a3c90b"
|
||||
integrity sha512-dRcuzokWhajtZWkQsDVKbWyY+jgcLC5sqJhg2PSgf4ZkH2aHPvaOY8YWGhmjb68b5qqTfasSsDO9k7RUiEmZAw==
|
||||
|
|
Loading…
Reference in a new issue