Skip to content

Commit 103b5fa

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/transform-cache to v0.11.3
1 parent cf1ce8e commit 103b5fa

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.6",
3737
"@graphql-mesh/grpc": "0.18.4",
3838
"@graphql-mesh/mysql": "0.14.6",
39-
"@graphql-mesh/transform-cache": "0.11.2",
39+
"@graphql-mesh/transform-cache": "0.11.3",
4040
"@graphql-mesh/transform-encapsulate": "0.3.1",
4141
"@graphql-mesh/transform-extend": "0.9.1",
4242
"@graphql-mesh/transform-federation": "0.8.1",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2708,17 +2708,17 @@
27082708
thrift "0.14.1"
27092709
url-join "4.0.1"
27102710

2711-
"@graphql-mesh/[email protected].2":
2712-
version "0.11.2"
2713-
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-cache/-/transform-cache-0.11.2.tgz#f71b6d138f21731b8f023c0c69ccd169ff9aeb7b"
2714-
integrity sha512-aUI8+vQcbpJ29unTjrndR/qkQMhnpzXThTWVXyTW4dxucv6zoYhZhxxwhH1Ps8wIk88NRQGx+Ehgt+NqnfUVuw==
2711+
"@graphql-mesh/[email protected].3":
2712+
version "0.11.3"
2713+
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-cache/-/transform-cache-0.11.3.tgz#b80a8ef3e9d36443774db7e32e7f849a6112ce45"
2714+
integrity sha512-GyHKJuu5/N1yhfSYfdkZkGU9SpHlYkzZ/ZuvA8AZI8nmpz9Axdmn7KaWe+rYTBZkMNWhy70lMUSItS+cPW8MhA==
27152715
dependencies:
27162716
"@graphql-mesh/types" "0.56.0"
2717-
"@graphql-mesh/utils" "0.22.1"
2717+
"@graphql-mesh/utils" "0.22.2"
27182718
"@graphql-tools/resolvers-composition" "6.4.1"
27192719
"@graphql-tools/schema" "8.3.1"
27202720
"@graphql-tools/utils" "8.5.3"
2721-
date-fns "2.26.0"
2721+
date-fns "2.27.0"
27222722

27232723
"@graphql-mesh/transform-cache@^0.9.0":
27242724
version "0.9.0"

0 commit comments

Comments
 (0)