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 bbf5310e6a3..1b140f2f5af 100644 --- a/package.json +++ b/package.json @@ -141,7 +141,7 @@ "vue-jest": "^4.0.1", "vue-loader": "^15.9.8", "vue-template-compiler": "^2.6.14", - "webpack": "^5.73.0", + "webpack": "^5.74.0", "webpack-cli": "^4.9.2", "webpack-merge": "^5.8.0" }, |