diff --git a/packages/react-scripts/package.json b/packages/react-scripts/package.json
index e5008ca406d..d9767293a45 100644
--- a/packages/react-scripts/package.json
+++ b/packages/react-scripts/package.json
@@ -68,7 +68,7 @@
     "uglifyjs-webpack-plugin": "1.2.5",
     "url-loader": "1.0.1",
     "webpack": "4.8.3",
-    "webpack-dev-server": "3.1.4",
+    "webpack-dev-server": "4.6.0",
     "webpack-manifest-plugin": "2.0.3",
     "whatwg-fetch": "2.0.4"
   },