diff --git a/package.json b/package.json index de2a875b2..04b0aa8ee 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@heroicons/react": "^2.2.0", "@hookform/resolvers": "^4.1.3", "@monaco-editor/react": "^4.7.0", - "@prisma/client": "^6.3.1", + "@prisma/client": "^6.19.1", "@octokit/core": "^6.1.4", "@phosphor-icons/react": "^2.1.7", "@radix-ui/colors": "^3.0.0", @@ -118,7 +118,7 @@ "eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-refresh": "^0.4.19", "globals": "^16.0.0", - "prisma": "^6.3.1", + "prisma": "^6.19.1", "tailwindcss": "^4.1.11", "typescript": "~5.9.3", "typescript-eslint": "^8.38.0",