|
35 | 35 | chalk "^4.1.0"
|
36 | 36 | js-levenshtein "^1.1.6"
|
37 | 37 |
|
38 |
| -"@apollo/federation@^0.37.1": |
39 |
| - version "0.37.1" |
40 |
| - resolved "https://registry.yarnpkg.com/@apollo/federation/-/federation-0.37.1.tgz#526e6be32cd012b15734738d5e060e641df5bbbc" |
41 |
| - integrity sha512-cLoBrBLt2dUEUmfISvGJ9YevnRGWhj+bVVJ8pP0bBrLfy1GWRYrsV8Jd87U2YeMEp7wuYM6M2PjE4Oy6PBMf2w== |
| 38 | +"@apollo/federation@^0.38.1": |
| 39 | + version "0.38.1" |
| 40 | + resolved "https://registry.yarnpkg.com/@apollo/federation/-/federation-0.38.1.tgz#0b8a9b4cbf5ebfa3106c20c47ec1f33cf92102a0" |
| 41 | + integrity sha512-miifyAEsFgiYKeM3lUHFH6+vKa2vm9dXKSyWVpX6oeJiPblFLe2/iByN3psZQO2sRdVqO1OKYrGXdgKc74XDKw== |
42 | 42 | dependencies:
|
43 |
| - "@apollo/subgraph" "^0.5.1" |
| 43 | + "@apollo/subgraph" "^0.6.1" |
44 | 44 | apollo-server-types "^3.0.2"
|
45 | 45 | lodash.xorby "^4.7.0"
|
46 | 46 |
|
|
68 | 68 | node-abort-controller "^3.0.1"
|
69 | 69 | node-fetch "^2.6.7"
|
70 | 70 |
|
71 |
| -"@apollo/gateway@0.52.1": |
72 |
| - version "0.52.1" |
73 |
| - resolved "https://registry.yarnpkg.com/@apollo/gateway/-/gateway-0.52.1.tgz#e07228e5e53745434eb337e346b205e9aa3e19d8" |
74 |
| - integrity sha512-FRnQQLxEovuDU1ILh2mLD16u/nk8hWYZ1B89q1owFZLG/ZnrWkYh3+i+gbAMzNALpCTtkulHbhQBqJQHAiNUbg== |
| 71 | +"@apollo/gateway@0.54.1": |
| 72 | + version "0.54.1" |
| 73 | + resolved "https://registry.yarnpkg.com/@apollo/gateway/-/gateway-0.54.1.tgz#638833e109ea8e45dcc8a1cb6df1e192e43d4353" |
| 74 | + integrity sha512-fGN4A8bWYnF/IFS7EMBH1c78vMiI9PEeiGVu9Thqoum2VkRpKQRc2hBhvoloSPQ6yAocKlLrBep5XBT5EqOSTA== |
75 | 75 | dependencies:
|
76 | 76 | "@apollo/core-schema" "^0.2.0"
|
77 |
| - "@apollo/federation" "^0.37.1" |
78 |
| - "@apollo/query-planner" "^0.11.1" |
| 77 | + "@apollo/federation" "^0.38.1" |
| 78 | + "@apollo/query-planner" "^0.12.1" |
79 | 79 | "@apollo/server-gateway-interface" "^1.0.2"
|
80 | 80 | "@apollo/utils.createhash" "^1.0.0"
|
81 | 81 | "@apollo/utils.fetcher" "^1.0.0"
|
|
156 | 156 | deep-equal "^2.0.5"
|
157 | 157 | ts-graphviz "^0.16.0"
|
158 | 158 |
|
159 |
| -"@apollo/query-planner@^0.11.1": |
160 |
| - version "0.11.1" |
161 |
| - resolved "https://registry.yarnpkg.com/@apollo/query-planner/-/query-planner-0.11.1.tgz#63e9384827b968465d881fa09709519aec082921" |
162 |
| - integrity sha512-fKSZDAL+JCTdBa3k3hdnWWgqzyaNE/Gu4tXIMa+GrzKafeRx2gcsYWPiywca645qoiKt0hk0GyJy8zZILJ2o6w== |
| 159 | +"@apollo/query-planner@^0.12.1": |
| 160 | + version "0.12.1" |
| 161 | + resolved "https://registry.yarnpkg.com/@apollo/query-planner/-/query-planner-0.12.1.tgz#1fff8d2c98e26adcf182726ef1973aaf6743aa8d" |
| 162 | + integrity sha512-dc5GuFZ18NCdCLT1Jh33W5RZlV/btw3CTlJS0/lAaiYx5KGo8K2oq7QWKyU40ksi46MwCRU+rO8ua7aHNa9hAA== |
163 | 163 | dependencies:
|
164 | 164 | chalk "^4.1.0"
|
165 | 165 | deep-equal "^2.0.5"
|
|
194 | 194 | "@apollo/cache-control-types" "^1.0.2"
|
195 | 195 | "@apollo/federation-internals" "^2.1.4"
|
196 | 196 |
|
197 |
| -"@apollo/subgraph@0.5.1", "@apollo/subgraph@^0.5.1": |
198 |
| - version "0.5.1" |
199 |
| - resolved "https://registry.yarnpkg.com/@apollo/subgraph/-/subgraph-0.5.1.tgz#9d9aabe69bc61e13a510c19f50c6aa6e741a6ec4" |
200 |
| - integrity sha512-pj+igKgdpmTfgUmscTNuVdLip8WZ8jFKS5FGb/tD2hj4xPwaQ+MfszLsuNfoytp7d63PdLorIndxcHCW+rb7Dg== |
| 197 | +"@apollo/subgraph@0.6.1", "@apollo/subgraph@^0.6.1": |
| 198 | + version "0.6.1" |
| 199 | + resolved "https://registry.yarnpkg.com/@apollo/subgraph/-/subgraph-0.6.1.tgz#18f496f496ecf42d0eb372ab1d2d457d30e5a76e" |
| 200 | + integrity sha512-w/6FoubSxuzXSx8uvLE1wEuHZVHRXFyfHPKdM76wX5U/xw82zlUKseVO7wTuVODTcnUzEA30udYeCApUoC3/Xw== |
201 | 201 | dependencies:
|
202 | 202 | "@apollo/cache-control-types" "^1.0.2"
|
203 | 203 |
|
|
0 commit comments