|
1785 | 1785 | path-browserify "1.0.1"
|
1786 | 1786 |
|
1787 | 1787 | "@graphql-mesh/fusion-runtime@^0.5.0":
|
1788 |
| - version "0.5.7" |
1789 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.5.7.tgz#c61427c1c3dec0db5a7453dfe9679c3d9cbb3be2" |
1790 |
| - integrity sha512-XUzm3xKnp5kbsXNspUih5Lkf6qV+6RfwpSI2EiVEoFqY06dLPaDVKOPCIbrldr46aSlKU0+xEgzopVztqkSrPw== |
| 1788 | + version "0.5.8" |
| 1789 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.5.8.tgz#6f7e57447c8e3a01fd48efc4ef3d2b2f09031023" |
| 1790 | + integrity sha512-tCsWUR5bLk8XxSLNUk84PXYvCtlo1KLKwlc7oMACAAq3Wj57lAMccuHdNG0orKCz23+NGf/vKOxJh/fZoBhNqA== |
1791 | 1791 | dependencies:
|
1792 | 1792 | "@envelop/core" "^5.0.1"
|
1793 | 1793 | "@graphql-mesh/cross-helpers" "^0.4.4"
|
|
1797 | 1797 | "@graphql-mesh/utils" "^0.99.5"
|
1798 | 1798 | "@graphql-tools/delegate" "^10.0.16"
|
1799 | 1799 | "@graphql-tools/executor" "^1.3.0"
|
1800 |
| - "@graphql-tools/federation" "^2.2.1" |
| 1800 | + "@graphql-tools/federation" "^2.2.3" |
1801 | 1801 | "@graphql-tools/stitch" "^9.2.10"
|
1802 | 1802 | "@graphql-tools/stitching-directives" "^3.1.2"
|
1803 | 1803 | "@graphql-tools/utils" "^10.2.3"
|
|
1808 | 1808 | tslib "^2.4.0"
|
1809 | 1809 |
|
1810 | 1810 | "@graphql-mesh/graphql@^0.99.0":
|
1811 |
| - version "0.99.6" |
1812 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/graphql/-/graphql-0.99.6.tgz#10ee054cec7ca86c48f90206302a47f28821d85f" |
1813 |
| - integrity sha512-xKXMfPKpCdOGcsUnssuIcdUKdHo/EfK1HtFKhXGxSuTG2Yy8zZ3Ogogk0mPpSX7F8Mik8IiNMrBcc+vYfFUzsw== |
| 1811 | + version "0.99.7" |
| 1812 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/graphql/-/graphql-0.99.7.tgz#a64505c277e82067d21bb9609a555172a44d347f" |
| 1813 | + integrity sha512-IRkqZmTDtbOY9lSg2IxexzL+cWEdEKprGO2N4ab87ON0qy9DSokmWl2WN8B39sK9i+8sDuEK9T/xF8iLWvZB2A== |
1814 | 1814 | dependencies:
|
1815 | 1815 | "@graphql-mesh/string-interpolation" "^0.5.5"
|
1816 | 1816 | "@graphql-tools/delegate" "^10.0.16"
|
1817 |
| - "@graphql-tools/federation" "^2.2.2" |
| 1817 | + "@graphql-tools/federation" "^2.2.3" |
1818 | 1818 | "@graphql-tools/url-loader" "^8.0.0"
|
1819 | 1819 | lodash.get "^4.4.2"
|
1820 | 1820 |
|
|
2030 | 2030 | tslib "^2.4.0"
|
2031 | 2031 | value-or-promise "^1.0.12"
|
2032 | 2032 |
|
2033 |
| -"@graphql-tools/federation@^2.2.1", "@graphql-tools/federation@^2.2.2": |
2034 |
| - version "2.2.2" |
2035 |
| - resolved "https://registry.yarnpkg.com/@graphql-tools/federation/-/federation-2.2.2.tgz#3f7e848e4b768fb4fe50d3de954dea6b735247bf" |
2036 |
| - integrity sha512-66/B5mJE0bsDeKW8kYPUgLlN2bwaytrj1Yb4JBqJICPo1ql4Z6fcor0JWpyj95bwEyabvreENBg/qjSnPIubDQ== |
| 2033 | +"@graphql-tools/federation@^2.2.3": |
| 2034 | + version "2.2.3" |
| 2035 | + resolved "https://registry.yarnpkg.com/@graphql-tools/federation/-/federation-2.2.3.tgz#64d0f896ee2b19eddab1ee81219acdc316342c3a" |
| 2036 | + integrity sha512-dE0wO3huYDmNhA9ib1QTy77eDPvko44yEeDb4LpZ7+sZNnU8qCvWs0NT2lFkOya99LUokL13tx7lWDYP+yVk/w== |
2037 | 2037 | dependencies:
|
2038 | 2038 | "@graphql-tools/delegate" "^10.0.16"
|
2039 | 2039 | "@graphql-tools/executor-http" "^1.1.5"
|
|
0 commit comments