Update dependency booru to v2.6.3
This commit is contained in:
parent
bf122663fa
commit
e3aa861364
5 changed files with 11 additions and 11 deletions
Binary file not shown.
BIN
.yarn/cache/booru-npm-2.6.3-fc37f73cf5-c861306074.zip
vendored
Normal file
BIN
.yarn/cache/booru-npm-2.6.3-fc37f73cf5-c861306074.zip
vendored
Normal file
Binary file not shown.
Binary file not shown.
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"booru": "2.6.2",
|
||||
"booru": "2.6.3",
|
||||
"command-line-args": "5.2.1",
|
||||
"command-line-usage": "6.1.3",
|
||||
"got-cjs": "12.3.1",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -562,13 +562,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"booru@npm:2.6.2":
|
||||
version: 2.6.2
|
||||
resolution: "booru@npm:2.6.2"
|
||||
"booru@npm:2.6.3":
|
||||
version: 2.6.3
|
||||
resolution: "booru@npm:2.6.3"
|
||||
dependencies:
|
||||
fast-xml-parser: ^4.0.9
|
||||
undici: ^5.7.0
|
||||
checksum: 0bc20c3fad2bbc6b61d719d054a93c4e379a2e0f6593fd86029f703185d4cc7bac8a3da2da1d7dd0e34e746887530a1a8c83fa2b8487415e266deacb473770ac
|
||||
undici: ^5.10.0
|
||||
checksum: c8613060742d4d9891e94c128c989331cf889e3a99ef9917b7ee159d1bca8453aaef6bf4049e9f8dfad1ca94df26ef7254c9279c635cc3e73831b164190ce51e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1166,7 +1166,7 @@ __metadata:
|
|||
"@types/node-fetch": 2.6.2
|
||||
"@typescript-eslint/eslint-plugin": 5.36.2
|
||||
"@typescript-eslint/parser": 5.36.2
|
||||
booru: 2.6.2
|
||||
booru: 2.6.3
|
||||
command-line-args: 5.2.1
|
||||
command-line-usage: 6.1.3
|
||||
eslint: 8.23.0
|
||||
|
@ -2740,10 +2740,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"undici@npm:^5.7.0":
|
||||
version: 5.7.0
|
||||
resolution: "undici@npm:5.7.0"
|
||||
checksum: 3a8133697ee7124f4998c01dcb2255206a85bdf99cc75e97d2535d752bc853a9b39e149e7292479c6c170602947c7c77403081ced10ffbffcbe9fb077e40c6fb
|
||||
"undici@npm:^5.10.0":
|
||||
version: 5.10.0
|
||||
resolution: "undici@npm:5.10.0"
|
||||
checksum: 7ba2b71dccc74cd2bdf645b83e9aaef374ae04855943d0a2f42a3d0b9e5556f37cc9b5156fb5288277a2fa95fd46a56f3ae0d5cf73db3f008d75ec41104b136c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Reference in a new issue