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 cd6bc263754..2879621df65 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "url-loader": "^2.1.0", "vue-loader": "^15.7.1", "vue-template-compiler": "^2.6.10", - "webpack": "^4.41.1", + "webpack": "^4.41.2", "webpack-cli": "^3.3.9", "webpack-merge": "^4.2.2" }, |