|
133 | 133 | apollo-graphql "^0.9.3" |
134 | 134 | lodash.xorby "^4.7.0" |
135 | 135 |
|
136 | | -"@apollo/federation@0.32.0": |
137 | | - version "0.32.0" |
138 | | - resolved "https://registry.yarnpkg.com/@apollo/federation/-/federation-0.32.0.tgz#be83d3e72f40bf1c520860c540a53b414cd71bbf" |
139 | | - integrity sha512-t2RS4ziaXd+j6rx9quGWIK/1W20K6jIaApAoUwtxW2EkWrKnqoX4gCBrTh3KdQb3V64SmTbM4CjRyNSDWf1oXg== |
| 136 | +"@apollo/federation@0.33.0": |
| 137 | + version "0.33.0" |
| 138 | + resolved "https://registry.yarnpkg.com/@apollo/federation/-/federation-0.33.0.tgz#73e3ead912844c5c99beecfa6eadd5fea9ccda32" |
| 139 | + integrity sha512-Zywqb6Zv12/PVl7K/jtDgcJFghg02fqqDHyGbHBhf0+WdNvI9QqRvOY433BuZw/NYcRUbz9cPEAG5JCRB2K83w== |
140 | 140 | dependencies: |
141 | 141 | apollo-graphql "^0.9.3" |
142 | 142 | apollo-server-types "^3.0.2" |
|
2573 | 2573 | "@graphql-tools/load" "6.2.8" |
2574 | 2574 | "@graphql-tools/merge" "6.2.14" |
2575 | 2575 |
|
2576 | | -"@graphql-mesh/ [email protected]. 4": |
2577 | | - version "0.6.4" |
2578 | | - resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-federation/-/transform-federation-0.6.4.tgz#303eda779d660e9da25bebf4e803b9afb46cbe40" |
2579 | | - integrity sha512-2nmK5xhKIdSeWzA0TXcsUF4EblUPK1A9WBCDQ0yUWwen/RdAgzBeZV5l0+tLbsZD9c64p6tTBgXLgwq7Oqm6bQ== |
| 2576 | +"@graphql-mesh/ [email protected]. 5": |
| 2577 | + version "0.6.5" |
| 2578 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-federation/-/transform-federation-0.6.5.tgz#a91e3ba695f7f410c5961f34860e7f2c6d6f6291" |
| 2579 | + integrity sha512-r6xtPrI6AWWGfwPwyh+7d2L+/fjTRyoWgNQu9g+iusUY3Yn0JvmnOCqAjgRCQytKMktV8FlALxhyG60Vib5oAA== |
2580 | 2580 | dependencies: |
2581 | | - "@apollo/federation" "0.32.0" |
| 2581 | + "@apollo/federation" "0.33.0" |
2582 | 2582 | "@graphql-mesh/types" "0.49.0" |
2583 | | - "@graphql-mesh/utils" "0.16.2" |
| 2583 | + "@graphql-mesh/utils" "0.16.3" |
2584 | 2584 | "@graphql-tools/delegate" "8.2.1" |
2585 | 2585 | "@graphql-tools/stitching-directives" "2.1.1" |
2586 | | - "@graphql-tools/utils" "8.2.2" |
| 2586 | + "@graphql-tools/utils" "8.2.3" |
2587 | 2587 | graphql-transform-federation "2.2.0" |
2588 | 2588 | lodash "4.17.21" |
2589 | 2589 |
|
|
0 commit comments