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 02fb26c0..dca647b4 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -40,7 +40,7 @@ "style-loader": "^2.0.0", "stylelint": "^13.7.2", "stylelint-config-standard": "^20.0.0", - "webpack": "^5.1.2", + "webpack": "^5.3.2", "webpack-cli": "^4.0.0" }, "babel": { |