diff --git a/example-apps/credential-sync/package.json b/example-apps/credential-sync/package.json index c532f03c0ef..be6d58ad8bc 100644 --- a/example-apps/credential-sync/package.json +++ b/example-apps/credential-sync/package.json @@ -12,7 +12,7 @@ "@calcom/atoms": "workspace:*", "@calcom/eslint-config": "workspace:*", "@prisma/client": "6.7.0", - "next": "14.2.35", + "next": "15.5.15", "prisma": "^6.7.0", "react": "18.2.0", "react-dom": "18.2.0"