diff --git a/nextjs/package.json b/nextjs/package.json index 17c14b19..c9294894 100644 --- a/nextjs/package.json +++ b/nextjs/package.json @@ -9,7 +9,7 @@ }, "dependencies": { "next": "13.5.4", - "react": "18.2.0", + "react": "18.3.1", "react-dom": "18.2.0" } }