chore: Update dep
This commit is contained in:
parent
2ee5835186
commit
05a785ebd0
2 changed files with 6 additions and 6 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.5.0",
|
"@syuilo/aiscript": "0.6.0",
|
||||||
"@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",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -144,15 +144,15 @@
|
||||||
dependencies:
|
dependencies:
|
||||||
type-detect "4.0.8"
|
type-detect "4.0.8"
|
||||||
|
|
||||||
"@syuilo/aiscript@0.5.0":
|
"@syuilo/aiscript@0.6.0":
|
||||||
version "0.5.0"
|
version "0.6.0"
|
||||||
resolved "https://registry.yarnpkg.com/@syuilo/aiscript/-/aiscript-0.5.0.tgz#81b9444f864dc0975a5ad8515929b70b211a35aa"
|
resolved "https://registry.yarnpkg.com/@syuilo/aiscript/-/aiscript-0.6.0.tgz#ca615d0bbe62e765181b20542bb7d7246a731417"
|
||||||
integrity sha512-vmLhJEd4+8+SksNO2RfCeeFgkfIYxXDXjV8f3Jwq+RSR/859VvxsFgSgWZGRmYoeDrLXh+cMwUI4y7UiYVutjQ==
|
integrity sha512-tcCzvIGAm7ytMS/b4yUPWxC899WUxSBYIRVENh0qbW5c5ufZtI9FDXQqwkc09QeoI+ztofdY1DY2w7Dm6l/bqQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/seedrandom" "2.4.28"
|
|
||||||
autobind-decorator "2.4.0"
|
autobind-decorator "2.4.0"
|
||||||
chalk "4.0.0"
|
chalk "4.0.0"
|
||||||
seedrandom "3.0.5"
|
seedrandom "3.0.5"
|
||||||
|
stringz "2.1.0"
|
||||||
uuid "7.0.3"
|
uuid "7.0.3"
|
||||||
|
|
||||||
"@tokenizer/token@^0.1.0", "@tokenizer/token@^0.1.1":
|
"@tokenizer/token@^0.1.0", "@tokenizer/token@^0.1.1":
|
||||||
|
|
Loading…
Reference in a new issue