Skip to content

Commit 2bf4f58

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/grpc to v0.18.0
1 parent 470ff8b commit 2bf4f58

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@graphql-mesh/postgraphile": "0.11.4",
3535
"@graphql-mesh/soap": "0.7.10",
3636
"@graphql-mesh/thrift": "0.8.2",
37-
"@graphql-mesh/grpc": "0.17.0",
37+
"@graphql-mesh/grpc": "0.18.0",
3838
"@graphql-mesh/mysql": "0.14.0",
3939
"@graphql-mesh/transform-cache": "0.10.2",
4040
"@graphql-mesh/transform-encapsulate": "0.2.0",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2183,14 +2183,14 @@
21832183
"@graphql-tools/url-loader" "6.10.1"
21842184
"@graphql-tools/wrap" "7.0.8"
21852185

2186-
"@graphql-mesh/grpc@0.17.0":
2187-
version "0.17.0"
2188-
resolved "https://registry.yarnpkg.com/@graphql-mesh/grpc/-/grpc-0.17.0.tgz#ccfe57f97d7be4421a771316c35e7d49606bf812"
2189-
integrity sha512-wHB5xsyBH/Q0Ev/73Ofrn78Rcq6AhrQDUT2Prr+WSN8+huGDnUEkZR4giefz0kfyQY2AgMmKLgDGk2z2mih3gQ==
2186+
"@graphql-mesh/grpc@0.18.0":
2187+
version "0.18.0"
2188+
resolved "https://registry.yarnpkg.com/@graphql-mesh/grpc/-/grpc-0.18.0.tgz#10031516138ada060f11a4ddf183879561f3ad19"
2189+
integrity sha512-s3yboIeR1X8V1Bckq6aRyrhmSOFdl1DXq7P57tjg9i0vJm6RxLVyemQ6yHPDlD27kPzSPwO5lB1pkhHbwKgkaQ==
21902190
dependencies:
2191-
"@graphql-mesh/store" "0.2.0"
2192-
"@graphql-mesh/types" "0.54.0"
2193-
"@graphql-mesh/utils" "0.20.0"
2191+
"@graphql-mesh/store" "0.2.2"
2192+
"@graphql-mesh/types" "0.54.1"
2193+
"@graphql-mesh/utils" "0.21.0"
21942194
"@grpc/grpc-js" "^1.1.7"
21952195
"@grpc/proto-loader" "0.6.6"
21962196
globby "11.0.4"

0 commit comments

Comments
 (0)