Skip to content

Commit

Permalink
fix(deps): update apollo graphql packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 2, 2021
1 parent dbf3999 commit 6d66fee
Show file tree
Hide file tree
Showing 12 changed files with 206 additions and 206 deletions.
64 changes: 32 additions & 32 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 @@ -21,7 +21,7 @@
"test:e2e": "echo 'No e2e tests implemented yet.'"
},
"dependencies": {
"@apollo/gateway": "0.42.3",
"@apollo/gateway": "0.43.1",
"@nestjs/common": "8.1.2",
"@nestjs/core": "8.1.2",
"@nestjs/graphql": "9.1.1",
Expand Down

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

Expand Up @@ -21,9 +21,9 @@
"test:e2e": "echo 'No e2e tests implemented yet.'"
},
"dependencies": {
"@apollo/federation": "0.33.3",
"@apollo/gateway": "0.42.3",
"@apollo/subgraph": "0.1.2",
"@apollo/federation": "0.33.6",
"@apollo/gateway": "0.43.1",
"@apollo/subgraph": "0.1.4",
"@nestjs/common": "8.1.2",
"@nestjs/core": "8.1.2",
"@nestjs/graphql": "9.1.1",
Expand Down

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

Expand Up @@ -20,9 +20,9 @@
"test:e2e": "echo 'No e2e tests implemented yet.'"
},
"dependencies": {
"@apollo/federation": "0.33.3",
"@apollo/gateway": "0.42.3",
"@apollo/subgraph": "0.1.2",
"@apollo/federation": "0.33.6",
"@apollo/gateway": "0.43.1",
"@apollo/subgraph": "0.1.4",
"@nestjs/common": "8.1.2",
"@nestjs/core": "8.1.2",
"@nestjs/graphql": "9.1.1",
Expand Down

0 comments on commit 6d66fee

Please sign in to comment.