diff --git a/examples/_deprecated/identity-with-nextjs/package.json b/examples/_deprecated/identity-with-nextjs/package.json index 9f7e199312..b60ad12d18 100644 --- a/examples/_deprecated/identity-with-nextjs/package.json +++ b/examples/_deprecated/identity-with-nextjs/package.json @@ -4,7 +4,7 @@ "dependencies": { "@imtbl/sdk": "workspace:*", "ethers": "^6.13.4", - "next": "14.2.5", + "next": "14.2.35", "react": "^18.2.0", "react-dom": "^18.2.0" },