1
0
Fork 0

fix(deps): update dependency booru to v2.6.4
Build / build (current) (pull_request) Successful in 2m29s Details
Build / build (current) (push) Successful in 2m30s Details

This commit is contained in:
Renovate Bot 2023-08-10 16:01:25 +00:00
parent 2b4ee51a86
commit 0b4884c06d
2 changed files with 12 additions and 12 deletions

View File

@ -1,6 +1,6 @@
{
"dependencies": {
"booru": "2.6.3",
"booru": "2.6.4",
"express": ">=5.0.0-beta.1",
"helmet": "7.0.0",
"morgan": "1.10.0"

View File

@ -2,8 +2,8 @@ lockfileVersion: '6.0'
dependencies:
booru:
specifier: 2.6.3
version: 2.6.3
specifier: 2.6.4
version: 2.6.4
express:
specifier: '>=5.0.0-beta.1'
version: 5.0.0-beta.1
@ -479,12 +479,12 @@ packages:
- supports-color
dev: false
/booru@2.6.3:
resolution: {integrity: sha512-dAq+XyKrvlCFNeUtS6Yng6TxghNofQea7t/yuPTezosnHp1Ypup+KwIiXpAdCAvxbRXuFtBuTd/RV4xPzsTo1w==}
/booru@2.6.4:
resolution: {integrity: sha512-EUODFgs7x0G7EmuU/a8w50tUJZd8igIjxhh5lQRhdw33sm1tGsbJp9zRWogsywHDjSo/W/QP/5hkWOPaOpMqxg==}
engines: {node: '>=10.0.0'}
dependencies:
fast-xml-parser: 4.1.3
undici: 5.21.0
fast-xml-parser: 4.2.7
undici: 5.23.0
dev: false
/brace-expansion@1.1.11:
@ -896,8 +896,8 @@ packages:
resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==}
dev: true
/fast-xml-parser@4.1.3:
resolution: {integrity: sha512-LsNDahCiCcJPe8NO7HijcnukHB24tKbfDDA5IILx9dmW3Frb52lhbeX6MPNUSvyGNfav2VTYpJ/OqkRoVLrh2Q==}
/fast-xml-parser@4.2.7:
resolution: {integrity: sha512-J8r6BriSLO1uj2miOk1NW0YVm8AGOOu3Si2HQp/cSmo6EA4m3fcwu2WKjJ4RK9wMLBtg69y1kS8baDiQBR41Ig==}
hasBin: true
dependencies:
strnum: 1.0.5
@ -1704,9 +1704,9 @@ packages:
resolution: {integrity: sha512-WxONCrssBM8TSPRqN5EmsjVrsv4A8X12J4ArBiiayv3DyyG3ZlIg6yysuuSYdZsVz3TKcTg2fd//Ujd4CHV1iA==}
dev: true
/undici@5.21.0:
resolution: {integrity: sha512-HOjK8l6a57b2ZGXOcUsI5NLfoTrfmbOl90ixJDl0AEFG4wgHNDQxtZy15/ZQp7HhjkpaGlp/eneMgtsu1dIlUA==}
engines: {node: '>=12.18'}
/undici@5.23.0:
resolution: {integrity: sha512-1D7w+fvRsqlQ9GscLBwcAJinqcZGHUKjbOmXdlE/v8BvEGXjeWAax+341q44EuTcHXXnfyKNbKRq4Lg7OzhMmg==}
engines: {node: '>=14.0'}
dependencies:
busboy: 1.6.0
dev: false