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 8245a2c6b45..5c868c40639 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "url-loader": "^2.0.1", "vue-loader": "^15.6.4", "vue-template-compiler": "^2.6.10", - "webpack": "^4.35.0", + "webpack": "^4.35.2", "webpack-cli": "^3.3.5", "webpack-merge": "^4.2.1" }, |