mirror of
https://github.com/thelounge/thelounge
synced 2024-11-10 06:34:21 +00:00
Update dependency file-type to v12.3.1
This commit is contained in:
parent
d237647f8a
commit
7988a0d006
2 changed files with 5 additions and 5 deletions
|
@ -47,7 +47,7 @@
|
|||
"cheerio": "0.22.0",
|
||||
"commander": "3.0.2",
|
||||
"express": "4.17.1",
|
||||
"file-type": "12.3.0",
|
||||
"file-type": "12.3.1",
|
||||
"filenamify": "4.1.0",
|
||||
"fs-extra": "8.1.0",
|
||||
"got": "9.6.0",
|
||||
|
|
|
@ -3454,10 +3454,10 @@ file-entry-cache@^5.0.1:
|
|||
dependencies:
|
||||
flat-cache "^2.0.1"
|
||||
|
||||
file-type@12.3.0:
|
||||
version "12.3.0"
|
||||
resolved "https://registry.yarnpkg.com/file-type/-/file-type-12.3.0.tgz#74d755e5dc9c5cbc7ee6f182529b453906ac88c2"
|
||||
integrity sha512-4E4Esq9KLwjYCY32E7qSmd0h7LefcniZHX+XcdJ4Wfx1uGJX7QCigiqw/U0yT7WOslm28yhxl87DJ0wHYv0RAA==
|
||||
file-type@12.3.1:
|
||||
version "12.3.1"
|
||||
resolved "https://registry.yarnpkg.com/file-type/-/file-type-12.3.1.tgz#8a13bb49332295e5b02c2d6bba6a6a179bd5898c"
|
||||
integrity sha512-FXxY5h6vSYMjrRal4YqbtfuoKD/oE0AMjJ7E5Hm+BdaQECcFVD03B41RAWYJ7wyuLr/wRnCtFo7y37l+nh+TAA==
|
||||
|
||||
filename-reserved-regex@^2.0.0:
|
||||
version "2.0.0"
|
||||
|
|
Loading…
Reference in a new issue