diff --git a/examples/cra-ts-essentials/package.json b/examples/cra-ts-essentials/package.json index 6539eeb98e3c..d1261765aad1 100644 --- a/examples/cra-ts-essentials/package.json +++ b/examples/cra-ts-essentials/package.json @@ -32,7 +32,7 @@ "@types/react-dom": "16.9.4", "react": "^16.11.0", "react-dom": "^16.11.0", - "react-scripts": "3.2.0", + "react-scripts": "4.0.0", "typescript": "3.7.2" }, "devDependencies": {