diff --git a/examples/passport/wallets-transactions-with-nextjs/package.json b/examples/passport/wallets-transactions-with-nextjs/package.json index 53d813193a..4084cf24af 100644 --- a/examples/passport/wallets-transactions-with-nextjs/package.json +++ b/examples/passport/wallets-transactions-with-nextjs/package.json @@ -4,7 +4,7 @@ "dependencies": { "@imtbl/sdk": "workspace:*", "ethers": "^6.13.4", - "next": "14.2.25", + "next": "14.2.35", "react": "^18.2.0", "react-dom": "^18.2.0" },