Skip to content

Commit

Permalink
fix(deps): update apollo graphql packages to v2.3.2 (#1342)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 11, 2023
1 parent 6515661 commit 52b0e49
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 34 deletions.
2 changes: 1 addition & 1 deletion integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"test:integration": "vitest ."
},
"dependencies": {
"@apollo/gateway": "2.3.1",
"@apollo/gateway": "2.3.2",
"@apollo/server": "4.3.3",
"@aws-sdk/client-s3": "3.267.0",
"@esm2cjs/execa": "6.1.1-cjs.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/libraries/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"devDependencies": {
"@apollo/federation": "0.38.1",
"@apollo/server": "4.3.3",
"@apollo/subgraph": "2.3.1",
"@apollo/subgraph": "2.3.2",
"@envelop/types": "3.0.1",
"@types/async-retry": "1.4.5",
"graphql-yoga": "3.5.1",
Expand Down
60 changes: 28 additions & 32 deletions pnpm-lock.yaml

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

0 comments on commit 52b0e49

Please sign in to comment.