mirror of
https://github.com/thelounge/thelounge
synced 2024-11-11 07:04:18 +00:00
Merge pull request #3776 from thelounge/renovate/file-type-14.x
Update dependency file-type to v14.1.3
This commit is contained in:
commit
e20b1a55c3
2 changed files with 5 additions and 5 deletions
|
@ -47,7 +47,7 @@
|
|||
"cheerio": "1.0.0-rc.3",
|
||||
"commander": "4.1.0",
|
||||
"express": "4.17.1",
|
||||
"file-type": "14.1.2",
|
||||
"file-type": "14.1.3",
|
||||
"filenamify": "4.1.0",
|
||||
"fs-extra": "8.1.0",
|
||||
"got": "10.6.0",
|
||||
|
|
|
@ -3729,10 +3729,10 @@ file-entry-cache@^5.0.1:
|
|||
dependencies:
|
||||
flat-cache "^2.0.1"
|
||||
|
||||
file-type@14.1.2:
|
||||
version "14.1.2"
|
||||
resolved "https://registry.yarnpkg.com/file-type/-/file-type-14.1.2.tgz#ee7adfa2a0483d8be3a38aea58fdf2705ab00fb4"
|
||||
integrity sha512-9NI4+QzDlEPB6OETc/FcJt8i8vNT396VweRwEwLcE07MnorWkZDopNuc+MeoYA7ArbzoK044JbaDExWys8deTQ==
|
||||
file-type@14.1.3:
|
||||
version "14.1.3"
|
||||
resolved "https://registry.yarnpkg.com/file-type/-/file-type-14.1.3.tgz#cac43fc6ecc1348f7cc4477b420c936c90b917c0"
|
||||
integrity sha512-fTTNfpY1QxlpKCrA5bRxZL/6f7+6jUCJkOCCzFkAI+tmLu5lfX+4Zo22GG1orRhVH7Dx0fHtMFXq0++NDjKn/w==
|
||||
dependencies:
|
||||
readable-web-to-node-stream "^2.0.0"
|
||||
strtok3 "^6.0.0"
|
||||
|
|
Loading…
Reference in a new issue