We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7206428 commit 1c508c9Copy full SHA for 1c508c9
package.json
@@ -32,7 +32,7 @@
32
"pino-pretty": "^11.2.2",
33
"pkgroll": "^2.0.0",
34
"prettier": "^3.3.3",
35
- "prisma": "^5.2.0",
+ "prisma": "^6.0.0",
36
"tsx": "^4.0.0",
37
"typescript": "^5.0.4",
38
"vitest": "^2.0.5",
@@ -49,7 +49,7 @@
49
"node": "20.18.0"
50
},
51
"dependencies": {
52
- "@prisma/client": "^5.2.0",
+ "@prisma/client": "^6.0.0",
53
"@types/cookie-parser": "^1.4.7",
54
"@types/cors": "^2.8.17",
55
"@types/express": "^4.17.17",
0 commit comments