Skip to content

Commit eceeaef

Browse files
committed
chore(deps): update dependency @nestjs/graphql to v9.1.1
1 parent d88ce81 commit eceeaef

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
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.1.2",
2323
"@nestjs/core": "8.1.2",
24-
"@nestjs/graphql": "9.0.6",
24+
"@nestjs/graphql": "9.1.1",
2525
"@nestjs/jwt": "8.0.0",
2626
"@nestjs/mongoose": "9.0.0",
2727
"@nestjs/passport": "8.0.1",

package-lock.json

Lines changed: 11 additions & 11 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.1.2",
6464
"@nestjs/core": "8.1.2",
65-
"@nestjs/graphql": "9.0.6",
65+
"@nestjs/graphql": "9.1.1",
6666
"@nestjs/testing": "8.1.2",
6767
"@types/graphql": "14.5.0",
6868
"@types/graphql-fields": "1.3.4",

0 commit comments

Comments
 (0)