Skip to content

Commit 20623f5

Browse files
fix(deps): update all non-major dependencies (#800)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0d4afa3 commit 20623f5

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1787,14 +1787,14 @@
17871787
path-browserify "1.0.1"
17881788

17891789
"@graphql-mesh/fusion-runtime@^0.8.0":
1790-
version "0.8.4"
1791-
resolved "https://registry.yarnpkg.com/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.8.4.tgz#b0a14a412c6a5485b4c63d333eb60447e718577d"
1792-
integrity sha512-UISJoLjtx/0r8LnYQiGe07a7otxgfQonjb+4LXZPUfwx2mN1VTNYvKOMEyFbx6hvHD+3mL0pGOfzGAKRXDpOOQ==
1790+
version "0.8.5"
1791+
resolved "https://registry.yarnpkg.com/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.8.5.tgz#41cc78542b62ef5d5084af7e04a559c934c6ea6c"
1792+
integrity sha512-oxNDix+RtI3nCuWd48HwW8mKuVN8z5IEqrE5sTvkh6fWFEKYNY7OFEX15ksyRsUfPDHtNCAM6U6+kaORoYUmmg==
17931793
dependencies:
17941794
"@envelop/core" "^5.0.1"
17951795
"@graphql-mesh/cross-helpers" "^0.4.6"
17961796
"@graphql-mesh/runtime" "^0.103.4"
1797-
"@graphql-mesh/transport-common" "^0.7.4"
1797+
"@graphql-mesh/transport-common" "^0.7.5"
17981798
"@graphql-mesh/types" "^0.102.4"
17991799
"@graphql-mesh/utils" "^0.102.4"
18001800
"@graphql-tools/delegate" "^10.0.21"
@@ -1912,10 +1912,10 @@
19121912
"@graphql-tools/delegate" "^10.0.21"
19131913
"@graphql-tools/stitching-directives" "^3.1.2"
19141914

1915-
"@graphql-mesh/transport-common@^0.7.4":
1916-
version "0.7.4"
1917-
resolved "https://registry.yarnpkg.com/@graphql-mesh/transport-common/-/transport-common-0.7.4.tgz#62b670f031251e49216b8e0a5b3c0a9085c68987"
1918-
integrity sha512-NM7lEo8J4SyRr0fnOrBcZZdvLc6QnkJ7G0S3b36BUh64nZDlfm6rNbTe15L5c5As2X8tNveRywIg6L4Q0SsxEg==
1915+
"@graphql-mesh/transport-common@^0.7.5":
1916+
version "0.7.5"
1917+
resolved "https://registry.yarnpkg.com/@graphql-mesh/transport-common/-/transport-common-0.7.5.tgz#c63d885b3b92f62acfbf431f249fe0f7c6d4b0e4"
1918+
integrity sha512-Byx/di5mOkEXyZRQ/s4dYpgLyfNDO2M7L8Qqc6jXLeFLefCZDiKxEAjK9uylM+jadgyHbxXUc76zfQfW800e3A==
19191919
dependencies:
19201920
"@envelop/core" "^5.0.1"
19211921
"@graphql-tools/delegate" "^10.0.21"

0 commit comments

Comments
 (0)