Skip to content

Commit

Permalink
fix(deps): update dependency @nestjs/graphql to v12.0.10 (prisma#5476)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 8, 2023
1 parent de58120 commit 6e9a9a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion typescript/graphql-nestjs-sdl-first/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@nestjs/apollo": "12.0.10",
"@nestjs/common": "10.2.8",
"@nestjs/core": "10.2.8",
"@nestjs/graphql": "12.0.9",
"@nestjs/graphql": "12.0.10",
"@nestjs/platform-express": "10.2.8",
"@prisma/client": "5.5.2",
"graphql": "16.8.1",
Expand Down
2 changes: 1 addition & 1 deletion typescript/graphql-nestjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@nestjs/apollo": "12.0.10",
"@nestjs/common": "10.2.8",
"@nestjs/core": "10.2.8",
"@nestjs/graphql": "12.0.9",
"@nestjs/graphql": "12.0.10",
"@nestjs/platform-express": "10.2.8",
"@prisma/client": "5.5.2",
"class-validator": "0.14.0",
Expand Down

0 comments on commit 6e9a9a4

Please sign in to comment.