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 8bcb2acb6a1..f61edbd7d23 100644 --- a/package.json +++ b/package.json @@ -143,7 +143,7 @@ "style-loader": "^3.3.1", "vue-loader": "^15.9.8", "vue-template-compiler": "^2.7.13", - "webpack": "^5.74.0", + "webpack": "^5.75.0", "webpack-cli": "^4.9.2", "webpack-merge": "^5.8.0" }, |