|
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.1.4": |
18 |
| - version "2.1.4" |
19 |
| - resolved "https://registry.yarnpkg.com/@apollo/composition/-/composition-2.1.4.tgz#ce89f61869fe9d6614ca3b4e5206773d9acf15da" |
20 |
| - integrity sha512-M72m29u4Zx0EHaLO989YGH+shnRE3ADKRtOSe3xx2eESHpN5GuugihQF4bdGKBFpseKBaJwl0x060eq8MVjSeg== |
| 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== |
21 | 21 | dependencies:
|
22 |
| - "@apollo/federation-internals" "^2.1.4" |
23 |
| - "@apollo/query-graphs" "^2.1.4" |
| 22 | + "@apollo/federation-internals" "^2.2.0" |
| 23 | + "@apollo/query-graphs" "^2.2.0" |
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.1.4": |
31 |
| - version "2.1.4" |
32 |
| - resolved "https://registry.yarnpkg.com/@apollo/federation-internals/-/federation-internals-2.1.4.tgz#aa475c51fbc91d9e37e9a6e69446412ab8e32b88" |
33 |
| - integrity sha512-Fpln5hHEh0Jjy0vaTpIlv1SF+zg2cjunsH2X5QDHwKOXoHsT4o7LF+Duoy7LgZj6W3HNW9Z/srmuOXXNTl2gjw== |
| 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== |
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/gateway@2.1.4": |
48 |
| - version "2.1.4" |
49 |
| - resolved "https://registry.yarnpkg.com/@apollo/gateway/-/gateway-2.1.4.tgz#f8aac42450e793f3e3f23b8a6e8c4170b254cf1c" |
50 |
| - integrity sha512-EIKHZFdaaNEzySs48b7r6BEXVTiS4pi/yI2OVPWkEUbkVnk7NPlQNIhDXtxSeIgEY1l79PEZ9Jw09QqtjTFoTg== |
| 47 | +"@apollo/gateway-v2@npm:@apollo/gateway@2.2.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== |
51 | 51 | dependencies:
|
52 |
| - "@apollo/composition" "^2.1.4" |
53 |
| - "@apollo/federation-internals" "^2.1.4" |
54 |
| - "@apollo/query-planner" "^2.1.4" |
| 52 | + "@apollo/composition" "^2.2.0" |
| 53 | + "@apollo/federation-internals" "^2.2.0" |
| 54 | + "@apollo/query-planner" "^2.2.0" |
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"
|
|
64 | 64 | async-retry "^1.3.3"
|
65 | 65 | loglevel "^1.6.1"
|
66 | 66 | lru-cache "^7.13.1"
|
67 |
| - make-fetch-happen "^10.1.2" |
| 67 | + make-fetch-happen "^11.0.0" |
68 | 68 | node-abort-controller "^3.0.1"
|
69 | 69 | node-fetch "^2.6.7"
|
70 | 70 |
|
|
147 | 147 | "@types/node" "^10.1.0"
|
148 | 148 | long "^4.0.0"
|
149 | 149 |
|
150 |
| -"@apollo/query-graphs@^2.1.4": |
151 |
| - version "2.1.4" |
152 |
| - resolved "https://registry.yarnpkg.com/@apollo/query-graphs/-/query-graphs-2.1.4.tgz#305bf8e39075cae03c08834485be292619e8cd14" |
153 |
| - integrity sha512-oGDdfj+Mhh02JIU0onc0yVxb4f3jqmyHEdTveNYmnmEtFjJWPn9PGq0hpFwTquHyrzUNkx0pqDc4UIFUnZQNGg== |
| 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== |
154 | 154 | dependencies:
|
155 |
| - "@apollo/federation-internals" "^2.1.4" |
| 155 | + "@apollo/federation-internals" "^2.2.0" |
| 156 | + "@types/uuid" "^8.3.4" |
156 | 157 | deep-equal "^2.0.5"
|
157 | 158 | ts-graphviz "^0.16.0"
|
| 159 | + uuid "^9.0.0" |
158 | 160 |
|
159 | 161 | "@apollo/query-planner@^0.12.1":
|
160 | 162 | version "0.12.1"
|
|
165 | 167 | deep-equal "^2.0.5"
|
166 | 168 | pretty-format "^28.0.0"
|
167 | 169 |
|
168 |
| -"@apollo/query-planner@^2.1.4": |
169 |
| - version "2.1.4" |
170 |
| - resolved "https://registry.yarnpkg.com/@apollo/query-planner/-/query-planner-2.1.4.tgz#ae37cbf312a2eb286d2857dbaef05a6c4b337710" |
171 |
| - integrity sha512-OaC52LslJN/uGwJSdJCwJUz1e/0vo+gbHXk1deuRQiM5kr8iV8yklxeMVzy68PG9ioeA3r5SUDIZC+NuCLZeaQ== |
| 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== |
172 | 174 | dependencies:
|
173 |
| - "@apollo/federation-internals" "^2.1.4" |
174 |
| - "@apollo/query-graphs" "^2.1.4" |
| 175 | + "@apollo/federation-internals" "^2.2.0" |
| 176 | + "@apollo/query-graphs" "^2.2.0" |
175 | 177 | chalk "^4.1.0"
|
176 | 178 | deep-equal "^2.0.5"
|
177 |
| - pretty-format "^28.0.0" |
| 179 | + pretty-format "^29.0.0" |
178 | 180 |
|
179 | 181 | "@apollo/server-gateway-interface@^1.0.2":
|
180 | 182 | version "1.0.3"
|
|
186 | 188 | "@apollo/utils.keyvaluecache" "^1.0.1"
|
187 | 189 | "@apollo/utils.logger" "^1.0.0"
|
188 | 190 |
|
189 |
| -"@apollo/subgraph-v2@npm:@apollo/subgraph@2.1.4": |
190 |
| - version "2.1.4" |
191 |
| - resolved "https://registry.yarnpkg.com/@apollo/subgraph/-/subgraph-2.1.4.tgz#a8e0c0eb0e2d6a7f8869dfecf8e0d07ed5236712" |
192 |
| - integrity sha512-WrZuvCtTjLczkJq9BxyGgGB5lE0vr83ZFvbdVdByve+EbvfCh0rNtXNFaAXOkOcqzMcDv258AN44o7WBm+raYw== |
| 191 | +"@apollo/subgraph-v2@npm:@apollo/subgraph@2.2.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== |
193 | 195 | dependencies:
|
194 | 196 | "@apollo/cache-control-types" "^1.0.2"
|
195 |
| - "@apollo/federation-internals" "^2.1.4" |
| 197 | + "@apollo/federation-internals" "^2.2.0" |
196 | 198 |
|
197 | 199 | "@apollo/ [email protected]", "@apollo/subgraph@^0.6.1":
|
198 | 200 | version "0.6.1"
|
|
2281 | 2283 | "@gar/promisify" "^1.1.3"
|
2282 | 2284 | semver "^7.3.5"
|
2283 | 2285 |
|
| 2286 | +"@npmcli/fs@^3.1.0": |
| 2287 | + version "3.1.0" |
| 2288 | + resolved "https://registry.yarnpkg.com/@npmcli/fs/-/fs-3.1.0.tgz#233d43a25a91d68c3a863ba0da6a3f00924a173e" |
| 2289 | + integrity sha512-7kZUAaLscfgbwBQRbvdMYaZOWyMEcPTH/tJjnyAWJ/dvvs9Ef+CERx/qJb9GExJpl1qipaDGn7KqHnFGGixd0w== |
| 2290 | + dependencies: |
| 2291 | + semver "^7.3.5" |
| 2292 | + |
2284 | 2293 | "@npmcli/git@^3.0.0":
|
2285 | 2294 | version "3.0.1"
|
2286 | 2295 | resolved "https://registry.yarnpkg.com/@npmcli/git/-/git-3.0.1.tgz#049b99b1381a2ddf7dc56ba3e91eaf76ca803a8d"
|
|
3026 | 3035 | resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.1.tgz#20f18294f797f2209b5f65c8e3b5c8e8261d127c"
|
3027 | 3036 | integrity sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==
|
3028 | 3037 |
|
| 3038 | +"@types/uuid@^8.3.4": |
| 3039 | + version "8.3.4" |
| 3040 | + resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-8.3.4.tgz#bd86a43617df0594787d38b735f55c805becf1bc" |
| 3041 | + integrity sha512-c/I8ZRb51j+pYGAu5CrFMRxqZ2ke4y2grEBO5AUjgSkSk+qT2Ea+OdWElz/OiMf5MNpn2b17kuVBwZLQJXzihw== |
| 3042 | + |
3029 | 3043 |
|
3030 | 3044 | version "8.5.3"
|
3031 | 3045 | resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.3.tgz#7d25a1ffbecd3c4f2d35068d0b283c037003274d"
|
@@ -4099,6 +4113,25 @@ cacache@^16.0.0, cacache@^16.0.6, cacache@^16.1.0:
|
4099 | 4113 | tar "^6.1.11"
|
4100 | 4114 | unique-filename "^1.1.1"
|
4101 | 4115 |
|
| 4116 | +cacache@^17.0.0: |
| 4117 | + version "17.0.2" |
| 4118 | + resolved "https://registry.yarnpkg.com/cacache/-/cacache-17.0.2.tgz#ff2bd029bf45099b3fe711f56fbf138b846c8d6d" |
| 4119 | + integrity sha512-rYUs2x4OjSgCQND7nTrh21AHIBFgd7s/ctAYvU3a8u+nK+R5YaX/SFPDYz4Azz7SGL6+6L9ZZWI4Kawpb7grzQ== |
| 4120 | + dependencies: |
| 4121 | + "@npmcli/fs" "^3.1.0" |
| 4122 | + fs-minipass "^2.1.0" |
| 4123 | + glob "^8.0.1" |
| 4124 | + lru-cache "^7.7.1" |
| 4125 | + minipass "^3.1.6" |
| 4126 | + minipass-collect "^1.0.2" |
| 4127 | + minipass-flush "^1.0.5" |
| 4128 | + minipass-pipeline "^1.2.4" |
| 4129 | + p-map "^4.0.0" |
| 4130 | + promise-inflight "^1.0.1" |
| 4131 | + ssri "^10.0.0" |
| 4132 | + tar "^6.1.11" |
| 4133 | + unique-filename "^3.0.0" |
| 4134 | + |
4102 | 4135 | cacheable-lookup@^6.0.4:
|
4103 | 4136 | version "6.0.4"
|
4104 | 4137 | resolved "https://registry.yarnpkg.com/cacheable-lookup/-/cacheable-lookup-6.0.4.tgz#65c0e51721bb7f9f2cb513aed6da4a1b93ad7dc8"
|
@@ -8101,6 +8134,28 @@ make-fetch-happen@^10.0.3, make-fetch-happen@^10.0.6, make-fetch-happen@^10.1.2:
|
8101 | 8134 | socks-proxy-agent "^6.1.1"
|
8102 | 8135 | ssri "^9.0.0"
|
8103 | 8136 |
|
| 8137 | +make-fetch-happen@^11.0.0: |
| 8138 | + version "11.0.1" |
| 8139 | + resolved "https://registry.yarnpkg.com/make-fetch-happen/-/make-fetch-happen-11.0.1.tgz#b3c51663d018d9e11d57fdd4393a4c5a1a7d56eb" |
| 8140 | + integrity sha512-clv3IblugXn2CDUmqFhNzii3rjKa46u5wNeivc+QlLXkGI5FjLX3rGboo+y2kwf1pd8W0iDiC384cemeDtw9kw== |
| 8141 | + dependencies: |
| 8142 | + agentkeepalive "^4.2.1" |
| 8143 | + cacache "^17.0.0" |
| 8144 | + http-cache-semantics "^4.1.0" |
| 8145 | + http-proxy-agent "^5.0.0" |
| 8146 | + https-proxy-agent "^5.0.0" |
| 8147 | + is-lambda "^1.0.1" |
| 8148 | + lru-cache "^7.7.1" |
| 8149 | + minipass "^3.1.6" |
| 8150 | + minipass-collect "^1.0.2" |
| 8151 | + minipass-fetch "^3.0.0" |
| 8152 | + minipass-flush "^1.0.5" |
| 8153 | + minipass-pipeline "^1.2.4" |
| 8154 | + negotiator "^0.6.3" |
| 8155 | + promise-retry "^2.0.1" |
| 8156 | + socks-proxy-agent "^7.0.0" |
| 8157 | + ssri "^10.0.0" |
| 8158 | + |
8104 | 8159 | make-fetch-happen@^9.0.0:
|
8105 | 8160 | version "9.1.0"
|
8106 | 8161 | resolved "https://registry.yarnpkg.com/make-fetch-happen/-/make-fetch-happen-9.1.0.tgz#53085a09e7971433e6765f7971bf63f4e05cb968"
|
@@ -8394,6 +8449,17 @@ minipass-fetch@^2.0.3:
|
8394 | 8449 | optionalDependencies:
|
8395 | 8450 | encoding "^0.1.13"
|
8396 | 8451 |
|
| 8452 | +minipass-fetch@^3.0.0: |
| 8453 | + version "3.0.0" |
| 8454 | + resolved "https://registry.yarnpkg.com/minipass-fetch/-/minipass-fetch-3.0.0.tgz#02481219ddbd3d30eb0e354016f680b10c6f2bcb" |
| 8455 | + integrity sha512-NSx3k5gR4Q5Ts2poCM/19d45VwhVLBtJZ6ypYcthj2BwmDx/e7lW8Aadnyt3edd2W0ecb+b0o7FYLRYE2AGcQg== |
| 8456 | + dependencies: |
| 8457 | + minipass "^3.1.6" |
| 8458 | + minipass-sized "^1.0.3" |
| 8459 | + minizlib "^2.1.2" |
| 8460 | + optionalDependencies: |
| 8461 | + encoding "^0.1.13" |
| 8462 | + |
8397 | 8463 | minipass-flush@^1.0.5:
|
8398 | 8464 | version "1.0.5"
|
8399 | 8465 | resolved "https://registry.yarnpkg.com/minipass-flush/-/minipass-flush-1.0.5.tgz#82e7135d7e89a50ffe64610a787953c4c4cbb373"
|
@@ -10391,6 +10457,15 @@ socks-proxy-agent@^6.1.1:
|
10391 | 10457 | debug "^4.3.3"
|
10392 | 10458 | socks "^2.6.2"
|
10393 | 10459 |
|
| 10460 | +socks-proxy-agent@^7.0.0: |
| 10461 | + version "7.0.0" |
| 10462 | + resolved "https://registry.yarnpkg.com/socks-proxy-agent/-/socks-proxy-agent-7.0.0.tgz#dc069ecf34436621acb41e3efa66ca1b5fed15b6" |
| 10463 | + integrity sha512-Fgl0YPZ902wEsAyiQ+idGd1A7rSFx/ayC1CQVMw5P+EQx2V0SgpGtf6OKFhVjPflPUl9YMmEOnmfjCdMUsygww== |
| 10464 | + dependencies: |
| 10465 | + agent-base "^6.0.2" |
| 10466 | + debug "^4.3.3" |
| 10467 | + socks "^2.6.2" |
| 10468 | + |
10394 | 10469 | socks@^2.3.3, socks@^2.6.1:
|
10395 | 10470 | version "2.6.1"
|
10396 | 10471 | resolved "https://registry.yarnpkg.com/socks/-/socks-2.6.1.tgz#989e6534a07cf337deb1b1c94aaa44296520d30e"
|
@@ -10504,6 +10579,13 @@ sprintf-js@~1.0.2:
|
10504 | 10579 | resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
|
10505 | 10580 | integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=
|
10506 | 10581 |
|
| 10582 | +ssri@^10.0.0: |
| 10583 | + version "10.0.0" |
| 10584 | + resolved "https://registry.yarnpkg.com/ssri/-/ssri-10.0.0.tgz#1e34554cbbc4728f5290674264e21b64aaf27ca7" |
| 10585 | + integrity sha512-64ghGOpqW0k+jh7m5jndBGdVEoPikWwGQmBNN5ks6jyUSMymzHDTlnNHOvzp+6MmHOljr2MokUzvRksnTwG0Iw== |
| 10586 | + dependencies: |
| 10587 | + minipass "^3.1.1" |
| 10588 | + |
10507 | 10589 | ssri@^8.0.0, ssri@^8.0.1:
|
10508 | 10590 | version "8.0.1"
|
10509 | 10591 | resolved "https://registry.yarnpkg.com/ssri/-/ssri-8.0.1.tgz#638e4e439e2ffbd2cd289776d5ca457c4f51a2af"
|
@@ -11121,13 +11203,27 @@ unique-filename@^1.1.1:
|
11121 | 11203 | dependencies:
|
11122 | 11204 | unique-slug "^2.0.0"
|
11123 | 11205 |
|
| 11206 | +unique-filename@^3.0.0: |
| 11207 | + version "3.0.0" |
| 11208 | + resolved "https://registry.yarnpkg.com/unique-filename/-/unique-filename-3.0.0.tgz#48ba7a5a16849f5080d26c760c86cf5cf05770ea" |
| 11209 | + integrity sha512-afXhuC55wkAmZ0P18QsVE6kp8JaxrEokN2HGIoIVv2ijHQd419H0+6EigAFcIzXeMIkcIkNBpB3L/DXB3cTS/g== |
| 11210 | + dependencies: |
| 11211 | + unique-slug "^4.0.0" |
| 11212 | + |
11124 | 11213 | unique-slug@^2.0.0:
|
11125 | 11214 | version "2.0.2"
|
11126 | 11215 | resolved "https://registry.yarnpkg.com/unique-slug/-/unique-slug-2.0.2.tgz#baabce91083fc64e945b0f3ad613e264f7cd4e6c"
|
11127 | 11216 | integrity sha512-zoWr9ObaxALD3DOPfjPSqxt4fnZiWblxHIgeWqW8x7UqDzEtHEQLzji2cuJYQFCU6KmoJikOYAZlrTHHebjx2w==
|
11128 | 11217 | dependencies:
|
11129 | 11218 | imurmurhash "^0.1.4"
|
11130 | 11219 |
|
| 11220 | +unique-slug@^4.0.0: |
| 11221 | + version "4.0.0" |
| 11222 | + resolved "https://registry.yarnpkg.com/unique-slug/-/unique-slug-4.0.0.tgz#6bae6bb16be91351badd24cdce741f892a6532e3" |
| 11223 | + integrity sha512-WrcA6AyEfqDX5bWige/4NQfPZMtASNVxdmWR76WESYQVAACSgWcR6e9i0mofqqBxYFtL4oAxPIptY73/0YE1DQ== |
| 11224 | + dependencies: |
| 11225 | + imurmurhash "^0.1.4" |
| 11226 | + |
11131 | 11227 | unique-string@^3.0.0:
|
11132 | 11228 | version "3.0.0"
|
11133 | 11229 | resolved "https://registry.yarnpkg.com/unique-string/-/unique-string-3.0.0.tgz#84a1c377aff5fd7a8bc6b55d8244b2bd90d75b9a"
|
|
0 commit comments