Skip to content

Commit 1528885

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

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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.6.63",
4646
"@graphql-mesh/transform-prefix": "0.7.3",
4747
"@graphql-mesh/transform-rename": "0.9.11",
48-
"@graphql-mesh/transform-resolvers-composition": "0.10.12",
48+
"@graphql-mesh/transform-resolvers-composition": "0.10.13",
4949
"@graphql-mesh/transform-snapshot": "0.10.13",
5050
"@graphql-portal/contentful": "0.1.3",
5151
"@graphql-portal/crunchbase": "0.1.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2718,13 +2718,13 @@
27182718
"@graphql-tools/utils" "7.10.0"
27192719
"@graphql-tools/wrap" "7.0.8"
27202720

2721-
"@graphql-mesh/[email protected].12":
2722-
version "0.10.12"
2723-
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-resolvers-composition/-/transform-resolvers-composition-0.10.12.tgz#720ddd805a10b58cb745aa4bd257f1c75b864534"
2724-
integrity sha512-x/SZ2gPHJbyezXIszgIRczfj2NnclTYXldEijdf/9AnXDsUQvv7aWZtDtQPFqnwEDUCUPq5rC3bRMdIvykztAA==
2721+
"@graphql-mesh/[email protected].13":
2722+
version "0.10.13"
2723+
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-resolvers-composition/-/transform-resolvers-composition-0.10.13.tgz#c39600b626dded834c059c4a507fd098e56d618b"
2724+
integrity sha512-14ClJH44UVV+VEVA7ofLIrhpv0jfitQWJl6ZPwNY7w/hmpcLVV7JXXvCIgI3buMRFq4kgS2jhU+pGEPaowOjbw==
27252725
dependencies:
27262726
"@graphql-mesh/types" "0.49.0"
2727-
"@graphql-mesh/utils" "0.16.2"
2727+
"@graphql-mesh/utils" "0.16.3"
27282728
"@graphql-tools/resolvers-composition" "6.4.0"
27292729
"@graphql-tools/schema" "8.2.0"
27302730

0 commit comments

Comments
 (0)