Skip to content

Commit 8fee3d5

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/thrift to v0.8.16
1 parent 9b100f4 commit 8fee3d5

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
@@ -33,7 +33,7 @@
3333
"@graphql-mesh/openapi": "0.23.7",
3434
"@graphql-mesh/postgraphile": "0.11.4",
3535
"@graphql-mesh/soap": "0.7.10",
36-
"@graphql-mesh/thrift": "0.8.13",
36+
"@graphql-mesh/thrift": "0.8.16",
3737
"@graphql-mesh/grpc": "0.19.6",
3838
"@graphql-mesh/mysql": "0.14.16",
3939
"@graphql-mesh/transform-cache": "0.11.13",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2867,17 +2867,17 @@
28672867
"@graphql-mesh/utils" "0.26.1"
28682868
"@graphql-tools/utils" "8.6.1"
28692869

2870-
"@graphql-mesh/[email protected].13":
2871-
version "0.8.13"
2872-
resolved "https://registry.yarnpkg.com/@graphql-mesh/thrift/-/thrift-0.8.13.tgz#48104fa8a6981a82267f724a550f84e58ff8b92b"
2873-
integrity sha512-/gml7tBbvBOsqYKqRo86bPnM2Qzr1Zke1K8iI/84V66Gxanofh01OTvCyMAutgmcycwgky+LVOitvaTNnJriXw==
2870+
"@graphql-mesh/[email protected].16":
2871+
version "0.8.16"
2872+
resolved "https://registry.yarnpkg.com/@graphql-mesh/thrift/-/thrift-0.8.16.tgz#181061229369b89849e3d9e18dac365b4b4a0b06"
2873+
integrity sha512-CaXIIrIVGI2N2DsRMc0ZfdgSOhV1EPfrHM8vN6P+syyoH2J1/kfhuB87NwM8gjQa+YzURC88CnkA11EVw4oQIQ==
28742874
dependencies:
28752875
"@creditkarma/thrift-client" "0.17.2"
28762876
"@creditkarma/thrift-parser" "1.2.0"
28772877
"@creditkarma/thrift-server-core" "0.17.2"
2878-
"@graphql-mesh/store" "0.3.9"
2879-
"@graphql-mesh/types" "0.58.0"
2880-
"@graphql-mesh/utils" "0.26.1"
2878+
"@graphql-mesh/store" "0.3.12"
2879+
"@graphql-mesh/types" "0.61.0"
2880+
"@graphql-mesh/utils" "0.26.4"
28812881
"@graphql-tools/utils" "8.6.1"
28822882
fetchache "0.1.1"
28832883
graphql-scalars "1.14.1"

0 commit comments

Comments
 (0)