|
14 | 14 | resolved "https://registry.yarnpkg.com/@apollo/cache-control-types/-/cache-control-types-1.0.2.tgz#f42ed3563acc7f1f50617d65d208483977adc68e"
|
15 | 15 | integrity sha512-Por80co1eUm4ATsvjCOoS/tIR8PHxqVjsA6z76I6Vw0rFn4cgyVElQcmQDIZiYsy41k8e5xkrMRECkM2WR8pNw==
|
16 | 16 |
|
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== |
21 | 21 | 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" |
24 | 24 |
|
25 | 25 | "@apollo/core-schema@^0.2.0":
|
26 | 26 | version "0.2.0"
|
27 | 27 | resolved "https://registry.yarnpkg.com/@apollo/core-schema/-/core-schema-0.2.0.tgz#4eb529ee27553eeb6c18cd27eb0b94f2bd8b22a8"
|
28 | 28 | integrity sha512-bhzZMIyzP3rynXwtUuEt2ENJIgKd9P/iR98VsuA3tOyYdWPjD5BfsrdWO0oIJXW/pjbbr0oHX5gqutFRKYuwAA==
|
29 | 29 |
|
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== |
34 | 34 | dependencies:
|
35 | 35 | chalk "^4.1.0"
|
36 | 36 | js-levenshtein "^1.1.6"
|
|
44 | 44 | apollo-server-types "^3.0.2"
|
45 | 45 | lodash.xorby "^4.7.0"
|
46 | 46 |
|
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== |
51 | 51 | 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" |
55 | 55 | "@apollo/server-gateway-interface" "^1.0.2"
|
56 | 56 | "@apollo/usage-reporting-protobuf" "^4.0.0"
|
57 | 57 | "@apollo/utils.createhash" "^1.1.0"
|
|
147 | 147 | "@types/node" "^10.1.0"
|
148 | 148 | long "^4.0.0"
|
149 | 149 |
|
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== |
154 | 154 | dependencies:
|
155 |
| - "@apollo/federation-internals" "^2.2.1" |
| 155 | + "@apollo/federation-internals" "^2.2.2" |
156 | 156 | "@types/uuid" "^8.3.4"
|
157 | 157 | deep-equal "^2.0.5"
|
158 | 158 | ts-graphviz "^0.16.0"
|
|
167 | 167 | deep-equal "^2.0.5"
|
168 | 168 | pretty-format "^28.0.0"
|
169 | 169 |
|
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== |
174 | 174 | 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" |
177 | 177 | chalk "^4.1.0"
|
178 | 178 | deep-equal "^2.0.5"
|
179 | 179 | pretty-format "^29.0.0"
|
|
188 | 188 | "@apollo/utils.keyvaluecache" "^1.0.1"
|
189 | 189 | "@apollo/utils.logger" "^1.0.0"
|
190 | 190 |
|
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== |
195 | 195 | dependencies:
|
196 | 196 | "@apollo/cache-control-types" "^1.0.2"
|
197 |
| - "@apollo/federation-internals" "^2.2.1" |
| 197 | + "@apollo/federation-internals" "^2.2.2" |
198 | 198 |
|
199 | 199 | "@apollo/ [email protected]", "@apollo/subgraph@^0.6.1":
|
200 | 200 | version "0.6.1"
|
|
0 commit comments