diff --git a/examples/with-tigris/package.json b/examples/with-tigris/package.json index acf04ea81f10f..0e408258d6687 100644 --- a/examples/with-tigris/package.json +++ b/examples/with-tigris/package.json @@ -12,7 +12,7 @@ "@tigrisdata/core": "latest", "next": "latest", "react": "18.2.0", - "react-dom": "18.2.0", + "react-dom": "18.3.1", "reflect-metadata": "0.1.13" }, "devDependencies": {