Skip to content

Commit 1d67665

Browse files
committed
chore(deps): update apollo graphql packages to v2.1.1
1 parent c4bc59c commit 1d67665

File tree

2 files changed

+37
-36
lines changed

2 files changed

+37
-36
lines changed

packages/apollo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
},
2525
"devDependencies": {
2626
"@apollo/gateway": "0.52.1",
27-
"@apollo/gateway-v2": "npm:@apollo/[email protected].0",
28-
"@apollo/subgraph-v2": "npm:@apollo/[email protected].0",
27+
"@apollo/gateway-v2": "npm:@apollo/[email protected].1",
28+
"@apollo/subgraph-v2": "npm:@apollo/[email protected].1",
2929
"@nestjs/common": "8.4.7",
3030
"@nestjs/core": "8.4.7",
3131
"@nestjs/platform-express": "8.4.7",

yarn.lock

Lines changed: 35 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -14,23 +14,23 @@
1414
resolved "https://registry.yarnpkg.com/@apollo/cache-control-types/-/cache-control-types-1.0.2.tgz#f42ed3563acc7f1f50617d65d208483977adc68e"
1515
integrity sha512-Por80co1eUm4ATsvjCOoS/tIR8PHxqVjsA6z76I6Vw0rFn4cgyVElQcmQDIZiYsy41k8e5xkrMRECkM2WR8pNw==
1616

17-
"@apollo/composition@^2.1.0":
18-
version "2.1.0"
19-
resolved "https://registry.yarnpkg.com/@apollo/composition/-/composition-2.1.0.tgz#f63c0d85aa99c7f1e56978449dbd189e9788aa6f"
20-
integrity sha512-xJpHJs2KmNik1m16jWdc3h9n3+vRjMdNM7EO9RfFPEZ4jUfMpGnlzjJyTUcUiqXlKyA4WLfdQyToI0xv6XnfTw==
17+
"@apollo/composition@^2.1.1":
18+
version "2.1.1"
19+
resolved "https://registry.yarnpkg.com/@apollo/composition/-/composition-2.1.1.tgz#c9af319580fcbd199143b5f7bf7dceb6dd6af416"
20+
integrity sha512-OUHuIW0Zt0qmwet/F0QryFno3QyvigvD+Rx0xHVGYpzhR5NbA33wvcoRrT3ttYNUogam0zmFxgUCI+sSNeXgvA==
2121
dependencies:
22-
"@apollo/federation-internals" "^2.1.0"
23-
"@apollo/query-graphs" "^2.1.0"
22+
"@apollo/federation-internals" "^2.1.1"
23+
"@apollo/query-graphs" "^2.1.1"
2424

2525
"@apollo/core-schema@^0.2.0":
2626
version "0.2.0"
2727
resolved "https://registry.yarnpkg.com/@apollo/core-schema/-/core-schema-0.2.0.tgz#4eb529ee27553eeb6c18cd27eb0b94f2bd8b22a8"
2828
integrity sha512-bhzZMIyzP3rynXwtUuEt2ENJIgKd9P/iR98VsuA3tOyYdWPjD5BfsrdWO0oIJXW/pjbbr0oHX5gqutFRKYuwAA==
2929

30-
"@apollo/federation-internals@^2.1.0":
31-
version "2.1.0"
32-
resolved "https://registry.yarnpkg.com/@apollo/federation-internals/-/federation-internals-2.1.0.tgz#ada409c4a42d26a05c707a9729ea2b666fc3b656"
33-
integrity sha512-6QKiDNr1yd9n6Bi2MUCjVQdMlgS+fA6EFkToD9S0vRowKXtZDNMVxPqh9pZtUvNl8UCRiF0dFjfV2QwFk54YMA==
30+
"@apollo/federation-internals@^2.1.1":
31+
version "2.1.1"
32+
resolved "https://registry.yarnpkg.com/@apollo/federation-internals/-/federation-internals-2.1.1.tgz#bd4176a35eef0c05a9146d996860c76dde37ce80"
33+
integrity sha512-ZFFUhWbSeMf+P+GVXj3srtGTFbA+hap0FSRHO+42su9XbCyq/siw7+DRNTuHUrwTFnC0Y2mtHuDWGZ/HiIMifg==
3434
dependencies:
3535
chalk "^4.1.0"
3636
js-levenshtein "^1.1.6"
@@ -44,21 +44,22 @@
4444
apollo-server-types "^3.0.2"
4545
lodash.xorby "^4.7.0"
4646

47-
"@apollo/gateway-v2@npm:@apollo/[email protected].0":
48-
version "2.1.0"
49-
resolved "https://registry.yarnpkg.com/@apollo/gateway/-/gateway-2.1.0.tgz#129bb13481eedaab3b52c4f9739e6203bee3e9d8"
50-
integrity sha512-LAhy4KOzAjWjFatvKtpPRhZYTH+d+CkDb0pc6F90Ml5Gc6uUN9KYro30fFxvcPcxxHIObiDdDN0+yLeXpqdNIw==
47+
"@apollo/gateway-v2@npm:@apollo/[email protected].1":
48+
version "2.1.1"
49+
resolved "https://registry.yarnpkg.com/@apollo/gateway/-/gateway-2.1.1.tgz#e3c0a603a0da81e8f8356a8a153cce3869a08758"
50+
integrity sha512-AA005m7E6VslSMPzx0zLI+WlAm1FszOac9BPaUqtVNEDNEKS4wWLsaPBK3Nmd3qSAGy74k5nBt9w3r5NdJTCeg==
5151
dependencies:
52-
"@apollo/composition" "^2.1.0"
53-
"@apollo/federation-internals" "^2.1.0"
54-
"@apollo/query-planner" "^2.1.0"
52+
"@apollo/composition" "^2.1.1"
53+
"@apollo/federation-internals" "^2.1.1"
54+
"@apollo/query-planner" "^2.1.1"
5555
"@apollo/server-gateway-interface" "^1.0.2"
5656
"@apollo/utils.createhash" "^1.1.0"
5757
"@apollo/utils.fetcher" "^1.1.0"
5858
"@apollo/utils.isnodelike" "^1.1.0"
5959
"@apollo/utils.logger" "^1.0.0"
6060
"@josephg/resolvable" "^1.0.1"
6161
"@opentelemetry/api" "^1.0.1"
62+
"@types/node-fetch" "^2.6.2"
6263
apollo-reporting-protobuf "^0.8.0 || ^3.0.0"
6364
async-retry "^1.3.3"
6465
loglevel "^1.6.1"
@@ -127,12 +128,12 @@
127128
"@types/node" "^10.1.0"
128129
long "^4.0.0"
129130

130-
"@apollo/query-graphs@^2.1.0":
131-
version "2.1.0"
132-
resolved "https://registry.yarnpkg.com/@apollo/query-graphs/-/query-graphs-2.1.0.tgz#0c61e6395b83dc3f9bdc92159269394ee69907ce"
133-
integrity sha512-5vEyUmrPSBldL9o1ySLshGh37VzY/9lgPlvEmqgRT43fmld21FozhxqfviF+D/9dVQWr23XuU+QfENoba8AgRQ==
131+
"@apollo/query-graphs@^2.1.1":
132+
version "2.1.1"
133+
resolved "https://registry.yarnpkg.com/@apollo/query-graphs/-/query-graphs-2.1.1.tgz#2f2200359a1735307e9191c1dd04ca8ed46214ae"
134+
integrity sha512-unTRgO4XGh4ZJjIjuQQKHS/nNfD/NiuvjY8ZmAfA0lsVGIbQcigOKkMR7Gc8rDgQcmXUZE9UF8q2vWsY3MHa8Q==
134135
dependencies:
135-
"@apollo/federation-internals" "^2.1.0"
136+
"@apollo/federation-internals" "^2.1.1"
136137
deep-equal "^2.0.5"
137138
ts-graphviz "^0.16.0"
138139

@@ -145,13 +146,13 @@
145146
deep-equal "^2.0.5"
146147
pretty-format "^28.0.0"
147148

148-
"@apollo/query-planner@^2.1.0":
149-
version "2.1.0"
150-
resolved "https://registry.yarnpkg.com/@apollo/query-planner/-/query-planner-2.1.0.tgz#7c915d557d3a0bbbc32fad206b0bb8b16db6b0d7"
151-
integrity sha512-Ks1rwtCcUiy9U3VnH7PJB2/o8kmAsJ/iwoTLt8NIBxL4CotILG21UUBrXHI/HYLoKVObTGpHA5vTV/Jy+d1gHg==
149+
"@apollo/query-planner@^2.1.1":
150+
version "2.1.1"
151+
resolved "https://registry.yarnpkg.com/@apollo/query-planner/-/query-planner-2.1.1.tgz#d9b9657c9285b333353c8b97a0b99a6a91b5d483"
152+
integrity sha512-PL39OLc0NSZMwEZNUpb8sLnuNChb0TfzkQnXLBuOBgQ9g4eKCzO359+pZBJszMr3G+zXEeyH/FTfk4k5E7RJSQ==
152153
dependencies:
153-
"@apollo/federation-internals" "^2.1.0"
154-
"@apollo/query-graphs" "^2.1.0"
154+
"@apollo/federation-internals" "^2.1.1"
155+
"@apollo/query-graphs" "^2.1.1"
155156
chalk "^4.1.0"
156157
deep-equal "^2.0.5"
157158
pretty-format "^28.0.0"
@@ -166,13 +167,13 @@
166167
"@apollo/utils.keyvaluecache" "^1.0.1"
167168
"@apollo/utils.logger" "^1.0.0"
168169

169-
"@apollo/subgraph-v2@npm:@apollo/[email protected].0":
170-
version "2.1.0"
171-
resolved "https://registry.yarnpkg.com/@apollo/subgraph/-/subgraph-2.1.0.tgz#538c0b14f84c913fbc930a6f37cd32d3c7c4dfd0"
172-
integrity sha512-sgbJAdMiFqCa1v6hRhW4MtMrPUSzilsPlC+wZBMYg6NA6wt/cGHIme1+5tiFGEPXTfy4xZSBrKY8nhGHjJY5/A==
170+
"@apollo/subgraph-v2@npm:@apollo/[email protected].1":
171+
version "2.1.1"
172+
resolved "https://registry.yarnpkg.com/@apollo/subgraph/-/subgraph-2.1.1.tgz#7658584aa1993926d1a172cbe12e3d6ff0fa4ac7"
173+
integrity sha512-C9rh3WkdhJ3dkJhDRYQeDo0c9ogNIbtfmwZuqr2yK1sAFkA4NSnwD7nOcjg9j+I7m5Prv1bbyJPb3FGWkqbqKg==
173174
dependencies:
174175
"@apollo/cache-control-types" "^1.0.2"
175-
"@apollo/federation-internals" "^2.1.0"
176+
"@apollo/federation-internals" "^2.1.1"
176177

177178
"@apollo/[email protected]", "@apollo/subgraph@^0.5.1":
178179
version "0.5.1"
@@ -2884,7 +2885,7 @@
28842885
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
28852886
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
28862887

2887-
2888+
"@types/[email protected]", "@types/node-fetch@^2.6.2":
28882889
version "2.6.2"
28892890
resolved "https://registry.yarnpkg.com/@types/node-fetch/-/node-fetch-2.6.2.tgz#d1a9c5fd049d9415dce61571557104dec3ec81da"
28902891
integrity sha512-DHqhlq5jeESLy19TYhLakJ07kNumXWjcDdxXsLUMJZ6ue8VZJj4kLPQVE/2mdHh3xZziNF1xppu5lwmS53HR+A==

0 commit comments

Comments
 (0)