diff --git a/package.json b/package.json index 0a5c711..11e0927 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "seed": "npx tsx prisma/seed.ts" }, "dependencies": { - "@prisma/client": "6", + "@prisma/client": "7", "@stripe/stripe-js": "^9.0.0", "bcryptjs": "^3.0.3", "date-fns": "^4.1.0",