diff --git a/examples/with-grafbase/package.json b/examples/with-grafbase/package.json index 4ada5b1a9baf1..d440b4f266686 100644 --- a/examples/with-grafbase/package.json +++ b/examples/with-grafbase/package.json @@ -14,7 +14,7 @@ "graphql": "16.6.0", "graphql-request": "5.0.0", "next": "latest", - "react": "18.2.0", + "react": "18.3.1", "react-dom": "18.2.0", "typescript": "4.8.4" },