Skip to content

Commit

Permalink
fix(deps): update graphql-tools monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 14, 2023
1 parent 5fa5e11 commit a722c15
Show file tree
Hide file tree
Showing 14 changed files with 571 additions and 84 deletions.
59 changes: 54 additions & 5 deletions sample/12-graphql-schema-first/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 sample/12-graphql-schema-first/package.json
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@apollo/server": "4.7.3",
"@graphql-tools/utils": "9.2.1",
"@graphql-tools/utils": "10.0.1",
"@nestjs/apollo": "11.0.6",
"@nestjs/common": "9.4.3",
"@nestjs/core": "9.4.3",
Expand Down
99 changes: 90 additions & 9 deletions sample/31-graphql-federation-code-first/gateway/package-lock.json

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

Expand Up @@ -29,7 +29,7 @@
"@nestjs/graphql": "11.0.6",
"@nestjs/platform-express": "9.4.3",
"graphql": "16.6.0",
"graphql-tools": "8.3.20",
"graphql-tools": "9.0.0",
"reflect-metadata": "0.1.13",
"rimraf": "4.4.1",
"rxjs": "7.8.1",
Expand Down

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

Expand Up @@ -30,7 +30,7 @@
"@nestjs/graphql": "11.0.6",
"@nestjs/platform-express": "9.4.3",
"graphql": "16.6.0",
"graphql-tools": "8.3.20",
"graphql-tools": "9.0.0",
"reflect-metadata": "0.1.13",
"rimraf": "4.4.1",
"rxjs": "7.8.1",
Expand Down

0 comments on commit a722c15

Please sign in to comment.