diff options
author | Vitaly Takmazov | 2019-06-02 09:25:34 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:55 +0300 |
commit | 3478e37f274f1e6adf6479c6272414f5469c002b (patch) | |
tree | 85141efc82fd015179ab2d8118a29f85c48209f2 /vnext/package.json | |
parent | 0eee3a29974794292df35e9a47980b3744aab31b (diff) |
Update deps
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": [ |