Skip to content

Commit bb2233c

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/transform-cache to v0.11.0
1 parent 75d6ad2 commit bb2233c

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
@@ -36,7 +36,7 @@
3636
"@graphql-mesh/thrift": "0.8.4",
3737
"@graphql-mesh/grpc": "0.18.2",
3838
"@graphql-mesh/mysql": "0.14.4",
39-
"@graphql-mesh/transform-cache": "0.10.3",
39+
"@graphql-mesh/transform-cache": "0.11.0",
4040
"@graphql-mesh/transform-encapsulate": "0.3.0",
4141
"@graphql-mesh/transform-extend": "0.9.0",
4242
"@graphql-mesh/transform-federation": "0.7.3",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2629,13 +2629,13 @@
26292629
thrift "0.14.1"
26302630
url-join "4.0.1"
26312631

2632-
"@graphql-mesh/transform-cache@0.10.3":
2633-
version "0.10.3"
2634-
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-cache/-/transform-cache-0.10.3.tgz#c25cf2d74e8d9e4d6cd165c5c828e99e72d7fb53"
2635-
integrity sha512-DPOtyQajqpo+QUd26iS+1Wm81tyi+JEc7Kr8YHAlx1u4pxwMtyTUd4dD2NBZbnV5f3gSxbzMGej8MVCbLztLWA==
2632+
"@graphql-mesh/transform-cache@0.11.0":
2633+
version "0.11.0"
2634+
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-cache/-/transform-cache-0.11.0.tgz#cedc380d0edb44cd78b03ee998ad510ed9911829"
2635+
integrity sha512-+Y7qTaii3tONN1SO4UMS2iUGOPHcBgrf4zVTqGswSPx0EpjteacTCv6aUct2g7mjInRJKczdNZV7gt1IBE2BHQ==
26362636
dependencies:
2637-
"@graphql-mesh/types" "0.55.0"
2638-
"@graphql-mesh/utils" "0.21.1"
2637+
"@graphql-mesh/types" "0.56.0"
2638+
"@graphql-mesh/utils" "0.22.0"
26392639
"@graphql-tools/resolvers-composition" "6.4.1"
26402640
"@graphql-tools/schema" "8.3.1"
26412641
"@graphql-tools/utils" "8.5.3"

0 commit comments

Comments
 (0)