8000 chore(deps): update dependency @nestjs/graphql to v9.1.2 · doug-martin/nestjs-query@a4b5e71 · GitHub
[go: up one dir, main page]

Skip to content

Commit a4b5e71

Browse files
committed
chore(deps): update dependency @nestjs/graphql to v9.1.2
1 parent 9c388ad commit a4b5e71

File tree

3 files changed

+17
-17
lines changed

3 files changed

+17
-17
lines changed

examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@nestjs-query/query-typeorm": "0.30.0",
2222
"@nestjs/common": "8.4.0",
2323
"@nestjs/core": "8.4.0",
24-
"@nestjs/graphql": "9.0.6",
24+
"@nestjs/graphql": "9.1.2",
2525
"@nestjs/jwt": "8.0.0",
2626
"@nestjs/mongoose": "9.0.0",
2727
"@nestjs/passport": "8.2.1",

package-lock.json

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/query-graphql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@apollo/gateway": "0.42.0",
6363
"@nestjs/common": "8.4.0",
6464
"@nestjs/core": "8.4.0",
65-
"@nestjs/graphql": "9.0.6",
65+
"@nestjs/graphql": "9.1.2",
6666
"@nestjs/testing": "8.4.0",
6767
"@types/graphql": "14.5.0",
6868
"@types/graphql-fields": "1.3.4",

0 commit comments

Comments
 (0)
0