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 fb283fb5..c1c4061d 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -42,7 +42,7 @@ "stylelint-config-standard": "^22.0.0", "webpack": "^5.51.1", "webpack-cli": "^4.8.0", - "webpack-dev-server": "^4.0.0" + "webpack-dev-server": "^4.1.0" }, "babel": { "plugins": [ |