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 8aa42c4f..7dab4e3f 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -39,7 +39,7 @@ "style-loader": "^3.0.0", "stylelint": "^13.13.1", "stylelint-config-standard": "^22.0.0", - "webpack": "^5.40.0", + "webpack": "^5.41.0", "webpack-cli": "^4.7.2", "webpack-dev-server": "^3.11.2" }, |