Skip to content

Commit

Permalink
fix(deps): update prisma monorepo to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 7, 2024
1 parent 243eb64 commit 22a7951
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sample/22-graphql-prisma/package.json
Expand Up @@ -26,7 +26,7 @@
"@nestjs/core": "10.2.10",
"@nestjs/graphql": "12.0.11",
"@nestjs/platform-express": "10.2.10",
"@prisma/client": "4.16.2",
"@prisma/client": "5.9.1",
"class-transformer": "0.5.1",
"class-validator": "0.14.1",
"graphql": "16.8.1",
Expand All @@ -49,7 +49,7 @@
"eslint-plugin-import": "2.29.1",
"jest": "29.7.0",
"prettier": "3.0.3",
"prisma": "^4.15.0",
"prisma": "^5.0.0",
"supertest": "6.3.3",
"ts-jest": "29.1.2",
"ts-loader": "9.5.1",
Expand Down

0 comments on commit 22a7951

Please sign in to comment.