diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 13a0c162..f5442ccc 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "style-loader": "^3.3.2", "stylelint": "^15.2.0", "stylelint-config-standard": "^30.0.1", - "webpack": "^5.76.1", + "webpack": "^5.76.2", "webpack-cli": "^5.0.1", "webpack-dev-server": "^4.12.0" }, |