Skip to content

Commit 1a0f84e

Browse files
committed
chore(deps): update apollo graphql packages to v2.2.1
1 parent 81c4305 commit 1a0f84e

File tree

2 files changed

+35
-35
lines changed

2 files changed

+35
-35
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.54.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: 33 additions & 33 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.2.0":
18-
version "2.2.0"
19-
resolved "https://registry.yarnpkg.com/@apollo/composition/-/composition-2.2.0.tgz#c2fd934c870f3765f0c993cc58c9ef25e8321860"
20-
integrity sha512-Edm459k496M4b7/jJhjInFprzDduGx+qiSh+DCi7JNG8znq+S8QzGGB/qMe+nMovu1lYq2cpCATLI4FNdIvHVg==
17+
"@apollo/composition@^2.2.1":
18+
version "2.2.1"
19+
resolved "https://registry.yarnpkg.com/@apollo/composition/-/composition-2.2.1.tgz#9078088abcdab166f0fa4271b2af2d3d342a0b2a"
20+
integrity sha512-xmd4NiCU+rW6elTZuIflR+GzZf626fJX7NVraTHXgDL8pZ7eluPal/T6vsQEg+Cb9tlAUjDhCB4RqVYPgV69RQ==
2121
dependencies:
22-
"@apollo/federation-internals" "^2.2.0"
23-
"@apollo/query-graphs" "^2.2.0"
22+
"@apollo/federation-internals" "^2.2.1"
23+
"@apollo/query-graphs" "^2.2.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.2.0":
31-
version "2.2.0"
32-
resolved "https://registry.yarnpkg.com/@apollo/federation-internals/-/federation-internals-2.2.0.tgz#04dad3d794e33d63e72c1ac973195761cb5a84be"
33-
integrity sha512-oYvzGVH9AIRq1xzHrdyRwD+7qHb0OxQud5b5xHdLIePAbMhepIvYAPZDX9NqGDj5gcrTGkb2C+aW6a9B4EzyeQ==
30+
"@apollo/federation-internals@^2.2.1":
31+
version "2.2.1"
32+
resolved "https://registry.yarnpkg.com/@apollo/federation-internals/-/federation-internals-2.2.1.tgz#348e842c328e5dbf8138f4542ab968367d2d44ec"
33+
integrity sha512-T+nxIhppu/5jNFIhfzYERIhgDvp2QqbSqnQpViDNEmK/iPKsXLFtOedZZgsAUpMIQoUedNNNuceTE9+lDUn+bA==
3434
dependencies:
3535
chalk "^4.1.0"
3636
js-levenshtein "^1.1.6"
@@ -44,14 +44,14 @@
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.2.0"
49-
resolved "https://registry.yarnpkg.com/@apollo/gateway/-/gateway-2.2.0.tgz#388b50883a48e45330d1db18fc6fd9f9a8385b83"
50-
integrity sha512-rCrJ3ryug4fQ2KBBScnL3ZVmddQS76v0DkhwInRZXFASNNym2BJvmVdO3oW3/8Xy/9qMq3vi1K81EKXPQM5Pww==
47+
"@apollo/gateway-v2@npm:@apollo/[email protected].1":
48+
version "2.2.1"
49+
resolved "https://registry.yarnpkg.com/@apollo/gateway/-/gateway-2.2.1.tgz#dda88e9fb35790e21d5d51a6411bbae3e86e253c"
50+
integrity sha512-dCUs6KJq5FU8ZYQj2KLeR++cPmKZ1al3AC00fufHLuFKR7XjsXsPZsHPY+Tt39QZI56tNrUdiiR2rjQ17c4Zew==
5151
dependencies:
52-
"@apollo/composition" "^2.2.0"
53-
"@apollo/federation-internals" "^2.2.0"
54-
"@apollo/query-planner" "^2.2.0"
52+
"@apollo/composition" "^2.2.1"
53+
"@apollo/federation-internals" "^2.2.1"
54+
"@apollo/query-planner" "^2.2.1"
5555
"@apollo/server-gateway-interface" "^1.0.2"
5656
"@apollo/usage-reporting-protobuf" "^4.0.0"
5757
"@apollo/utils.createhash" "^1.1.0"
@@ -147,12 +147,12 @@
147147
"@types/node" "^10.1.0"
148148
long "^4.0.0"
149149

