diff options
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json index a25214f1..dcb15edc 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -44,7 +44,7 @@ "terser-webpack-plugin": "^1.3.0", "webpack": "^4.32.2", "webpack-cli": "^3.3.2", - "webpack-dev-server": "^3.4.1" + "webpack-dev-server": "^3.5.1" }, "babel": { "plugins": [ |