forked from FoundKeyGang/FoundKey
chore: Update dep
This commit is contained in:
parent
75d59a9c9b
commit
050564f717
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.3.1",
|
"@syuilo/aiscript": "0.3.2",
|
||||||
"@types/bcryptjs": "2.4.2",
|
"@types/bcryptjs": "2.4.2",
|
||||||
"@types/bull": "3.12.1",
|
"@types/bull": "3.12.1",
|
||||||
"@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.3.1":
|
"@syuilo/aiscript@0.3.2":
|
||||||
version "0.3.1"
|
version "0.3.2"
|
||||||
resolved "https://registry.yarnpkg.com/@syuilo/aiscript/-/aiscript-0.3.1.tgz#40176c4a4f7803e62c8cbdf571c52c227b2e7444"
|
resolved "https://registry.yarnpkg.com/@syuilo/aiscript/-/aiscript-0.3.2.tgz#c22f745ded968f24279fbce2d717a20db1e70359"
|
||||||
integrity sha512-xqdkVBFEjHZlKG9gQMdbCGVPTrWDA39mdpSN8nl6PlETkcjMRlnZ9HKEZrbP4HsSnyPWwTUzs/m7lsvuqt/zaw==
|
integrity sha512-fKA0dq7yKq2HpbDTjn61sbqMuD+ArD7J/HZXtL/0BHVWL6WnzXDbWOW/jxyABvEksmOsJbMf2LHmsikDwE612w==
|
||||||
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