From e0e4b43707b51593fce375fde0fb8697937e0f7d Mon Sep 17 00:00:00 2001
From: syuilo <syuilotan@yahoo.co.jp>
Date: Sat, 18 Apr 2020 12:02:33 +0900
Subject: [PATCH] chore: Update dep

---
 package.json | 2 +-
 yarn.lock    | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package.json b/package.json
index 14d725190d..19db8d9267 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.2",
+		"@syuilo/aiscript": "0.4.0",
 		"@types/bcryptjs": "2.4.2",
 		"@types/bull": "3.12.1",
 		"@types/cbor": "5.0.0",
diff --git a/yarn.lock b/yarn.lock
index 124dc94ccd..45456afdfe 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -144,10 +144,10 @@
   dependencies:
     type-detect "4.0.8"
 
-"@syuilo/aiscript@0.3.2":
-  version "0.3.2"
-  resolved "https://registry.yarnpkg.com/@syuilo/aiscript/-/aiscript-0.3.2.tgz#c22f745ded968f24279fbce2d717a20db1e70359"
-  integrity sha512-fKA0dq7yKq2HpbDTjn61sbqMuD+ArD7J/HZXtL/0BHVWL6WnzXDbWOW/jxyABvEksmOsJbMf2LHmsikDwE612w==
+"@syuilo/aiscript@0.4.0":
+  version "0.4.0"
+  resolved "https://registry.yarnpkg.com/@syuilo/aiscript/-/aiscript-0.4.0.tgz#7f2dab391da4cc60ceb81e892566c57e61669489"
+  integrity sha512-A20eXB4UVSISVlJ8cwttDDa0WuV8/Wb6qswpLvgnYatoksG/mM29m6WbrB/gsrNXdtccdrNxS26vILmTMWrDhQ==
   dependencies:
     "@types/seedrandom" "2.4.28"
     autobind-decorator "2.4.0"