diff --git a/example-apps/credential-sync/package.json b/example-apps/credential-sync/package.json index ec530aa514ac0c..4aaa1a33d3588a 100644 --- a/example-apps/credential-sync/package.json +++ b/example-apps/credential-sync/package.json @@ -11,7 +11,7 @@ "dependencies": { "@calcom/atoms": "*", "@prisma/client": "5.4.2", - "next": "14.2.35", + "next": "16.1.5", "prisma": "^5.7.1", "react": "^18", "react-dom": "^18"