diff options
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json index 7c6a4494..ce1a43dd 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -45,7 +45,7 @@ "react-router-prop-types": "^1.0.4", "react-test-renderer": "^16.5.2", "style-loader": "^0.23.1", - "webpack": "^4.21.0", + "webpack": "^4.22.0", "webpack-cli": "^3.1.2", "webpack-dev-server": "^3.1.9" }, |