|
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 |
| - |
18 |
| - version "2.3.2" |
19 |
| - resolved "https://registry.yarnpkg.com/@apollo/composition/-/composition-2.3.2.tgz#22c058c2f69b26a46ad210820cb97255d36caf12" |
20 |
| - integrity sha512-bUoGq9jJ+IfYSKY0oO/64XWIKPe13XY+eePaPIiQksKu/M0iylCI6RmNNFlLQAax2jHpILJ7+1X8LuURN6zjjA== |
| 17 | + |
| 18 | + version "2.3.3" |
| 19 | + resolved "https://registry.yarnpkg.com/@apollo/composition/-/composition-2.3.3.tgz#98655806bd7028c97839c89c40eb3527537aafcc" |
| 20 | + integrity sha512-Jx1F7IvjErM1HZ7I6NFQ667O9IAAfnVqzhpom/Z++pyeot5OsMqsunAQTRj57WyX/W9eZ/DCjlEH/G7S7SEdBQ== |
21 | 21 | dependencies:
|
22 |
| - "@apollo/federation-internals" "2.3.2" |
23 |
| - "@apollo/query-graphs" "2.3.2" |
| 22 | + "@apollo/federation-internals" "2.3.3" |
| 23 | + "@apollo/query-graphs" "2.3.3" |
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 |
| - |
31 |
| - version "2.3.2" |
32 |
| - resolved "https://registry.yarnpkg.com/@apollo/federation-internals/-/federation-internals-2.3.2.tgz#a3609b4b065101a647409027f2ea4917cb3a52b5" |
33 |
| - integrity sha512-XtXQag8sV75BoNlzu6ci5mn2U+QGNZdkRB8Igi5e31VqnBx4XSdvbyx6Ht1lvYru9GCYx6OqGWZqqPqAXG72/Q== |
| 30 | + |
| 31 | + version "2.3.3" |
| 32 | + resolved "https://registry.yarnpkg.com/@apollo/federation-internals/-/federation-internals-2.3.3.tgz#10663c0936fab24e66e3e3896aae91ccbeef4e89" |
| 33 | + integrity sha512-QzqgwQ57ZsvzExCo/dMxZL38E2cALXkn6fG93c89VPwo+4Kpo87I7DNDJgYVDSYzNosemW9ya1jGFRvwjyfQMw== |
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].2": |
48 |
| - version "2.3.2" |
49 |
| - resolved "https://registry.yarnpkg.com/@apollo/gateway/-/gateway-2.3.2.tgz#fd190b5113300a5c4de6e0f8be3462f71250f83f" |
50 |
| - integrity sha512-D7p1I6wfHA9XY0HJXyBDouaGCcd/+oUU7bhSyVg1MmREL52sZnSk/140nds5L93jHca3Gl3IB4kiQ5JUJXfA6w== |
| 47 | +"@apollo/gateway-v2@npm:@apollo/[email protected].3": |
| 48 | + version "2.3.3" |
| 49 | + resolved "https://registry.yarnpkg.com/@apollo/gateway/-/gateway-2.3.3.tgz#4739ecd55828c53a615a70e63cebf0be961d648d" |
| 50 | + integrity sha512-c/bI5D/cVfizzMZgq3d3pQ7NkeoFNMhgFjPGlybc1Cs48SpYhA/KMqLpZifZyQC2QOA1hH/GdPbaa11e49elmw== |
51 | 51 | dependencies:
|
52 |
| - "@apollo/composition" "2.3.2" |
53 |
| - "@apollo/federation-internals" "2.3.2" |
54 |
| - "@apollo/query-planner" "2.3.2" |
| 52 | + "@apollo/composition" "2.3.3" |
| 53 | + "@apollo/federation-internals" "2.3.3" |
| 54 | + "@apollo/query-planner" "2.3.3" |
55 | 55 | "@apollo/server-gateway-interface" "^1.1.0"
|
56 | 56 | "@apollo/usage-reporting-protobuf" "^4.0.0"
|
57 |
| - "@apollo/utils.createhash" "^1.1.0" |
58 |
| - "@apollo/utils.fetcher" "^1.1.0" |
59 |
| - "@apollo/utils.isnodelike" "^1.1.0" |
60 |
| - "@apollo/utils.logger" "^1.0.0" |
| 57 | + "@apollo/utils.createhash" "^2.0.0" |
| 58 | + "@apollo/utils.fetcher" "^2.0.0" |
| 59 | + "@apollo/utils.isnodelike" "^2.0.0" |
| 60 | + "@apollo/utils.logger" "^2.0.0" |
61 | 61 | "@josephg/resolvable" "^1.0.1"
|
62 | 62 | "@opentelemetry/api" "^1.0.1"
|
63 | 63 | "@types/node-fetch" "^2.6.2"
|
|
147 | 147 | "@types/node" "^10.1.0"
|
148 | 148 | long "^4.0.0"
|
149 | 149 |
|
150 |
| - |
151 |
| - version "2.3.2" |
152 |
| - resolved "https://registry.yarnpkg.com/@apollo/query-graphs/-/query-graphs-2.3.2.tgz#fc39751f9127cefd5dcfd64dd044afdc68bf7dd5" |
153 |
| - integrity sha512-NC/+JfvSZ7i+1wOr0YRX7T156exYbPUeG6LPibENTNleJrPfCSfULlUIsqwVY87/c7bUwFXu+oK8bTdRXfxIQg== |
| 150 | + |
| 151 | + version "2.3.3" |
| 152 | + resolved "https://registry.yarnpkg.com/@apollo/query-graphs/-/query-graphs-2.3.3.tgz#229a470189686d38445b918741dcdd5fe032c3c1" |
| 153 | + integrity sha512-yORR+BbeS7wWxU7GQsJO3oNG0mzsjDHSicJcCVC9kCuW5PqNvPwrtpTlTFrJzukbD2mq9uASO0AJff5emkhHlA== |
154 | 154 | dependencies:
|
155 |
| - "@apollo/federation-internals" "2.3.2" |
156 |
| - "@types/uuid" "^8.3.4" |
| 155 | + "@apollo/federation-internals" "2.3.3" |
157 | 156 | deep-equal "^2.0.5"
|
158 |
| - ts-graphviz "^0.16.0" |
| 157 | + ts-graphviz "^1.5.4" |
159 | 158 | uuid "^9.0.0"
|
160 | 159 |
|
161 |
| - |
162 |
| - version "2.3.2" |
163 |
| - resolved "https://registry.yarnpkg.com/@apollo/query-planner/-/query-planner-2.3.2.tgz#84adac7110618aad0c112b3aa5eccb9ab7a3c389" |
164 |
| - integrity sha512-cYkElr1GpYmn6WnfmZc3DGfQEoOa+7DC4aOd5OLcW6l7AIFa9B374R7wmHeW68voNNhr7KYCpBBa9xuZhx7GEw== |
| 160 | + |
| 161 | + version "2.3.3" |
| 162 | + resolved "https://registry.yarnpkg.com/@apollo/query-planner/-/query-planner-2.3.3.tgz#95eb89a4d1636c8df4e326e8936270b2d24d791d" |
| 163 | + integrity sha512-XB21o/USJCL+XJD4lPMwRKSa1aWk8xZcYRb9mEt6C133bn2bk488u9IOKaumBaGAt7TgEyEvm9YccIua9+w4FA== |
165 | 164 | dependencies:
|
166 |
| - "@apollo/federation-internals" "2.3.2" |
167 |
| - "@apollo/query-graphs" "2.3.2" |
| 165 | + "@apollo/federation-internals" "2.3.3" |
| 166 | + "@apollo/query-graphs" "2.3.3" |
168 | 167 | chalk "^4.1.0"
|
169 | 168 | deep-equal "^2.0.5"
|
170 | 169 | pretty-format "^29.0.0"
|
|
198 | 197 | "@apollo/utils.keyvaluecache" "^2.1.0"
|
199 | 198 | "@apollo/utils.logger" "^2.0.0"
|
200 | 199 |
|
201 |
| -"@apollo/subgraph-v2@npm:@apollo/[email protected].2": |
202 |
| - version "2.3.2" |
203 |
| - resolved "https://registry.yarnpkg.com/@apollo/subgraph/-/subgraph-2.3.2.tgz#f59ce196b2556a40e95e250e3357939153faa6e4" |
204 |
| - integrity sha512-PYSVD+tx49EVjII25Ip1QsrOCn/Bmh7KBqoqZsp/AT/8yGbqX5j9oAeRH37QcOxbl8TXBcJBDKbPO/KzUln1Dg== |
| 200 | +"@apollo/subgraph-v2@npm:@apollo/[email protected].3": |
| 201 | + version "2.3.3" |
| 202 | + resolved "https://registry.yarnpkg.com/@apollo/subgraph/-/subgraph-2.3.3.tgz#f2a24cfcb2d0ef8b2086aadcbbd15d22f416708b" |
| 203 | + integrity sha512-stYoQ/pvm1TlSEU7DeW1YEk2cQ4yYIaS9tAEiPWTLzWivMwfbgVrsSGwBgME3UZ605EqHPXx4D1wVC/YfHT53Q== |
205 | 204 | dependencies:
|
206 | 205 | "@apollo/cache-control-types" "^1.0.2"
|
207 |
| - "@apollo/federation-internals" "2.3.2" |
| 206 | + "@apollo/federation-internals" "2.3.3" |
208 | 207 |
|
209 | 208 | "@apollo/[email protected]", "@apollo/subgraph@^0.6.1":
|
210 | 209 | version "0.6.1"
|
|
235 | 234 | "@apollo/utils.isnodelike" "^1.0.0"
|
236 | 235 | sha.js "^2.4.11"
|
237 | 236 |
|
238 |
| -"@apollo/utils.createhash@^1.1.0": |
239 |
| - version "1.1.0" |
240 |
| - resolved "https://registry.yarnpkg.com/@apollo/utils.createhash/-/utils.createhash-1.1.0.tgz#b18a353008d2583a34eaebaf471aff6e15360172" |
241 |
| - integrity sha512-5fT4ZiW75515OlikWpIQzaVDws1yy9VgYSoHoJCrvI2UH6/7YNKXQjbjT5qVYu6ytch2wBxFMfFfYWMn/2bSCQ== |
| 237 | +"@apollo/utils.createhash@^2.0.0": |
| 238 | + version "2.0.0" |
| 239 | + resolved "https://registry.yarnpkg.com/@apollo/utils.createhash/-/utils.createhash-2.0.0.tgz#5063a5fb1405ce89a76bb412997e035d98947c9d" |
| 240 | + integrity sha512-9GhGGD3J0HJF/VC+odwYpKi3Cg1NWrsO8GQvyGwDS5v/78I3154Hn8s4tpW+nqoaQ/lAvxdQQr3HM1b5HLM6Ww== |
242 | 241 | dependencies:
|
243 |
| - "@apollo/utils.isnodelike" "^1.1.0" |
| 242 | + "@apollo/utils.isnodelike" "^2.0.0" |
244 | 243 | sha.js "^2.4.11"
|
245 | 244 |
|
246 | 245 | "@apollo/utils.dropunuseddefinitions@^1.1.0":
|
|
253 | 252 | resolved "https://registry.yarnpkg.com/@apollo/utils.fetcher/-/utils.fetcher-1.0.0.tgz#467c99e97c1a81841435280707fcf2fb0b5768b7"
|
254 | 253 | integrity sha512-SpJH69ffk91BoYSVb12Dt/jFQKVOrm4NE59XUeHXRsha1xBmxjvZNN6qvYySAcGjloW4TtFZYlPkBpwjMRWymw==
|
255 | 254 |
|
256 |
| -"@apollo/utils.fetcher@^1.1.0": |
257 |
| - version "1.1.0" |
258 |
| - resolved "https://registry.yarnpkg.com/@apollo/utils.fetcher/-/utils.fetcher-1.1.0.tgz#025a0343cf7598bef3d540a9dba75d9cc42c09ac" |
259 |
| - integrity sha512-UOI25Q8kN6ADYxCPSzilMzMir2CNNFLif/+1WcTgMog9HbMGtG3LSlC9vStsSBcNGlwViaFFGP4ybgoZ2Ro5rQ== |
260 |
| - |
261 | 255 | "@apollo/utils.fetcher@^2.0.0":
|
262 | 256 | version "2.0.0"
|
263 | 257 | resolved "https://registry.yarnpkg.com/@apollo/utils.fetcher/-/utils.fetcher-2.0.0.tgz#efdaa94dd339c0745d5a09ff649e82abb247597f"
|
|
268 | 262 | resolved "https://registry.yarnpkg.com/@apollo/utils.isnodelike/-/utils.isnodelike-1.0.0.tgz#a7b2638f7c39acbdbd5b3f62c94708ed4789c246"
|
269 | 263 | integrity sha512-uS0TNODZXYDiKp5r+OXUtqLcjgcJ7s0GyY8m+TGnYOLu6CpqL4BiJSR54o4gXK+oxFGWy7Fs2NjVJtjFVt8ifg==
|
270 | 264 |
|
271 |
| -"@apollo/utils.isnodelike@^1.1.0": |
272 |
| - version "1.1.0" |
273 |
| - resolved "https://registry.yarnpkg.com/@apollo/utils.isnodelike/-/utils.isnodelike-1.1.0.tgz#24d3f36276b6ba4b08117925083bc5c5f2513c3d" |
274 |
| - integrity sha512-q/Q82kBUSEcx1ED11JO1TYBY781mWluUnBD8NvhjHVsu1K1C5R9BZVUxShyK/V8XcePcRUB5fdWOcBMGwS0KOA== |
| 265 | +"@apollo/utils.isnodelike@^2.0.0": |
| 266 | + version "2.0.0" |
| 267 | + resolved "https://registry.yarnpkg.com/@apollo/utils.isnodelike/-/utils.isnodelike-2.0.0.tgz#549653f66ed58e07497a6d0a31c6acaa32c8746d" |
| 268 | + integrity sha512-77CiAM2qDXn0haQYrgX0UgrboQykb+bOHaz5p3KKItMwUZ/EFphzuB2vqHvubneIc9dxJcTx2L7MFDswRw/JAQ== |
275 | 269 |
|
276 | 270 | "@apollo/utils.keyvaluecache@^1.0.1":
|
277 | 271 | version "1.0.1"
|
|
2459 | 2453 | resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.1.tgz#20f18294f797f2209b5f65c8e3b5c8e8261d127c"
|
2460 | 2454 | integrity sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==
|
2461 | 2455 |
|
2462 |
| -"@types/uuid@^8.3.4": |
2463 |
| - version "8.3.4" |
2464 |
| - resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-8.3.4.tgz#bd86a43617df0594787d38b735f55c805becf1bc" |
2465 |
| - integrity sha512-c/I8ZRb51j+pYGAu5CrFMRxqZ2ke4y2grEBO5AUjgSkSk+qT2Ea+OdWElz/OiMf5MNpn2b17kuVBwZLQJXzihw== |
2466 |
| - |
2467 | 2456 | "@types/validator@^13.7.10":
|
2468 | 2457 | version "13.7.10"
|
2469 | 2458 | resolved "https://registry.yarnpkg.com/@types/validator/-/validator-13.7.10.tgz#f9763dc0933f8324920afa9c0790308eedf55ca7"
|
@@ -10810,10 +10799,10 @@ trim-newlines@^3.0.0:
|
10810 | 10799 | resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144"
|
10811 | 10800 | integrity sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==
|
10812 | 10801 |
|
10813 |
| -ts-graphviz@^0.16.0: |
10814 |
| - version "0.16.0" |
10815 |
| - resolved "https://registry.yarnpkg.com/ts-graphviz/-/ts-graphviz-0.16.0.tgz#7a6e6b5434854bc90ab861e70d5af0d6d20729a7" |
10816 |
| - integrity sha512-3fTPO+G6bSQNvMh/XQQzyiahVLMMj9kqYO99ivUraNJ3Wp05HZOOVtRhi6w9hq7+laP1MKHjLBtGWqTeb1fcpg== |
| 10802 | +ts-graphviz@^1.5.4: |
| 10803 | + version "1.5.5" |
| 10804 | + resolved "https://registry.yarnpkg.com/ts-graphviz/-/ts-graphviz-1.5.5.tgz#b5e9079c18289fb36b6b53f3d81da96445c37514" |
| 10805 | + integrity sha512-abon0Tlcgvxcqr8x+p8QH1fTbR2R4cEXKGZfT4OJONZWah2YfqkmERb6hrr82omAc1IHwk5PlF8g4BS/ECYvwQ== |
10817 | 10806 |
|
10818 | 10807 | ts-invariant@^0.4.0:
|
10819 | 10808 | version "0.4.4"
|
|
0 commit comments