From e72011f1dafc11ea70dd60b653d25b0e48832cce Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 22 Apr 2020 00:08:29 +0900 Subject: chore: Update deps --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index ae5947219c..9380c7c7c6 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.4.1", + "@syuilo/aiscript": "0.5.0", "@types/bcryptjs": "2.4.2", "@types/bull": "3.12.2", "@types/cbor": "5.0.0", @@ -258,7 +258,7 @@ "vuex": "3.1.3", "vuex-persistedstate": "3.0.1", "web-push": "3.4.3", - "webpack": "4.42.1", + "webpack": "5.0.0-beta.15", "webpack-cli": "3.3.11", "websocket": "1.0.31", "ws": "7.2.3", -- cgit v1.2.3-freya