|
15 | 15 | resolved "https://registry.yarnpkg.com/@apollo/cache-control-types/-/cache-control-types-1.0.3.tgz#5da62cf64c3b4419dabfef4536b57a40c8ff0b47"
|
16 | 16 | integrity sha512-F17/vCp7QVwom9eG7ToauIKdAxpSoadsJnqIfyryLFSkLSOEqu+eC5Z3N8OXcUVStuOMcNHlyraRsA6rRICu4g==
|
17 | 17 |
|
18 |
| -"@apollo/composition@2.10.1": |
19 |
| - version "2.10.1" |
20 |
| - resolved "https://registry.yarnpkg.com/@apollo/composition/-/composition-2.10.1.tgz#62e33f986038dec3118ce31b6ee6d4db8eabab0b" |
21 |
| - integrity sha512-plQwaoemEuL7rDjb51ULmxJmstaoBK9ys/HvGMUtTXTxSIM1COkMK29x7fGHrztwdfDiGqEN4H+JGZeraBZHAg== |
22 |
| - dependencies: |
23 |
| - "@apollo/federation-internals" "2.10.1" |
24 |
| - "@apollo/query-graphs" "2.10.1" |
25 |
| - |
26 |
| -"@apollo/federation-internals@2.10.1": |
27 |
| - version "2.10.1" |
28 |
| - resolved "https://registry.yarnpkg.com/@apollo/federation-internals/-/federation-internals-2.10.1.tgz#740217fa026ffdcdc33289e3adb255f0a06d1b24" |
29 |
| - integrity sha512-QToNlspkpA/qXOMwdIUzmJe3OasZFpSO92luQik6Ov9aJBnxldLGPi6rD0FkunVd678lHuKWDFQ4vkb7/KCfgg== |
| 18 | +"@apollo/composition@2.11.2": |
| 19 | + version "2.11.2" |
| 20 | + resolved "https://registry.yarnpkg.com/@apollo/composition/-/composition-2.11.2.tgz#cee4026b9727ef357bef8a94adde2a2a4ea4bec9" |
| 21 | + integrity sha512-ut/Kj/YMUXtV+VwsHFOoT0hvvZAJwOltkuMVZJUY1O0deecrc4Ceq8VeogPKXF/jeR59kMr6na1ZPHBRBe/rqQ== |
30 | 22 | dependencies:
|
31 |
| - "@types/uuid" "^9.0.0" |
32 |
| - chalk "^4.1.0" |
33 |
| - js-levenshtein "^1.1.6" |
34 |
| - uuid "^9.0.0" |
| 23 | + "@apollo/federation-internals" "2.11.2" |
| 24 | + "@apollo/query-graphs" "2.11.2" |
35 | 25 |
|
36 | 26 | "@apollo/federation-internals@2.11.2":
|
37 | 27 | version "2.11.2"
|
|
43 | 33 | js-levenshtein "^1.1.6"
|
44 | 34 | uuid "^9.0.0"
|
45 | 35 |
|
46 |
| -"@apollo/federation-internals@^2.2.3": |
47 |
| - version "2.9.3" |
48 |
| - resolved "https://registry.yarnpkg.com/@apollo/federation-internals/-/federation-internals-2.9.3.tgz#c6fa913dd10c74c0e0fffd6a7b369923b2a5d665" |
49 |
| - integrity sha512-r50Ykc331CZUw4TxpcqprAZOlGkbzoHEiHObUqUhQopTx8i0aXNt+0pc3nzqUAoT9OD83yJqPJV1EiZF2vCupQ== |
50 |
| - dependencies: |
51 |
| - "@types/uuid" "^9.0.0" |
52 |
| - chalk "^4.1.0" |
53 |
| - js-levenshtein "^1.1.6" |
54 |
| - uuid "^9.0.0" |
55 |
| - |
56 |
| -"@apollo/gateway@2.10.1": |
57 |
| - version "2.10.1" |
58 |
| - resolved "https://registry.yarnpkg.com/@apollo/gateway/-/gateway-2.10.1.tgz#c604da74a43afe0e31b13b40b3341e312bd8f28b" |
59 |
| - integrity sha512-MFU41xHK3KUOpw4+PlJxeFxxSajoO39Pm9jeIjAG8TtXAmIJHdqXWnM3eHJ2LZkqfZ99L8L5ZCkDygvgisO9NA== |
| 36 | +"@apollo/gateway@2.11.2": |
| 37 | + version "2.11.2" |
| 38 | + resolved "https://registry.yarnpkg.com/@apollo/gateway/-/gateway-2.11.2.tgz#fbadbc50968bf65cd19e768eac6503b42ba4867d" |
| 39 | + integrity sha512-QeE/aVYUhYJFxXJK0vF6zr0x6yRKpaSr5b9q7vxWVktihrzsAVS+GwALbcliU/hkGgntXwO+jvXwz9mEKrdwnw== |
60 | 40 | dependencies:
|
61 |
| - "@apollo/composition" "2.10.1" |
62 |
| - "@apollo/federation-internals" "2.10.1" |
63 |
| - "@apollo/query-planner" "2.10.1" |
| 41 | + "@apollo/composition" "2.11.2" |
| 42 | + "@apollo/federation-internals" "2.11.2" |
| 43 | + "@apollo/query-planner" "2.11.2" |
64 | 44 | "@apollo/server-gateway-interface" "^1.1.0"
|
65 | 45 | "@apollo/usage-reporting-protobuf" "^4.1.0"
|
66 | 46 | "@apollo/utils.createhash" "^2.0.0"
|
|
95 | 75 | "@types/long" "^4.0.0"
|
96 | 76 | long "^4.0.0"
|
97 | 77 |
|
98 |
| -"@apollo/query-graphs@2.10.1": |
99 |
| - version "2.10.1" |
100 |
| - resolved "https://registry.yarnpkg.com/@apollo/query-graphs/-/query-graphs-2.10.1.tgz#1a05598d4619a0051ca09ebd51ccdee94a053c36" |
101 |
| - integrity sha512-nJMujPDmmkPqZcHYIa8pe738uknFEyldYGQj2cljj/mhuL7lmF3oNS4xsdjes16v3cIAngBYzPkPJfRTf57yPg== |
| 78 | +"@apollo/query-graphs@2.11.2": |
| 79 | + version "2.11.2" |
| 80 | + resolved "https://registry.yarnpkg.com/@apollo/query-graphs/-/query-graphs-2.11.2.tgz#7d43f3efa9b11e8cfba476c4bce1c9964792d885" |
| 81 | + integrity sha512-LwGumh0XkOMSA4+RhSVYY1Yd4wa3Mi8ylDk8GyhMl4kpFAOb2x+SRIka+kEDNPufu9wNSl457/rVeAxNw1zZ1Q== |
102 | 82 | dependencies:
|
103 |
| - "@apollo/federation-internals" "2.10.1" |
| 83 | + "@apollo/federation-internals" "2.11.2" |
104 | 84 | deep-equal "^2.0.5"
|
105 | 85 | ts-graphviz "^1.5.4"
|
106 | 86 | uuid "^9.0.0"
|
107 | 87 |
|
108 |
| -"@apollo/query-planner@2.10.1": |
109 |
| - version "2.10.1" |
110 |
| - resolved "https://registry.yarnpkg.com/@apollo/query-planner/-/query-planner-2.10.1.tgz#e9a1beb759412844e36ebb9aa9541429c983c749" |
111 |
| - integrity sha512-DPBI/+K0Qw5jS8Y+vJDnTYl40fPIuoWT6/4VQEXtfI1Dskvw0HrfgeGLmdOZHI8R07A9/DGQZr/V7AdQTWIwzg== |
| 88 | +"@apollo/query-planner@2.11.2": |
| 89 | + version "2.11.2" |
| 90 | + resolved "https://registry.yarnpkg.com/@apollo/query-planner/-/query-planner-2.11.2.tgz#cecaa39a937b6bad4450694db712a05ca340db19" |
| 91 | + integrity sha512-wrJ10uryy+Ir5V3tOjDbuXOgHZMgI4/O5IcBYIayEFPrZBG2TaDWVNN14b0Ri0j27p+foxbGErs8t1Daphvbjg== |
112 | 92 | dependencies:
|
113 |
| - "@apollo/federation-internals" "2.10.1" |
114 |
| - "@apollo/query-graphs" "2.10.1" |
| 93 | + "@apollo/federation-internals" "2.11.2" |
| 94 | + "@apollo/query-graphs" "2.11.2" |
115 | 95 | "@apollo/utils.keyvaluecache" "^2.1.0"
|
116 | 96 | chalk "^4.1.0"
|
117 | 97 | deep-equal "^2.0.5"
|
|
186 | 166 | "@apollo/cache-control-types" "^1.0.2"
|
187 | 167 | "@apollo/federation-internals" "2.11.2"
|
188 | 168 |
|
189 |
| -"@apollo/subgraph@2.2.3": |
190 |
| - version "2.2.3" |
191 |
| - resolved "https://registry.yarnpkg.com/@apollo/subgraph/-/subgraph-2.2.3.tgz#cef1fee9a705f52aac22a37a1d4f6c902c63c00e" |
192 |
| - integrity sha512-y7SdZaDbRJXq6xQcwT5Xj/KR1RAV9cokKK0XcMIBGvXcUXdMVorFxX2pYGzxyiIM7y4qFsAF/L8+0G5dtrnkZw== |
193 |
| - dependencies: |
194 |
| - "@apollo/cache-control-types" "^1.0.2" |
195 |
| - "@apollo/federation-internals" "^2.2.3" |
196 |
| - |
197 | 169 | "@apollo/usage-reporting-protobuf@^4.1.0", "@apollo/usage-reporting-protobuf@^4.1.1":
|
198 | 170 | version "4.1.1"
|
199 | 171 | resolved "https://registry.yarnpkg.com/@apollo/usage-reporting-protobuf/-/usage-reporting-protobuf-4.1.1.tgz#407c3d18c7fbed7a264f3b9a3812620b93499de1"
|
|
0 commit comments