Skip to content

Commit b06b129

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

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.9.1",
4646
"@graphql-mesh/transform-prefix": "0.10.0",
4747
"@graphql-mesh/transform-rename": "0.11.10",
48-
"@graphql-mesh/transform-resolvers-composition": "0.12.9",
48+
"@graphql-mesh/transform-resolvers-composition": "0.12.12",
4949
"@graphql-mesh/transform-snapshot": "0.13.12",
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
@@ -3116,13 +3116,13 @@
31163116
"@graphql-tools/utils" "7.10.0"
31173117
"@graphql-tools/wrap" "7.0.8"
31183118

3119-
"@graphql-mesh/[email protected].9":
3120-
version "0.12.9"
3121-
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-resolvers-composition/-/transform-resolvers-composition-0.12.9.tgz#602d5440671b5a548fef201bbda9f77cf64ebbd2"
3122-
integrity sha512-3mWrMMrkAtK57j21ZKuYKHE2HEv6bqLxsVvokPZlbz8Wp6SBafAQ4/6PfBpiHsIi9DpJNRQb5m3hDsMy+bkCZg==
3119+
"@graphql-mesh/[email protected].12":
3120+
version "0.12.12"
3121+
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-resolvers-composition/-/transform-resolvers-composition-0.12.12.tgz#e1ccab8e1a2ac32ccf08cb60f5c9c20a759562ff"
3122+
integrity sha512-K1WkQwZ8IaJCdO4xG3PN0KzxorqUUmcqRTaZJQtM0FXvqlb/kz+n6aFvxZV/dNJ6/GPvAWNm6nh6vQttLyhd6w==
31233123
dependencies:
3124-
"@graphql-mesh/types" "0.58.0"
3125-
"@graphql-mesh/utils" "0.26.1"
3124+
"@graphql-mesh/types" "0.61.0"
3125+
"@graphql-mesh/utils" "0.26.4"
31263126
"@graphql-tools/resolvers-composition" "6.4.1"
31273127
"@graphql-tools/schema" "8.3.1"
31283128

0 commit comments

Comments
 (0)