We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 269ab26 commit 741e5a0Copy full SHA for 741e5a0
package.json
@@ -32,7 +32,7 @@
32
"pino-pretty": "^13.0.0",
33
"pkgroll": "^2.0.0",
34
"prettier": "^3.3.3",
35
- "prisma": "^5.2.0",
+ "prisma": "^7.0.0",
36
"tsx": "^4.0.0",
37
"typescript": "^5.0.4",
38
"vitest": "^3.0.0",
@@ -49,7 +49,7 @@
49
"node": "20.19.5"
50
},
51
"dependencies": {
52
- "@prisma/client": "^5.2.0",
+ "@prisma/client": "^7.0.0",
53
"@types/cookie-parser": "^1.4.7",
54
"@types/cors": "^2.8.17",
55
"@types/express": "^4.17.17",
0 commit comments