diff --git a/package.json b/package.json index c73678521..3398e42a5 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 027894030..4bc69914f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"