Skip to content

Commit

Permalink
Update dependency @nestjs/graphql to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 2, 2024
1 parent 3fb3132 commit 1b4ae3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"peerDependencies": {
"@nestjs/common": "^8.0.0 || ^9.0.0",
"@nestjs/core": "^8.0.0 || ^9.0.0",
"@nestjs/graphql": "^8.0.0 || ^9.0.0 || ^10.0.0",
"@nestjs/graphql": "^8.0.0 || ^9.0.0 || ^10.0.0 || ^12.0.0",
"graphql": "^15.0.0 || ^16.0.0",
"reflect-metadata": "^0.1.12"
},
Expand All @@ -61,7 +61,7 @@
"@nestjs/cli": "10.2.1",
"@nestjs/common": "9.4.3",
"@nestjs/core": "9.4.3",
"@nestjs/graphql": "10.2.1",
"@nestjs/graphql": "12.2.0",
"@nestjs/platform-express": "9.4.3",
"@nestjs/schematics": "9.2.0",
"@nestjs/testing": "9.4.3",
Expand Down

0 comments on commit 1b4ae3a

Please sign in to comment.