Skip to content

Commit da27eed

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

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1722,9 +1722,9 @@
17221722
localforage "1.10.0"
17231723

17241724
"@graphql-mesh/cli@^0.94.0":
1725-
version "0.94.0"
1726-
resolved "https://registry.yarnpkg.com/@graphql-mesh/cli/-/cli-0.94.0.tgz#aa8b3d346590e76e06c0842635ddb0cc0341146a"
1727-
integrity sha512-Yj+3i27Efw2H7RooxInyXRBxCEczSWknM8FcLdjwuN0poBaIIVfMED2YUfkVy5Awl603q3nNyRhPzP3O0VfF1g==
1725+
version "0.94.1"
1726+
resolved "https://registry.yarnpkg.com/@graphql-mesh/cli/-/cli-0.94.1.tgz#7131462bea1b157a131d12093cf696dedc77d762"
1727+
integrity sha512-Wf7t47hwbelzlYbSOAzvISWMYSIbIck/4ByXXhB+aOdsocFW008tX/jsZvtCIcNv7gnba4md/Jx2H6j1Iiui1A==
17281728
dependencies:
17291729
"@graphql-codegen/core" "^4.0.0"
17301730
"@graphql-codegen/typed-document-node" "^5.0.0"
@@ -1787,14 +1787,14 @@
17871787
path-browserify "1.0.1"
17881788

17891789
"@graphql-mesh/fusion-runtime@^0.7.0":
1790-
version "0.7.0"
1791-
resolved "https://registry.yarnpkg.com/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.7.0.tgz#2cfb4e9c3c9564c588044393126ce3e7b2ab2ddf"
1792-
integrity sha512-VTzSyHgd6F3xD0zAMeb36DjvdUYGAdbqF975qjYuXqKj4zEzObiDJI5fzRU4ze/JRa1TLD4cxZRnpmj7XK94pA==
1790+
version "0.7.1"
1791+
resolved "https://registry.yarnpkg.com/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.7.1.tgz#ee4ba8b5407f4eaa1f3228b9ca482e8fa99d0cf8"
1792+
integrity sha512-HDcxW7FNsv2dfKkL5UtKBU+hHrIoIoue8L5vBHtYOukjs3AnF1MxHXBLtj+fZjTPkPpgkc7FY3ltyt0oc46a0g==
17931793
dependencies:
17941794
"@envelop/core" "^5.0.1"
17951795
"@graphql-mesh/cross-helpers" "^0.4.6"
17961796
"@graphql-mesh/runtime" "^0.102.0"
1797-
"@graphql-mesh/transport-common" "^0.6.0"
1797+
"@graphql-mesh/transport-common" "^0.6.1"
17981798
"@graphql-mesh/types" "^0.101.0"
17991799
"@graphql-mesh/utils" "^0.101.0"
18001800
"@graphql-tools/delegate" "^10.0.19"
@@ -1912,10 +1912,10 @@
19121912
"@graphql-tools/delegate" "^10.0.19"
19131913
"@graphql-tools/stitching-directives" "^3.1.2"
19141914

1915-
"@graphql-mesh/transport-common@^0.6.0":
1916-
version "0.6.0"
1917-
resolved "https://registry.yarnpkg.com/@graphql-mesh/transport-common/-/transport-common-0.6.0.tgz#a936ab9b7b13de2807a6c461b8b5a89bbaceb513"
1918-
integrity sha512-p3aky0kU6Q+5Mz8L6P6iLmErgQOwfF7YU5UfHH2QmeFeopVlw1x9yOVIg/Sadgi3AXc3+/GN8YbksUotWRoTIg==
1915+
"@graphql-mesh/transport-common@^0.6.1":
1916+
version "0.6.1"
1917+
resolved "https://registry.yarnpkg.com/@graphql-mesh/transport-common/-/transport-common-0.6.1.tgz#6de6a30279f70d88e3078b53b9a23ed6549e9751"
1918+
integrity sha512-a4a/yZnQmwFZcJxTqDyUbS0gYElfKmpEwijZX1d6sq6fWDNV2axW0DkIvF0XA9/Cv/gZfl3hygDZV/aHc3HNcw==
19191919
dependencies:
19201920
"@envelop/core" "^5.0.1"
19211921
"@graphql-tools/delegate" "^10.0.19"

0 commit comments

Comments
 (0)