diff --git a/package.json b/package.json index f4add1f0..ec350d9e 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@auth/prisma-adapter": "^2.7.2", "@aws-sdk/client-s3": "^3.600.0", "@aws-sdk/s3-request-presigner": "^3.600.0", - "@prisma/client": "^5.22.0", + "@prisma/client": "^6.19.2", "clsx": "^2.1.1", "next": "15.3.0", "next-auth": "^5.0.0-beta.22", @@ -31,7 +31,7 @@ "@types/react-dom": "^19", "autoprefixer": "^10.4.0", "postcss": "^8.4.0", - "prisma": "^5.22.0", + "prisma": "^6.19.2", "tailwindcss": "^3.4.0", "typescript": "^5" }