Skip to content

Commit b678202

Browse files
fix(deps): update prisma monorepo to v6
1 parent f5013ea commit b678202

File tree

2 files changed

+353
-23
lines changed

2 files changed

+353
-23
lines changed

packages/backend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@
2929
"@nestjs/graphql": "7.11.0",
3030
"@nestjs/platform-express": "8.2.4",
3131
"@nestjs/schematics": "8.0.5",
32-
"@prisma/client": "2.30.3",
32+
"@prisma/client": "6.13.0",
3333
"apollo-server-express": "2.25.3",
3434
"graphql": "15.7.2",
3535
"graphql-tools": "7.0.5",
3636
"mysql": "2.18.1",
37-
"prisma": "2.30.3",
37+
"prisma": "6.13.0",
3838
"reflect-metadata": "0.1.13",
3939
"rimraf": "3.0.2",
4040
"rxjs": "7.4.0"

0 commit comments

Comments
 (0)