diff --git a/examples/with-neo4j/package.json b/examples/with-neo4j/package.json index 459c2e4fe5970..0e46ee1f7adad 100644 --- a/examples/with-neo4j/package.json +++ b/examples/with-neo4j/package.json @@ -9,7 +9,7 @@ "neo4j-driver": "^4.3.1", "next": "latest", "react": "^18.2.0", - "react-dom": "^18.2.0", + "react-dom": "^19.0.0", "swr": "^2.0.0" } }