Skip to content

Commit 0d4aa6f

Browse files
committed
chore(deps): update apollo graphql packages to v2.2.2
1 parent 4fc3f0f commit 0d4aa6f

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].1",
28-
"@apollo/subgraph-v2": "npm:@apollo/[email protected].1",
27+
"@apollo/gateway-v2": "npm:@apollo/[email protected].2",
28+
"@apollo/subgraph-v2": "npm:@apollo/[email protected].2",
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.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==
17+
"@apollo/composition@^2.2.2":
18+
version "2.2.2"
19+
resolved "https://registry.yarnpkg.com/@apollo/composition/-/composition-2.2.2.tgz#d53e0afec26e7df1addc0597362a02510e20affa"
20+
integrity sha512-5wj9FqDu4E4xfOOLz4SKib8eJQgamHCgOdxwmrGj9N3B8o6P2A+zMfKEVHvEnSpRMKRm9HVcdSGdYV6QcjDIdQ==
2121
dependencies:
22-
"@apollo/federation-internals" "^2.2.1"
23-
"@apollo/query-graphs" "^2.2.1"
22+
"@apollo/federation-internals" "^2.2.2"
23+
"@apollo/query-graphs" "^2.2.2"
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.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==
30+
"@apollo/federation-internals@^2.2.2":
31+
version "2.2.2"
32+
resolved "https://registry.yarnpkg.com/@apollo/federation-internals/-/federation-internals-2.2.2.tgz#ca8e0a3838600d95274d875df07d62ba72414ff1"
33+
integrity sha512-Q16I75qZ6jA8lCoZedM5938oZONrJyL7Pk6TOqw44fndea0As0pb2Ug8dV3pAWq4HhJ+/vBu2WoP14CFcxA9Yw==
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].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==
47+
"@apollo/gateway-v2@npm:@apollo/[email protected].2":
48+
version "2.2.2"
49+
resolved "https://registry.yarnpkg.com/@apollo/gateway/-/gateway-2.2.2.tgz#8add24f0287838c0d6992e002da02b36218cc622"
50+
integrity sha512-oSsrbf7svgbmhAe8tSpPh3hDblWcRM/Elx8hCfGEmnDR+nZy2/kfsknk0SFKWdPSq/agtdAXFwdKfWN2DF2rYg==
5151
dependencies:
52-
"@apollo/composition" "^2.2.1"
53-
"@apollo/federation-internals" "^2.2.1"
54-
"@apollo/query-planner" "^2.2.1"
52+
"@apollo/composition" "^2.2.2"
53+
"@apollo/federation-internals" "^2.2.2"
54+
"@apollo/query-planner" "^2.2.2"
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.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==
150+
"@apollo/query-graphs@^2.2.2":
151+
version "2.2.2"
152+
resolved "https://registry.yarnpkg.com/@apollo/query-graphs/-/query-graphs-2.2.2.tgz#0fe0c333e26aa8d7198081feed2db2314112dca2"
153+
integrity sha512-NHxqfDEsMNFqwxSQ8lqj9APP0jGQAvxt0LOEb4WZgVdw303g1qxu2BapUS4YjxKVRqHDap/EAzBHgwg4J2zfjA==
154154
dependencies:
155-
"@apollo/federation-internals" "^2.2.1"
155+
"@apollo/federation-internals" "^2.2.2"
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.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==
170+
"@apollo/query-planner@^2.2.2":
171+
version "2.2.2"
172+
resolved "https://registry.yarnpkg.com/@apollo/query-planner/-/query-planner-2.2.2.tgz#fc712719f8f1eb07d6cd80e5705e5366d217aaf6"
173+
integrity sha512-jKEZU2DzEmL0X0gewlknVVdah8jXpoKhtqOmg8RSAD2fFQtk3gpiceprBDEdmigQwLl97SDXGNjiWlkIRdz9Sg==
174174
dependencies:
175-
"@apollo/federation-internals" "^2.2.1"
176-
"@apollo/query-graphs" "^2.2.1"
175+
"@apollo/federation-internals" "^2.2.2"
176+
"@apollo/query-graphs" "^2.2.2"
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].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==
191+
"@apollo/subgraph-v2@npm:@apollo/[email protected].2":
192+
version "2.2.2"
193+
resolved "https://registry.yarnpkg.com/@apollo/subgraph/-/subgraph-2.2.2.tgz#5cfb9d580cc1f84b46c4ee29238d1d16bdb1507a"
194+
integrity sha512-CUJPN1v9JZgkMBWkmufJMGduUwTD4fFyjOk2oLRWUDB41r9+eeyI3/CvuuGaZH+xMxMOSf5HN9tbbAO/sPnuTQ==
195195
dependencies:
196196
"@apollo/cache-control-types" "^1.0.2"
197-
"@apollo/federation-internals" "^2.2.1"
197+
"@apollo/federation-internals" "^2.2.2"
198198

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

0 commit comments

Comments
 (0)