From e4c5ee685e84441115ea82c6f9963f30845bfaf2 Mon Sep 17 00:00:00 2001 From: ChenX Date: Thu, 13 May 2021 10:02:21 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=80=E5=8F=91:=E6=9B=B4=E6=96=B0=E4=BE=9D?= =?UTF-8?q?=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 406fddb7a..051b64652 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@types/request-promise-native": "^1.0.17", "@types/stats.js": "^0.17.0", "@types/terser-webpack-plugin": "^5.0.3", - "@types/webpack": "^4.41.27", + "@types/webpack": "^4.41.28", "@types/webpack-dev-server": "^3.11.3", "@types/webpack-env": "^1.16.0", "@types/webpack-merge": "^4.1.5", @@ -97,7 +97,7 @@ "detect-browser": "^5.2.0", "dxf-parser-2": "^1.0.0-alpha.4", "flatbush": "^3.3.0", - "hotkeys-js": "^3.8.3", + "hotkeys-js": "^3.8.5", "js-angusj-clipper": "^1.1.1", "mobx": "^5.15.7", "mobx-react": "^6.3.1",