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 58fff708..f707a76c 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -45,7 +45,7 @@ "react-router-prop-types": "^1.0.4", "react-test-renderer": "^16.6.0", "style-loader": "^0.23.1", - "webpack": "^4.24.0", + "webpack": "^4.25.0", "webpack-cli": "^3.1.2", "webpack-dev-server": "^3.1.10" }, |