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 4007c950c59..d603817ef0a 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "url-loader": "^2.0.0", "vue-loader": "^15.6.4", "vue-template-compiler": "^2.6.10", - "webpack": "^4.32.2", + "webpack": "^4.33.0", "webpack-cli": "^3.3.3", "webpack-merge": "^4.2.1" } |