Skip to content

Commit a90977a

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/grpc to v0.19.7
1 parent bb23c91 commit a90977a

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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.16",
37-
"@graphql-mesh/grpc": "0.19.6",
37+
"@graphql-mesh/grpc": "0.19.7",
3838
"@graphql-mesh/mysql": "0.14.16",
3939
"@graphql-mesh/transform-cache": "0.11.13",
4040
"@graphql-mesh/transform-encapsulate": "0.3.12",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2587,14 +2587,14 @@
25872587
"@graphql-tools/url-loader" "6.10.1"
25882588
"@graphql-tools/wrap" "7.0.8"
25892589

2590-
"@graphql-mesh/[email protected].6":
2591-
version "0.19.6"
2592-
resolved "https://registry.yarnpkg.com/@graphql-mesh/grpc/-/grpc-0.19.6.tgz#edde556bad6bbc8f1e573d6e51f0c08f45afbc2e"
2593-
integrity sha512-AXorG2cQkNhRfdT1ktRP2qrNjpPLqFB9l9ec9cbwU/PFGgTQ43w7LxXVgBgZdWmg3CGXrnDkOAckLdhLFp71ig==
2590+
"@graphql-mesh/[email protected].7":
2591+
version "0.19.7"
2592+
resolved "https://registry.yarnpkg.com/@graphql-mesh/grpc/-/grpc-0.19.7.tgz#0b4e0f16c5792d2801994f3ade8ae9955f94739b"
2593+
integrity sha512-JTFZUT5BZczC2v6joN6Bf2tLK6SBUsrJOnzKONdu8V0DadHl+8YfH0k4JALK4ZMQL/VgZnGEtyJgnXzTBkuahg==
25942594
dependencies:
2595-
"@graphql-mesh/store" "0.3.12"
2595+
"@graphql-mesh/store" "0.3.13"
25962596
"@graphql-mesh/types" "0.61.0"
2597-
"@graphql-mesh/utils" "0.26.4"
2597+
"@graphql-mesh/utils" "0.27.0"
25982598
"@grpc/grpc-js" "^1.1.7"
25992599
"@grpc/proto-loader" "0.6.9"
26002600
globby "11.1.0"

0 commit comments

Comments
 (0)