diff --git a/examples/checkout/sdk-connect-with-nextjs/package.json b/examples/checkout/sdk-connect-with-nextjs/package.json index a782a87326..e7bbbcf935 100644 --- a/examples/checkout/sdk-connect-with-nextjs/package.json +++ b/examples/checkout/sdk-connect-with-nextjs/package.json @@ -13,7 +13,7 @@ "@biom3/react": "^0.25.21", "@imtbl/sdk": "workspace:*", "ethers": "^6.13.4", - "next": "14.2.25", + "next": "14.2.35", "react": "^18", "react-dom": "^18" },