150-
"@apollo/query-graphs@^2.2.0":
151-
version "2.2.0"
152-
resolved "https://registry.yarnpkg.com/@apollo/query-graphs/-/query-graphs-2.2.0.tgz#085eb0980a533ac5e01c688a0af8936ffc5f48f2"
153-
integrity sha512-k6hbtcm5lEx11VUlu4lLoVsIdMlpBfgKtlbuSkFuuFqAIVwtCokeL1UuR8cVV0Zy5jkteoELBOcSGy6w8Bozsw==
150+
"@apollo/query-graphs@^2.2.1":
151+
version "2.2.1"
152+
resolved "https://registry.yarnpkg.com/@apollo/query-graphs/-/query-graphs-2.2.1.tgz#d8cec6eb026deb53bcbe62fb68f9fc309b33bd17"
153+
integrity sha512-lDK1HfsJlM4P2AcdhNYxXnq5zWohyLiWVyhC0SEnhR/BRfoP2UOC31MHK0waRLAQP5SBMBVolRn6AhtSFNmEyA==
154154
dependencies:
155-
"@apollo/federation-internals" "^2.2.0"
155+
"@apollo/federation-internals" "^2.2.1"
156156
"@types/uuid" "^8.3.4"
157157
deep-equal "^2.0.5"
158158
ts-graphviz "^0.16.0"
@@ -167,13 +167,13 @@
167167
deep-equal "^2.0.5"
168168
pretty-format "^28.0.0"
169169

170-
"@apollo/query-planner@^2.2.0":
171-
version "2.2.0"
172-
resolved "https://registry.yarnpkg.com/@apollo/query-planner/-/query-planner-2.2.0.tgz#251e56c674ad291b202b9d126a6589dff6552037"
173-
integrity sha512-kyxMFMawkja+2XxRA2fTWlINNWUsn1JrtOxWZ9OvjQNLAW1oasSZyOK7U9UmaI7iglcAEdlfYtYKePlgH+OdmQ==
170+
"@apollo/query-planner@^2.2.1":
171+
version "2.2.1"
172+
resolved "https://registry.yarnpkg.com/@apollo/query-planner/-/query-planner-2.2.1.tgz#77534c7429c47e210d7a39174b0682c305b4554b"
173+
integrity sha512-U1OmN2Zvq/xs9OL4iK6Wauw9mIYLsTug4YEfnK/MdaWhkKtRyYsDxgUlPqzUYEZMS9LESqhODJ/IobbsbTJjJQ==
174174
dependencies:
175-
"@apollo/federation-internals" "^2.2.0"
176-
"@apollo/query-graphs" "^2.2.0"
175+
"@apollo/federation-internals" "^2.2.1"
176+
"@apollo/query-graphs" "^2.2.1"
177177
chalk "^4.1.0"
178178
deep-equal "^2.0.5"
179179
pretty-format "^29.0.0"
@@ -188,13 +188,13 @@
188188
"@apollo/utils.keyvaluecache" "^1.0.1"
189189
"@apollo/utils.logger" "^1.0.0"
190190

191-
"@apollo/subgraph-v2@npm:@apollo/[email protected].0":
192-
version "2.2.0"
193-
resolved "https://registry.yarnpkg.com/@apollo/subgraph/-/subgraph-2.2.0.tgz#5b1661663bd733a5dddd1e3707a475aac62deb73"
194-
integrity sha512-nYeFetuykyzfqj8gwLnJD+gi3CvOeEVEQPaSy8nmHm7DacCuFLbalQwLyWlI3Afx2DrsWlWOxZBqt2pw9ke2MA==
191+
"@apollo/subgraph-v2@npm:@apollo/[email protected].1":
192+
version "2.2.1"
193+
resolved "https://registry.yarnpkg.com/@apollo/subgraph/-/subgraph-2.2.1.tgz#56d9a87a36e546354c433a4121d31615dd934289"
194+
integrity sha512-fAm7KXr54/5mDA2mhR36AI8rwiaPGHpT9s51t8mOpnKNpX8vc9KrdlPqCAF88LKVxKRZBDTNjlD5sRgx0tQl5w==
195195
dependencies:
196196
"@apollo/cache-control-types" "^1.0.2"
197-
"@apollo/federation-internals" "^2.2.0"
197+
"@apollo/federation-internals" "^2.2.1"
198198

199199
"@apollo/[email protected]", "@apollo/subgraph@^0.6.1":
200200
version "0.6.1"

0 commit comments

Comments
 (0)