diff --git a/_examples/chat/package.json b/_examples/chat/package.json index dbfc1b3665f..2ec639430ec 100644 --- a/_examples/chat/package.json +++ b/_examples/chat/package.json @@ -11,7 +11,7 @@ "graphql-ws": "^5.8.1", "react": "^16.6.3", "react-dom": "^16.6.3", - "react-scripts": "^2.1.1", + "react-scripts": "^5.0.1", "styled-components": "^6.1.8", "subscriptions-transport-ws": "^0.9.5", "typescript": "^5.3.3"