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 Apr 2, 2024
1 parent 8b4dbb3 commit 93033ce
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.3.2",
"@nestjs/graphql": "12.0.11",
"@nestjs/platform-express": "10.3.2",
"@prisma/client": "4.16.2",
"@prisma/client": "5.12.0",
"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.2.5",
"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 93033ce

Please sign in to comment.