diff --git a/examples/with-next-auth/package.json b/examples/with-next-auth/package.json index 40bd6da..7bc7f61 100644 --- a/examples/with-next-auth/package.json +++ b/examples/with-next-auth/package.json @@ -11,7 +11,7 @@ "dependencies": { "@farcaster/auth-kit": "*", "ethers": "^6.12.0", - "next": "14.0.4", + "next": "14.1.1", "next-auth": "^4.24.5", "react": "^18.2.0", "react-dom": "^18.2.0",