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 a0773848..5ec7198d 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -46,7 +46,7 @@ "react-test-renderer": "^16.6.3", "style-loader": "^0.23.1", "terser-webpack-plugin": "^1.1.0", - "webpack": "^4.25.1", + "webpack": "^4.26.0", "webpack-cli": "^3.1.2", "webpack-dev-server": "^3.1.10" }, |