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 f00630f8..d4528ecd 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -40,7 +40,7 @@ "stylelint": "^13.9.0", "stylelint-config-standard": "^20.0.0", "webpack": "^5.20.0", - "webpack-cli": "^4.4.0", + "webpack-cli": "^4.5.0", "webpack-dev-server": "^3.11.2" }, "babel": { |