diff --git a/examples/with-next-siwe-next-auth/package.json b/examples/with-next-siwe-next-auth/package.json index b56df9e485..52f7c62080 100644 --- a/examples/with-next-siwe-next-auth/package.json +++ b/examples/with-next-siwe-next-auth/package.json @@ -11,7 +11,7 @@ "@rainbow-me/rainbowkit": "workspace:*", "@rainbow-me/rainbowkit-siwe-next-auth": "workspace:*", "next": "^15.3.3", - "next-auth": "4.24.11", + "next-auth": "4.24.12", "react": "^19.1.0", "react-dom": "^19.1.0", "viem": "2.31.7",