|
133 | 133 | apollo-graphql "^0.9.3" |
134 | 134 | lodash.xorby "^4.7.0" |
135 | 135 |
|
136 | | - |
137 | | - version "0.33.2" |
138 | | - resolved "https://registry.yarnpkg.com/@apollo/federation/-/federation-0.33.2.tgz#9e83705377e60fe38524327115915b50395b379d" |
139 | | - integrity sha512-UwzLHPFXQfFPvHRugPcxVaXeWlFM3MQnkB+KmepT10VzErJPGsfFJ9dAnLSy2xlWysmI0AN95J8oLo+6fmkunA== |
| 136 | + |
| 137 | + version "0.33.3" |
| 138 | + resolved "https://registry.yarnpkg.com/@apollo/federation/-/federation-0.33.3.tgz#07710308c1a097c3aaee53759860751f6fff82e3" |
| 139 | + integrity sha512-+BRJW1Kf7im86CWPQEdocXQTyPUH132MMoMCXuRvM4F1idb5EldqRkFNM8y9IAYNnbHsthmIWlrqmkuYg+irGQ== |
140 | 140 | dependencies: |
141 | | - "@apollo/subgraph" "^0.1.1" |
| 141 | + "@apollo/subgraph" "^0.1.2" |
142 | 142 | apollo-graphql "^0.9.3" |
143 | 143 | apollo-server-types "^3.0.2" |
144 | 144 | lodash.xorby "^4.7.0" |
|
201 | 201 | deep-equal "^2.0.5" |
202 | 202 | pretty-format "^26.0.0" |
203 | 203 |
|
204 | | -"@apollo/subgraph@^0.1.1": |
| 204 | +"@apollo/subgraph@^0.1.2": |
205 | 205 | version "0.1.2" |
206 | 206 | resolved "https://registry.yarnpkg.com/@apollo/subgraph/-/subgraph-0.1.2.tgz#ea2e9c46a88012c22a2cd696f4e0f4b4c4608eb1" |
207 | 207 | integrity sha512-vrPtpayvJkLdqc/iLjhXi+W9HQ+Avnb2a8ylaZb0lsm9p0y1H5QxNDhC3SHhdYRvBnNeqgxE+OGYG1rHldMQIQ== |
|
2575 | 2575 | "@graphql-tools/load" "6.2.8" |
2576 | 2576 | "@graphql-tools/merge" "6.2.14" |
2577 | 2577 |
|
2578 | | -"@graphql-mesh/ [email protected]. 10": |
2579 | | - version "0.6.10" |
2580 | | - resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-federation/-/transform-federation-0.6.10.tgz#ad4160cd3cd6fcb3569a84b349c1d9ea39c1fc57" |
2581 | | - integrity sha512-/D0Jwc5Lq80iJR9t3GdXxjoqzW1jkfXfzCowJusaLd+EvdCW43gWBbDMzDLWPZngYN0XoEH8BgfFsznkPHdf9w== |
| 2578 | +"@graphql-mesh/ [email protected]. 11": |
| 2579 | + version "0.6.11" |
| 2580 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-federation/-/transform-federation-0.6.11.tgz#9459fc6a654cbe518e0f3e08d2134db2f663e049" |
| 2581 | + integrity sha512-HAT8b5cRILtYKkD2UzMd7iWMUN2R2ZwCTWWY7ZATU+2RqBuJ6jOiggvDoP5wy2IR1KiNcFBN4eYFHurRi9IFsw== |
2582 | 2582 | dependencies: |
2583 | | - "@apollo/federation" "0.33.2" |
| 2583 | + "@apollo/federation" "0.33.3" |
2584 | 2584 | "@graphql-mesh/types" "0.53.0" |
2585 | | - "@graphql-mesh/utils" "0.18.1" |
2586 | | - "@graphql-tools/delegate" "8.2.3" |
2587 | | - "@graphql-tools/stitching-directives" "2.1.1" |
2588 | | - "@graphql-tools/utils" "8.3.0" |
| 2585 | + "@graphql-mesh/utils" "0.19.0" |
| 2586 | + "@graphql-tools/delegate" "8.4.0" |
| 2587 | + "@graphql-tools/stitching-directives" "2.2.0" |
| 2588 | + "@graphql-tools/utils" "8.5.0" |
2589 | 2589 | graphql-transform-federation "2.2.0" |
2590 | 2590 | lodash "4.17.21" |
2591 | 2591 |
|
|
0 commit comments