Skip to content

Commit f8d8fa1

Browse files
fix(deps): update dependency @graphql-mesh/fusion-runtime to v0.10.29 (#908)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bf989a6 commit f8d8fa1

File tree

1 file changed

+30
-30
lines changed

1 file changed

+30
-30
lines changed

yarn.lock

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1286,10 +1286,10 @@
12861286
dependencies:
12871287
tslib "^2.4.0"
12881288

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==
12931293
dependencies:
12941294
"@envelop/types" "5.0.0"
12951295
tslib "^2.5.0"
@@ -1771,20 +1771,20 @@
17711771
path-browserify "1.0.1"
17721772

17731773
"@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==
17771777
dependencies:
1778-
"@envelop/core" "^5.0.1"
1778+
"@envelop/core" "^5.0.3"
17791779
"@graphql-mesh/cross-helpers" "^0.4.9"
1780-
"@graphql-mesh/transport-common" "^0.7.26"
1780+
"@graphql-mesh/transport-common" "^0.7.27"
17811781
"@graphql-mesh/types" "^0.103.6"
17821782
"@graphql-mesh/utils" "^0.103.6"
17831783
"@graphql-tools/delegate" "^10.2.9"
17841784
"@graphql-tools/executor" "^1.3.10"
1785-
"@graphql-tools/federation" "^3.0.8"
1785+
"@graphql-tools/federation" "^3.0.9"
17861786
"@graphql-tools/merge" "^9.0.12"
1787-
"@graphql-tools/stitch" "^9.4.13"
1787+
"@graphql-tools/stitch" "^9.4.14"
17881788
"@graphql-tools/stitching-directives" "^3.1.24"
17891789
"@graphql-tools/utils" "^10.7.0"
17901790
"@graphql-tools/wrap" "^10.0.27"
@@ -1942,12 +1942,12 @@
19421942
"@graphql-tools/stitching-directives" "^3.1.9"
19431943
tslib "^2.4.0"
19441944

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==
19491949
dependencies:
1950-
"@envelop/core" "^5.0.1"
1950+
"@envelop/core" "^5.0.3"
19511951
"@graphql-hive/gateway-abort-signal-any" "^0.0.3"
19521952
"@graphql-mesh/types" "^0.103.6"
19531953
"@graphql-tools/executor" "^1.3.10"
@@ -2063,10 +2063,10 @@
20632063
tslib "^2.8.1"
20642064
ws "^8.17.1"
20652065

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==
20702070
dependencies:
20712071
"@graphql-hive/gateway-abort-signal-any" "^0.0.3"
20722072
"@graphql-tools/executor-common" "^0.0.1"
@@ -2102,16 +2102,16 @@
21022102
tslib "^2.4.0"
21032103
value-or-promise "^1.0.12"
21042104

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==
21092109
dependencies:
21102110
"@graphql-tools/delegate" "^10.2.9"
2111-
"@graphql-tools/executor-http" "^1.2.4"
2111+
"@graphql-tools/executor-http" "^1.2.5"
21122112
"@graphql-tools/merge" "^9.0.12"
21132113
"@graphql-tools/schema" "^10.0.11"
2114-
"@graphql-tools/stitch" "^9.4.13"
2114+
"@graphql-tools/stitch" "^9.4.14"
21152115
"@graphql-tools/utils" "^10.7.0"
21162116
"@graphql-tools/wrap" "^10.0.27"
21172117
"@graphql-yoga/typed-event-target" "^3.0.1"
@@ -2213,10 +2213,10 @@
22132213
tslib "^2.4.0"
22142214
value-or-promise "^1.0.12"
22152215

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==
22202220
dependencies:
22212221
"@graphql-tools/batch-delegate" "^9.0.27"
22222222
"@graphql-tools/delegate" "^10.2.9"

0 commit comments

Comments
 (0)