Skip to content

Commit 32982d4

Browse files
fix(deps): update dependency @graphql-mesh/fusion-runtime to v0.10.16 (#856)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5051a60 commit 32982d4

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1775,13 +1775,12 @@
17751775
path-browserify "1.0.1"
17761776

17771777
"@graphql-mesh/fusion-runtime@^0.10.0":
1778-
version "0.10.15"
1779-
resolved "https://registry.yarnpkg.com/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.10.15.tgz#5817c112a2666b8505fbdc750fc109d8c2c76343"
1780-
integrity sha512-q+qT644wzPK+FLBtblxRoedUr5AGj3VYE24XwiC8YJMj2o4XqX54CdipNeSpDk3u/asqcBYe09rE6a7lBi4BJw==
1778+
version "0.10.16"
1779+
resolved "https://registry.yarnpkg.com/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.10.16.tgz#b95200aa17b4cb23a1aa8c87e4ad2f2a9bddaf6f"
1780+
integrity sha512-G6PlGvrt1dunNwvYWLQVLfVTboWwBceQe7bwwbEoGWqzf/6ud4i/2QK7/P0RWQTvs4+Yg4Sys2FDMwHWLhk63g==
17811781
dependencies:
17821782
"@envelop/core" "^5.0.1"
17831783
"@graphql-mesh/cross-helpers" "^0.4.8"
1784-
"@graphql-mesh/store" "^0.103.4"
17851784
"@graphql-mesh/transport-common" "^0.7.21"
17861785
"@graphql-mesh/types" "^0.103.4"
17871786
"@graphql-mesh/utils" "^0.103.4"
@@ -1887,7 +1886,7 @@
18871886
graphql-jit "^0.8.7"
18881887
tslib "^2.4.0"
18891888

1890-
"@graphql-mesh/store@^0.103.4", "@graphql-mesh/store@^0.103.6":
1889+
"@graphql-mesh/store@^0.103.6":
18911890
version "0.103.6"
18921891
resolved "https://registry.yarnpkg.com/@graphql-mesh/store/-/store-0.103.6.tgz#6a048cec4610920068187bc72b4c131258d61fe7"
18931892
integrity sha512-pdNmyO46qS0O4yFk5FwcBH4KccTfSvc5qhABFDHh4ir1vsORAeeUI5lqFcKnFo6rkNHOEmb5pDBmRguqUC/vCw==

0 commit comments

Comments
 (0)