Skip to content

Commit e260c7a

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/transform-cache to v0.9.15
1 parent 8c39958 commit e260c7a

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
@@ -36,7 +36,7 @@
3636
"@graphql-mesh/thrift": "0.7.24",
3737
"@graphql-mesh/grpc": "0.15.13",
3838
"@graphql-mesh/mysql": "0.12.12",
39-
"@graphql-mesh/transform-cache": "0.9.14",
39+
"@graphql-mesh/transform-cache": "0.9.15",
4040
"@graphql-mesh/transform-encapsulate": "0.1.60",
4141
"@graphql-mesh/transform-extend": "0.6.28",
4242
"@graphql-mesh/transform-federation": "0.6.4",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2502,17 +2502,17 @@
25022502
thrift "0.14.1"
25032503
url-join "4.0.1"
25042504

2505-
"@graphql-mesh/[email protected].14":
2506-
version "0.9.14"
2507-
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-cache/-/transform-cache-0.9.14.tgz#60031d7295213d4b1421709dcd222763356b4817"
2508-
integrity sha512-BT166+nkTwgyAchpZRWDPGtbsXWgxtujtDDYMEeitLrdADT/f1ROz82PpD1Ja3WQvNeQM4iyX82V7QqJuvGZvg==
2505+
"@graphql-mesh/[email protected].15":
2506+
version "0.9.15"
2507+
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-cache/-/transform-cache-0.9.15.tgz#b5832d7e61f7d17ac2ff05054d8eb04a6692634b"
2508+
integrity sha512-v67EnHykh9eaNyT7kZqTvNU5OE3Bfy+Eqw3evkf2wDeZNrrXV7b8eONVDRJ4grAvny86sJFh2vPFwLBC1lA7Ww==
25092509
dependencies:
25102510
"@graphql-mesh/types" "0.49.0"
2511-
"@graphql-mesh/utils" "0.16.2"
2511+
"@graphql-mesh/utils" "0.16.3"
25122512
"@graphql-tools/resolvers-composition" "6.4.0"
25132513
"@graphql-tools/schema" "8.2.0"
2514-
"@graphql-tools/utils" "8.2.2"
2515-
date-fns "2.23.0"
2514+
"@graphql-tools/utils" "8.2.3"
2515+
date-fns "2.24.0"
25162516

25172517
"@graphql-mesh/transform-cache@^0.9.0":
25182518
version "0.9.0"

0 commit comments

Comments
 (0)