Skip to content

Commit 228784d

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/transform-resolvers-composition to v0.12.8
1 parent 08bb8da commit 228784d

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.8",
4747
"@graphql-mesh/transform-rename": "0.11.8",
48-
"@graphql-mesh/transform-resolvers-composition": "0.12.5",
48+
"@graphql-mesh/transform-resolvers-composition": "0.12.8",
4949
"@graphql-mesh/transform-snapshot": "0.13.5",
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
@@ -3117,13 +3117,13 @@
31173117
"@graphql-tools/utils" "7.10.0"
31183118
"@graphql-tools/wrap" "7.0.8"
31193119

3120-
"@graphql-mesh/[email protected].5":
3121-
version "0.12.5"
3122-
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-resolvers-composition/-/transform-resolvers-composition-0.12.5.tgz#575744758375753e91015b35b4b8c686fb25260c"
3123-
integrity sha512-33cLqxPjTV9uBsZCe0fi0fxlOAP3JjlgRiiy5pdxBg9P97m/aGDn2Oq2xLWFZasfGXdFR5WxXgJ/BKOGHJfRlw==
3120+
"@graphql-mesh/[email protected].8":
3121+
version "0.12.8"
3122+
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-resolvers-composition/-/transform-resolvers-composition-0.12.8.tgz#64ca67180ba3d9bbb8af41f0a9f31cf71b82231a"
3123+
integrity sha512-/gVTGmSblAd97RZ7AdSdg0i0yMeWZP3k73sHyGuxeFFUjLpfeFo4pj30xa5TnYmdXHGQlG4HKrCP+3S+DvYboA==
31243124
dependencies:
3125-
"@graphql-mesh/types" "0.57.0"
3126-
"@graphql-mesh/utils" "0.24.1"
3125+
"@graphql-mesh/types" "0.57.2"
3126+
"@graphql-mesh/utils" "0.26.0"
31273127
"@graphql-tools/resolvers-composition" "6.4.1"
31283128
"@graphql-tools/schema" "8.3.1"
31293129

0 commit comments

Comments
 (0)