Skip to content

Commit 3efffa4

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/transform-resolvers-composition to v0.12.28
1 parent 6c61b7f commit 3efffa4

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.10.19",
4646
"@graphql-mesh/transform-prefix": "0.11.18",
4747
"@graphql-mesh/transform-rename": "0.12.18",
48-
"@graphql-mesh/transform-resolvers-composition": "0.12.25",
48+
"@graphql-mesh/transform-resolvers-composition": "0.12.28",
4949
"@graphql-mesh/transform-snapshot": "0.13.25",
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
@@ -3065,13 +3065,13 @@
30653065
"@graphql-tools/utils" "7.10.0"
30663066
"@graphql-tools/wrap" "7.0.8"
30673067

3068-
"@graphql-mesh/[email protected].25":
3069-
version "0.12.25"
3070-
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-resolvers-composition/-/transform-resolvers-composition-0.12.25.tgz#641850326dd8bd3e6713cace8443f2c1796e70b7"
3071-
integrity sha512-nJ90jv0yFHZt/VU+5wxgeSAlZ99dXJXJvWjhpvFHofm2uT0573MVQn2UqIEWXx9RjOt0bAXuaQ3Mn0qL1ktYpg==
3068+
"@graphql-mesh/[email protected].28":
3069+
version "0.12.28"
3070+
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-resolvers-composition/-/transform-resolvers-composition-0.12.28.tgz#f952349baae4689d31a7f6df8d0c7a1554219c20"
3071+
integrity sha512-Zau9K3UUoKGIMK3pfGEza4OFr67Ck9TQyD/AvBVvtFm/sEecxPIPrkRz0joqrabXbetVxUMRbvNaxHy8yZDCQA==
30723072
dependencies:
3073-
"@graphql-mesh/types" "0.66.2"
3074-
"@graphql-mesh/utils" "0.28.2"
3073+
"@graphql-mesh/types" "0.66.5"
3074+
"@graphql-mesh/utils" "0.28.5"
30753075
"@graphql-tools/resolvers-composition" "6.4.2"
30763076
"@graphql-tools/schema" "8.3.2"
30773077
tslib "^2.3.1"

0 commit comments

Comments
 (0)