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 af666c15bd0..9a8bca4ca98 100644 --- a/settings/package.json +++ b/settings/package.json @@ -41,7 +41,7 @@ "sass-loader": "^7.1.0", "vue-loader": "^15.4.2", "vue-template-compiler": "^2.5.21", - "webpack": "^4.28.0", + "webpack": "^4.28.1", "webpack-cli": "^3.1.2", "webpack-merge": "^4.1.5" } |