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 b6beea4ee3d..0c3c273ce8c 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "handlebars-loader": "^1.7.1", "style-loader": "^0.23.1", "url-loader": "^1.1.2", - "webpack": "^4.29.0", + "webpack": "^4.29.1", "webpack-cli": "^3.2.3", "webpack-merge": "^4.2.1" } |