diff --git a/packages/react-scripts/package.json b/packages/react-scripts/package.json index 46e9a00a020..0873ff0b2c2 100644 --- a/packages/react-scripts/package.json +++ b/packages/react-scripts/package.json @@ -63,7 +63,7 @@ "uglifyjs-webpack-plugin": "1.1.6", "url-loader": "0.6.2", "webpack": "3.10.0", - "webpack-dev-server": "2.11.0", + "webpack-dev-server": "4.0.0", "webpack-manifest-plugin": "1.3.2", "whatwg-fetch": "2.0.3" },