Skip to content

Commit 6f2ad45

Browse files
fix(deps): update prisma monorepo to v6
1 parent 4da9f2f commit 6f2ad45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"pino-pretty": "^13.0.0",
3333
"pkgroll": "^2.0.0",
3434
"prettier": "^3.3.3",
35-
"prisma": "^5.2.0",
35+
"prisma": "^6.0.0",
3636
"tsx": "^4.0.0",
3737
"typescript": "^5.0.4",
3838
"vitest": "^3.0.0",
@@ -49,7 +49,7 @@
4949
"node": "20.19.5"
5050
},
5151
"dependencies": {
52-
"@prisma/client": "^5.2.0",
52+
"@prisma/client": "^6.0.0",
5353
"@types/cookie-parser": "^1.4.7",
5454
"@types/cors": "^2.8.17",
5555
"@types/express": "^4.17.17",

0 commit comments

Comments
 (0)