Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency @nestjs/graphql to v9.1.1
Browse files Browse the repository at this point in the history
renovate-bot committed Nov 11, 2021
1 parent 791f15f commit a11be6e
Showing 3 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
@@ -21,7 +21,7 @@
"@nestjs-query/query-typeorm": "0.30.0",
"@nestjs/common": "8.2.0",
"@nestjs/core": "8.2.0",
"@nestjs/graphql": "9.0.6",
"@nestjs/graphql": "9.1.1",
"@nestjs/jwt": "8.0.0",
"@nestjs/mongoose": "9.0.0",
"@nestjs/passport": "8.0.1",
22 changes: 11 additions & 11 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
@@ -62,7 +62,7 @@
"@apollo/gateway": "0.42.0",
"@nestjs/common": "8.2.0",
"@nestjs/core": "8.2.0",
"@nestjs/graphql": "9.0.6",
"@nestjs/graphql": "9.1.1",
"@nestjs/testing": "8.2.0",
"@types/graphql": "14.5.0",
"@types/graphql-fields": "1.3.4",

0 comments on commit a11be6e

Please sign in to comment.