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 26d7455f7c8..a3e6ab8f218 100644 --- a/settings/package.json +++ b/settings/package.json @@ -42,7 +42,7 @@ "sass-loader": "^7.1.0", "vue-loader": "^15.6.2", "vue-template-compiler": "^2.5.22", - "webpack": "^4.29.1", + "webpack": "^4.29.3", "webpack-cli": "^3.2.3", "webpack-merge": "^4.2.1" } |