Skip to content

Commit

Permalink
chore(deps): update dependency @apollo/subgraph to v2.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 10, 2023
1 parent 7b01710 commit 5e7c46c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/apollo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@apollo/gateway": "2.3.3",
"@apollo/server": "4.4.1",
"@apollo/server-plugin-response-cache": "4.1.0",
"@apollo/subgraph": "2.2.3",
"@apollo/subgraph": "2.3.3",
"@as-integrations/fastify": "1.3.2",
"@nestjs/common": "9.3.9",
"@nestjs/core": "9.3.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"ws": "8.12.1"
},
"devDependencies": {
"@apollo/subgraph": "2.2.3",
"@apollo/subgraph": "2.3.3",
"@nestjs/common": "9.3.9",
"@nestjs/core": "9.3.9",
"@nestjs/testing": "9.3.9",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@apollo/federation-internals" "2.3.3"
"@apollo/query-graphs" "2.3.3"

"@apollo/federation-internals@2.3.3", "@apollo/federation-internals@^2.2.3":
"@apollo/federation-internals@2.3.3":
version "2.3.3"
resolved "https://registry.yarnpkg.com/@apollo/federation-internals/-/federation-internals-2.3.3.tgz#10663c0936fab24e66e3e3896aae91ccbeef4e89"
integrity sha512-QzqgwQ57ZsvzExCo/dMxZL38E2cALXkn6fG93c89VPwo+4Kpo87I7DNDJgYVDSYzNosemW9ya1jGFRvwjyfQMw==
Expand Down Expand Up @@ -151,13 +151,13 @@
uuid "^9.0.0"
whatwg-mimetype "^3.0.0"

"@apollo/subgraph@2.2.3":
version "2.2.3"
resolved "https://registry.yarnpkg.com/@apollo/subgraph/-/subgraph-2.2.3.tgz#cef1fee9a705f52aac22a37a1d4f6c902c63c00e"
integrity sha512-y7SdZaDbRJXq6xQcwT5Xj/KR1RAV9cokKK0XcMIBGvXcUXdMVorFxX2pYGzxyiIM7y4qFsAF/L8+0G5dtrnkZw==
"@apollo/subgraph@2.3.3":
version "2.3.3"
resolved "https://registry.yarnpkg.com/@apollo/subgraph/-/subgraph-2.3.3.tgz#f2a24cfcb2d0ef8b2086aadcbbd15d22f416708b"
integrity sha512-stYoQ/pvm1TlSEU7DeW1YEk2cQ4yYIaS9tAEiPWTLzWivMwfbgVrsSGwBgME3UZ605EqHPXx4D1wVC/YfHT53Q==
dependencies:
"@apollo/cache-control-types" "^1.0.2"
"@apollo/federation-internals" "^2.2.3"
"@apollo/federation-internals" "2.3.3"

"@apollo/usage-reporting-protobuf@^4.0.0":
version "4.0.2"
Expand Down

0 comments on commit 5e7c46c

Please sign in to comment.