Skip to content

Commit

Permalink
chore(deps): update dependency @nestjs/graphql to v9.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 12, 2022
1 parent 9c388ad commit a4b5e71
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@nestjs-query/query-typeorm": "0.30.0",
"@nestjs/common": "8.4.0",
"@nestjs/core": "8.4.0",
"@nestjs/graphql": "9.0.6",
"@nestjs/graphql": "9.1.2",
"@nestjs/jwt": "8.0.0",
"@nestjs/mongoose": "9.0.0",
"@nestjs/passport": "8.2.1",
Expand Down
30 changes: 15 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/query-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@apollo/gateway": "0.42.0",
"@nestjs/common": "8.4.0",
"@nestjs/core": "8.4.0",
"@nestjs/graphql": "9.0.6",
"@nestjs/graphql": "9.1.2",
"@nestjs/testing": "8.4.0",
"@types/graphql": "14.5.0",
"@types/graphql-fields": "1.3.4",
Expand Down

0 comments on commit a4b5e71

Please sign in to comment.