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 bc5057aae3a..3afcce3e358 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "url-loader": "^2.1.0", "vue-loader": "^15.7.1", "vue-template-compiler": "^2.6.10", - "webpack": "^4.39.1", + "webpack": "^4.39.2", "webpack-cli": "^3.3.6", "webpack-merge": "^4.2.1" }, |