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 f5013ea commit b678202Copy full SHA for b678202
packages/backend/package.json
@@ -29,12 +29,12 @@
29
"@nestjs/graphql": "7.11.0",
30
"@nestjs/platform-express": "8.2.4",
31
"@nestjs/schematics": "8.0.5",
32
- "@prisma/client": "2.30.3",
+ "@prisma/client": "6.13.0",
33
"apollo-server-express": "2.25.3",
34
"graphql": "15.7.2",
35
"graphql-tools": "7.0.5",
36
"mysql": "2.18.1",
37
- "prisma": "2.30.3",
+ "prisma": "6.13.0",
38
"reflect-metadata": "0.1.13",
39
"rimraf": "3.0.2",
40
"rxjs": "7.4.0"
0 commit comments