|
1286 | 1286 | dependencies:
|
1287 | 1287 | tslib "^2.4.0"
|
1288 | 1288 |
|
1289 |
| -"@envelop/core@^5.0.0", "@envelop/core@^5.0.1", "@envelop/core@^5.0.2": |
1290 |
| - version "5.0.2" |
1291 |
| - resolved "https://registry.yarnpkg.com/@envelop/core/-/core-5.0.2.tgz#f9649c72e66d78b55aafa0d2d2cfa5f9c3bfc127" |
1292 |
| - integrity sha512-tVL6OrMe6UjqLosiE+EH9uxh2TQC0469GwF4tE014ugRaDDKKVWwFwZe0TBMlcyHKh5MD4ZxktWo/1hqUxIuhw== |
| 1289 | +"@envelop/core@^5.0.0", "@envelop/core@^5.0.2", "@envelop/core@^5.0.3": |
| 1290 | + version "5.0.3" |
| 1291 | + resolved "https://registry.yarnpkg.com/@envelop/core/-/core-5.0.3.tgz#d359dd45853a4d3ab23e9d12187e544cde9ffa9b" |
| 1292 | + integrity sha512-SE3JxL7odst8igN6x77QWyPpXKXz/Hs5o5Y27r+9Br6WHIhkW90lYYVITWIJQ/qYgn5PkpbaVgeFY9rgqQaZ/A== |
1293 | 1293 | dependencies:
|
1294 | 1294 | "@envelop/types" "5.0.0"
|
1295 | 1295 | tslib "^2.5.0"
|
|
1771 | 1771 | path-browserify "1.0.1"
|
1772 | 1772 |
|
1773 | 1773 | "@graphql-mesh/fusion-runtime@^0.10.0":
|
1774 |
| - version "0.10.28" |
1775 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.10.28.tgz#65326564bf28ae58dfca165b6b60b190399642e4" |
1776 |
| - integrity sha512-GURrqZ2cI4VMBmVMkIyT1b7sbd8muWOckMpYslHs1QqzqNeD53jepdagtOHZBq9QTuAemBLTHCpLakAMLGi/YA== |
| 1774 | + version "0.10.29" |
| 1775 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.10.29.tgz#1d9321a2762446391ad2643613155f5946a7484a" |
| 1776 | + integrity sha512-7V7O3J/+wQU0nsega51IUIO3BMLnqyYuWGfVoapAC2cVtPTo+miVuTeteGkYT/BuUEd0KwV6xx6K/P8amdWutg== |
1777 | 1777 | dependencies:
|
1778 |
| - "@envelop/core" "^5.0.1" |
| 1778 | + "@envelop/core" "^5.0.3" |
1779 | 1779 | "@graphql-mesh/cross-helpers" "^0.4.9"
|
1780 |
| - "@graphql-mesh/transport-common" "^0.7.26" |
| 1780 | + "@graphql-mesh/transport-common" "^0.7.27" |
1781 | 1781 | "@graphql-mesh/types" "^0.103.6"
|
1782 | 1782 | "@graphql-mesh/utils" "^0.103.6"
|
1783 | 1783 | "@graphql-tools/delegate" "^10.2.9"
|
1784 | 1784 | "@graphql-tools/executor" "^1.3.10"
|
1785 |
| - "@graphql-tools/federation" "^3.0.8" |
| 1785 | + "@graphql-tools/federation" "^3.0.9" |
1786 | 1786 | "@graphql-tools/merge" "^9.0.12"
|
1787 |
| - "@graphql-tools/stitch" "^9.4.13" |
| 1787 | + "@graphql-tools/stitch" "^9.4.14" |
1788 | 1788 | "@graphql-tools/stitching-directives" "^3.1.24"
|
1789 | 1789 | "@graphql-tools/utils" "^10.7.0"
|
1790 | 1790 | "@graphql-tools/wrap" "^10.0.27"
|
|
1942 | 1942 | "@graphql-tools/stitching-directives" "^3.1.9"
|
1943 | 1943 | tslib "^2.4.0"
|
1944 | 1944 |
|
1945 |
| -"@graphql-mesh/transport-common@^0.7.26": |
1946 |
| - version "0.7.26" |
1947 |
| - resolved "https://registry.yarnpkg.com/@graphql-mesh/transport-common/-/transport-common-0.7.26.tgz#f96b7a95560541faf7fbce91a7859eaee5196aa1" |
1948 |
| - integrity sha512-lv5i+VW61Pb68X8uKUV/ARPqegfx2iyyLKXRu1FkAWOmIh+YXeiWXF7o94Tx6isovvC4SuKYZdVvV0ttxevlHw== |
| 1945 | +"@graphql-mesh/transport-common@^0.7.27": |
| 1946 | + version "0.7.27" |
| 1947 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/transport-common/-/transport-common-0.7.27.tgz#ced3d40ca250396f8b5401efdec0bb2cbe983f93" |
| 1948 | + integrity sha512-ZC4hcXmrZz5NX55zWMfqAPl8jJB6IJH44VDbnNv23CVh3lUpnWJl8uqz7ahG5i9vCL+bvCqe7QtfEABF8EImgA== |
1949 | 1949 | dependencies:
|
1950 |
| - "@envelop/core" "^5.0.1" |
| 1950 | + "@envelop/core" "^5.0.3" |
1951 | 1951 | "@graphql-hive/gateway-abort-signal-any" "^0.0.3"
|
1952 | 1952 | "@graphql-mesh/types" "^0.103.6"
|
1953 | 1953 | "@graphql-tools/executor" "^1.3.10"
|
|
2063 | 2063 | tslib "^2.8.1"
|
2064 | 2064 | ws "^8.17.1"
|
2065 | 2065 |
|
2066 |
| -"@graphql-tools/executor-http@^1.1.9", "@graphql-tools/executor-http@^1.2.4": |
2067 |
| - version "1.2.4" |
2068 |
| - resolved "https://registry.yarnpkg.com/@graphql-tools/executor-http/-/executor-http-1.2.4.tgz#1306cad100f31a8c6b8c8fc98b499cbf0c4cdb7a" |
2069 |
| - integrity sha512-2WwymmIplDdzdPgs/qcqfqYfGGfpd626VejsREylTtyrBcURtyNfGw95sHOPo1O2NEXC5wJRN2o+GQBfC3Zy0g== |
| 2066 | +"@graphql-tools/executor-http@^1.1.9", "@graphql-tools/executor-http@^1.2.5": |
| 2067 | + version "1.2.5" |
| 2068 | + resolved "https://registry.yarnpkg.com/@graphql-tools/executor-http/-/executor-http-1.2.5.tgz#f015c67834126134c30741187d0c87904b1bc076" |
| 2069 | + integrity sha512-pG5YXsF2EhKS4JMhwFwI+0S5RGhPuJ3j3Dg1vWItzeBFiTzr2+VO8yyyahHIncLx7OzSYP/6pBDFp76FC55e+g== |
2070 | 2070 | dependencies:
|
2071 | 2071 | "@graphql-hive/gateway-abort-signal-any" "^0.0.3"
|
2072 | 2072 | "@graphql-tools/executor-common" "^0.0.1"
|
|
2102 | 2102 | tslib "^2.4.0"
|
2103 | 2103 | value-or-promise "^1.0.12"
|
2104 | 2104 |
|
2105 |
| -"@graphql-tools/federation@^3.0.0", "@graphql-tools/federation@^3.0.8": |
2106 |
| - version "3.0.8" |
2107 |
| - resolved "https://registry.yarnpkg.com/@graphql-tools/federation/-/federation-3.0.8.tgz#1d827891695614969361351be07393cac0fd21e9" |
2108 |
| - integrity sha512-V4UfBkG3YTx8H6eyFHwwlmcW/lwY7cpCWFPJ6jP8DUGKE9ZrsSPYU7pbQcqzBBTNH1oXFgwMa1tGZ0AVCodUfQ== |
| 2105 | +"@graphql-tools/federation@^3.0.0", "@graphql-tools/federation@^3.0.9": |
| 2106 | + version "3.0.9" |
| 2107 | + resolved "https://registry.yarnpkg.com/@graphql-tools/federation/-/federation-3.0.9.tgz#2a40e69e48d5ee147734aa75e4bc8febe7b88167" |
| 2108 | + integrity sha512-8LMMXtJVUHegQy/EruVo5VRS+di1Iao4Hybb+c9kyDLkWzUOMwPWCAIwecin/gNlrPoEEkO7TfE1hCwneCFEwA== |
2109 | 2109 | dependencies:
|
2110 | 2110 | "@graphql-tools/delegate" "^10.2.9"
|
2111 |
| - "@graphql-tools/executor-http" "^1.2.4" |
| 2111 | + "@graphql-tools/executor-http" "^1.2.5" |
2112 | 2112 | "@graphql-tools/merge" "^9.0.12"
|
2113 | 2113 | "@graphql-tools/schema" "^10.0.11"
|
2114 |
| - "@graphql-tools/stitch" "^9.4.13" |
| 2114 | + "@graphql-tools/stitch" "^9.4.14" |
2115 | 2115 | "@graphql-tools/utils" "^10.7.0"
|
2116 | 2116 | "@graphql-tools/wrap" "^10.0.27"
|
2117 | 2117 | "@graphql-yoga/typed-event-target" "^3.0.1"
|
|
2213 | 2213 | tslib "^2.4.0"
|
2214 | 2214 | value-or-promise "^1.0.12"
|
2215 | 2215 |
|
2216 |
| -"@graphql-tools/stitch@^9.2.17", "@graphql-tools/stitch@^9.4.13": |
2217 |
| - version "9.4.13" |
2218 |
| - resolved "https://registry.yarnpkg.com/@graphql-tools/stitch/-/stitch-9.4.13.tgz#272438fac113bf7b03b8fddbabfa7ff96ff75d8b" |
2219 |
| - integrity sha512-uSTfIonlYdB+0odl6Hjvb9842GDa0hJK9JOiuANYu7AvGFLUL81pwH5Kl9jGGrD/TU26+pHd+FP9cNBZ+3dARQ== |
| 2216 | +"@graphql-tools/stitch@^9.2.17", "@graphql-tools/stitch@^9.4.14": |
| 2217 | + version "9.4.14" |
| 2218 | + resolved "https://registry.yarnpkg.com/@graphql-tools/stitch/-/stitch-9.4.14.tgz#96f32a52ada5a8bf59f502137311fef60e1b6993" |
| 2219 | + integrity sha512-mHaAsur5EWXrk3QjkfXBnoS3S+lGJnn4yND0VNYJ+5FSORIjgn9k708LkE1JxwCsD1Ikfj0dywtb72++cB+rSQ== |
2220 | 2220 | dependencies:
|
2221 | 2221 | "@graphql-tools/batch-delegate" "^9.0.27"
|
2222 | 2222 | "@graphql-tools/delegate" "^10.2.9"
|
|
0 commit comments