diff options
Diffstat (limited to 'settings/package.json')
-rw-r--r-- | settings/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/package.json b/settings/package.json index 8b9832017d9..09e7f6dc240 100644 --- a/settings/package.json +++ b/settings/package.json @@ -40,7 +40,7 @@ "sass-loader": "^7.1.0", "vue-loader": "^15.4.2", "vue-template-compiler": "^2.5.17", - "webpack": "^4.22.0", + "webpack": "^4.23.1", "webpack-cli": "^3.1.2", "webpack-merge": "^4.1.4" } |