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 1cf7a585ebc..4666b6f882f 100644 --- a/package.json +++ b/package.json @@ -137,7 +137,7 @@ "vue-jest": "^4.0.1", "vue-loader": "^15.9.8", "vue-template-compiler": "^2.6.14", - "webpack": "^5.68.0", + "webpack": "^5.69.0", "webpack-cli": "^4.9.2", "webpack-merge": "^5.8.0" }, |