Skip to content

Commit 25ef67f

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/thrift to v0.7.24
1 parent 083593d commit 25ef67f

File tree

2 files changed

+8
-17
lines changed

2 files changed

+8
-17
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.18.15",
3434
"@graphql-mesh/postgraphile": "0.11.4",
3535
"@graphql-mesh/soap": "0.7.10",
36-
"@graphql-mesh/thrift": "0.7.23",
36+
"@graphql-mesh/thrift": "0.7.24",
3737
"@graphql-mesh/grpc": "0.15.13",
3838
"@graphql-mesh/mysql": "0.12.12",
3939
"@graphql-mesh/transform-cache": "0.9.14",

yarn.lock

Lines changed: 7 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2460,15 +2460,6 @@
24602460
"@graphql-mesh/utils" "0.16.0"
24612461
"@graphql-tools/utils" "8.1.2"
24622462

2463-
"@graphql-mesh/[email protected]":
2464-
version "0.1.12"
2465-
resolved "https://registry.yarnpkg.com/@graphql-mesh/store/-/store-0.1.12.tgz#65aee3f590207b59bf082cd524a0156335867686"
2466-
integrity sha512-OF4vfXJJ5cVJkbUU/84CW65KPwX4nH36evktjSvF2OFo7KKwLjbuKq2Aqt4MLJUOzYOb3pPABZyl6ON68n2ljw==
2467-
dependencies:
2468-
"@graphql-inspector/core" "2.9.0"
2469-
"@graphql-mesh/utils" "0.16.2"
2470-
"@graphql-tools/utils" "8.2.2"
2471-
24722463
"@graphql-mesh/[email protected]":
24732464
version "0.1.13"
24742465
resolved "https://registry.yarnpkg.com/@graphql-mesh/store/-/store-0.1.13.tgz#21ee5b3b0d80e76c257583a22a909e7e58ea440a"
@@ -2478,18 +2469,18 @@
24782469
"@graphql-mesh/utils" "0.16.3"
24792470
"@graphql-tools/utils" "8.2.3"
24802471

2481-
"@graphql-mesh/[email protected].23":
2482-
version "0.7.23"
2483-
resolved "https://registry.yarnpkg.com/@graphql-mesh/thrift/-/thrift-0.7.23.tgz#86472d3929cbba5d10961715297a6b56046f513e"
2484-
integrity sha512-VHM8DyWRkPRtN+lo2Ej9TzthdHZDi99KpbRA8+Jp4YfTZ28gtqIhTUIjR/NrVtCx0hMhCcymE90xmIFeUYxnXQ==
2472+
"@graphql-mesh/[email protected].24":
2473+
version "0.7.24"
2474+
resolved "https://registry.yarnpkg.com/@graphql-mesh/thrift/-/thrift-0.7.24.tgz#d9dfb867be22452a74f97d3c17fd992a9d0ebfd4"
2475+
integrity sha512-EYBFll7/R49vGJW33Z00egmd9kbYQvY21EQe0PfLiq+EvjjNnqLlAGmC4olLM3B0Z7etoi3h9wC5uFHz65H2dA==
24852476
dependencies:
24862477
"@creditkarma/thrift-client" "0.17.2"
24872478
"@creditkarma/thrift-parser" "1.2.0"
24882479
"@creditkarma/thrift-server-core" "0.17.2"
2489-
"@graphql-mesh/store" "0.1.12"
2480+
"@graphql-mesh/store" "0.1.13"
24902481
"@graphql-mesh/types" "0.49.0"
2491-
"@graphql-mesh/utils" "0.16.2"
2492-
"@graphql-tools/utils" "8.2.2"
2482+
"@graphql-mesh/utils" "0.16.3"
2483+
"@graphql-tools/utils" "8.2.3"
24932484
fetchache "0.1.1"
24942485
graphql-scalars "1.10.1"
24952486
thrift "0.15.0"

0 commit comments

Comments
 (0)