Skip to content

Commit fa4ecef

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/transform-resolvers-composition to v0.12.5
1 parent 022a5ae commit fa4ecef

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
@@ -45,7 +45,7 @@
4545
"@graphql-mesh/transform-naming-convention": "0.8.5",
4646
"@graphql-mesh/transform-prefix": "0.9.5",
4747
"@graphql-mesh/transform-rename": "0.11.5",
48-
"@graphql-mesh/transform-resolvers-composition": "0.12.2",
48+
"@graphql-mesh/transform-resolvers-composition": "0.12.5",
4949
"@graphql-mesh/transform-snapshot": "0.13.2",
5050
"@graphql-portal/contentful": "0.1.3",
5151
"@graphql-portal/crunchbase": "0.1.4",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2933,13 +2933,13 @@
29332933
"@graphql-tools/utils" "7.10.0"
29342934
"@graphql-tools/wrap" "7.0.8"
29352935

2936-
"@graphql-mesh/[email protected].2":
2937-
version "0.12.2"
2938-
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-resolvers-composition/-/transform-resolvers-composition-0.12.2.tgz#98d5dfc4ecaff38766b78e8d8b3325da2163ee55"
2939-
integrity sha512-S2mC0g4ywnN6A5mJmh1Rh/ZspMSjpdCOj66wh/0dYqMv8DgRrd11AGpqpmr34Ugnn4hEhnw/WBie4bqAkwF6yA==
2936+
"@graphql-mesh/[email protected].5":
2937+
version "0.12.5"
2938+
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-resolvers-composition/-/transform-resolvers-composition-0.12.5.tgz#575744758375753e91015b35b4b8c686fb25260c"
2939+
integrity sha512-33cLqxPjTV9uBsZCe0fi0fxlOAP3JjlgRiiy5pdxBg9P97m/aGDn2Oq2xLWFZasfGXdFR5WxXgJ/BKOGHJfRlw==
29402940
dependencies:
2941-
"@graphql-mesh/types" "0.56.0"
2942-
"@graphql-mesh/utils" "0.22.2"
2941+
"@graphql-mesh/types" "0.57.0"
2942+
"@graphql-mesh/utils" "0.24.1"
29432943
"@graphql-tools/resolvers-composition" "6.4.1"
29442944
"@graphql-tools/schema" "8.3.1"
29452945

0 commit comments

Comments
 (0)