Update dependency booru to v2.6.2
This commit is contained in:
parent
fde3fbf48d
commit
bd668a7ae2
3 changed files with 6 additions and 6 deletions
Binary file not shown.
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"booru": "2.6.1",
|
||||
"booru": "2.6.2",
|
||||
"command-line-args": "5.2.1",
|
||||
"command-line-usage": "6.1.3",
|
||||
"got-cjs": "12.0.4",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -554,13 +554,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"booru@npm:2.6.1":
|
||||
version: 2.6.1
|
||||
resolution: "booru@npm:2.6.1"
|
||||
"booru@npm:2.6.2":
|
||||
version: 2.6.2
|
||||
resolution: "booru@npm:2.6.2"
|
||||
dependencies:
|
||||
fast-xml-parser: ^4.0.9
|
||||
undici: ^5.7.0
|
||||
checksum: c1c5865c6226fa225224b6d473a34b007dd16620943fb8ea47b8828ae56ab87849e65dfb18d1bbe06c3189eb064bdef5cb29c13bd5ef3b2527f850824af90c36
|
||||
checksum: 0bc20c3fad2bbc6b61d719d054a93c4e379a2e0f6593fd86029f703185d4cc7bac8a3da2da1d7dd0e34e746887530a1a8c83fa2b8487415e266deacb473770ac
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1158,7 +1158,7 @@ __metadata:
|
|||
"@types/node-fetch": 2.6.2
|
||||
"@typescript-eslint/eslint-plugin": 5.32.0
|
||||
"@typescript-eslint/parser": 5.32.0
|
||||
booru: 2.6.1
|
||||
booru: 2.6.2
|
||||
command-line-args: 5.2.1
|
||||
command-line-usage: 6.1.3
|
||||
eslint: 8.21.0
|
||||
|
|
Reference in a new issue