chore: Update dep
This commit is contained in:
parent
f704e7a602
commit
26d6fe9a4e
2 changed files with 5 additions and 5 deletions
|
@ -42,7 +42,7 @@
|
||||||
"@koa/cors": "3.0.0",
|
"@koa/cors": "3.0.0",
|
||||||
"@koa/multer": "2.0.2",
|
"@koa/multer": "2.0.2",
|
||||||
"@koa/router": "8.0.8",
|
"@koa/router": "8.0.8",
|
||||||
"@syuilo/aiscript": "0.4.0",
|
"@syuilo/aiscript": "0.4.1",
|
||||||
"@types/bcryptjs": "2.4.2",
|
"@types/bcryptjs": "2.4.2",
|
||||||
"@types/bull": "3.12.2",
|
"@types/bull": "3.12.2",
|
||||||
"@types/cbor": "5.0.0",
|
"@types/cbor": "5.0.0",
|
||||||
|
|
|
@ -144,10 +144,10 @@
|
||||||
dependencies:
|
dependencies:
|
||||||
type-detect "4.0.8"
|
type-detect "4.0.8"
|
||||||
|
|
||||||
"@syuilo/aiscript@0.4.0":
|
"@syuilo/aiscript@0.4.1":
|
||||||
version "0.4.0"
|
version "0.4.1"
|
||||||
resolved "https://registry.yarnpkg.com/@syuilo/aiscript/-/aiscript-0.4.0.tgz#7f2dab391da4cc60ceb81e892566c57e61669489"
|
resolved "https://registry.yarnpkg.com/@syuilo/aiscript/-/aiscript-0.4.1.tgz#13233c47a3e4a145ab8a0a5547be6c8b772d881c"
|
||||||
integrity sha512-A20eXB4UVSISVlJ8cwttDDa0WuV8/Wb6qswpLvgnYatoksG/mM29m6WbrB/gsrNXdtccdrNxS26vILmTMWrDhQ==
|
integrity sha512-iGtpAYIum607x5FeXRmljfw5RP1SqlGM9eanEnan5Sgm00hglPu9Wbd+6HpeK0sqJCpjJHrEbbqLl2XTKTAOaA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/seedrandom" "2.4.28"
|
"@types/seedrandom" "2.4.28"
|
||||||
autobind-decorator "2.4.0"
|
autobind-decorator "2.4.0"
|
||||||
|
|
Loading…
Reference in a new issue