Skip to content

Commit 4097c39

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/thrift to v0.8.23
1 parent 8e37d6a commit 4097c39

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@graphql-mesh/openapi": "0.23.14",
3434
"@graphql-mesh/postgraphile": "0.11.4",
3535
"@graphql-mesh/soap": "0.7.10",
36-
"@graphql-mesh/thrift": "0.8.19",
36+
"@graphql-mesh/thrift": "0.8.23",
3737
"@graphql-mesh/grpc": "0.19.13",
3838
"@graphql-mesh/mysql": "0.14.23",
3939
"@graphql-mesh/transform-cache": "0.11.16",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2873,18 +2873,18 @@
28732873
"@graphql-mesh/utils" "0.27.6"
28742874
"@graphql-tools/utils" "8.6.2"
28752875

2876-
"@graphql-mesh/[email protected].19":
2877-
version "0.8.19"
2878-
resolved "https://registry.yarnpkg.com/@graphql-mesh/thrift/-/thrift-0.8.19.tgz#a98dc7a53a821c4c24406b41491f26a3ea7df510"
2879-
integrity sha512-F9czqFJJrewDtewUYq0dQzPqa8nOOa18j/EgjVpwTBNRlqd9wWMTjvrtAYXUaqDJ5/NGoAmyR2VImePRvyHJnw==
2876+
"@graphql-mesh/[email protected].23":
2877+
version "0.8.23"
2878+
resolved "https://registry.yarnpkg.com/@graphql-mesh/thrift/-/thrift-0.8.23.tgz#afe5cfe0d6d0e5d5fed84d4068052f9e1f318ce3"
2879+
integrity sha512-sn7pd8n+Eddm1ynr1Fk/zDJf1ClK6tiUDISxsjRJf/eH0zWI3QKHJwMblo8eeEszF4G0xWe6zZYQNSOOUUs3eA==
28802880
dependencies:
28812881
"@creditkarma/thrift-client" "0.17.2"
28822882
"@creditkarma/thrift-parser" "1.2.0"
28832883
"@creditkarma/thrift-server-core" "0.17.2"
2884-
"@graphql-mesh/store" "0.3.15"
2885-
"@graphql-mesh/types" "0.62.1"
2886-
"@graphql-mesh/utils" "0.27.2"
2887-
"@graphql-tools/utils" "8.6.1"
2884+
"@graphql-mesh/store" "0.3.19"
2885+
"@graphql-mesh/types" "0.64.0"
2886+
"@graphql-mesh/utils" "0.27.6"
2887+
"@graphql-tools/utils" "8.6.2"
28882888
fetchache "0.1.1"
28892889
graphql-scalars "1.14.1"
28902890
thrift "0.16.0"

0 commit comments

Comments
 (0)