chore: update deps
This commit is contained in:
parent
5389b16c59
commit
36e59c5b5f
2 changed files with 5 additions and 5 deletions
|
@ -42,7 +42,7 @@
|
|||
"@koa/cors": "3.0.0",
|
||||
"@koa/multer": "2.0.2",
|
||||
"@koa/router": "8.0.8",
|
||||
"@syuilo/aiscript": "0.3.0",
|
||||
"@syuilo/aiscript": "0.3.1",
|
||||
"@types/bcryptjs": "2.4.2",
|
||||
"@types/bull": "3.12.1",
|
||||
"@types/cbor": "5.0.0",
|
||||
|
|
|
@ -144,10 +144,10 @@
|
|||
dependencies:
|
||||
type-detect "4.0.8"
|
||||
|
||||
"@syuilo/aiscript@0.3.0":
|
||||
version "0.3.0"
|
||||
resolved "https://registry.yarnpkg.com/@syuilo/aiscript/-/aiscript-0.3.0.tgz#cb0645df40ae97a54eb7e318abef2ccb8045aa14"
|
||||
integrity sha512-jjtcFqnp5ryzAU3mxP25YJEJH/FmIrMycnFwSer/q1BVsAIqHOIhnRTWjxjVI3n1YHIO5DSD4yG/Em6I3bxJow==
|
||||
"@syuilo/aiscript@0.3.1":
|
||||
version "0.3.1"
|
||||
resolved "https://registry.yarnpkg.com/@syuilo/aiscript/-/aiscript-0.3.1.tgz#40176c4a4f7803e62c8cbdf571c52c227b2e7444"
|
||||
integrity sha512-xqdkVBFEjHZlKG9gQMdbCGVPTrWDA39mdpSN8nl6PlETkcjMRlnZ9HKEZrbP4HsSnyPWwTUzs/m7lsvuqt/zaw==
|
||||
dependencies:
|
||||
"@types/seedrandom" "2.4.28"
|
||||
autobind-decorator "2.4.0"
|
||||
|
|
Loading…
Reference in a new issue