Skip to content

Commit 9b100f4

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/transform-federation to v0.8.12
1 parent 1f9460f commit 9b100f4

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
@@ -39,7 +39,7 @@
3939
"@graphql-mesh/transform-cache": "0.11.13",
4040
"@graphql-mesh/transform-encapsulate": "0.3.12",
4141
"@graphql-mesh/transform-extend": "0.9.9",
42-
"@graphql-mesh/transform-federation": "0.8.9",
42+
"@graphql-mesh/transform-federation": "0.8.12",
4343
"@graphql-mesh/transform-filter-schema": "0.14.9",
4444
"@graphql-mesh/transform-mock": "0.13.1",
4545
"@graphql-mesh/transform-naming-convention": "0.9.1",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2971,14 +2971,14 @@
29712971
"@graphql-tools/load" "6.2.8"
29722972
"@graphql-tools/merge" "6.2.14"
29732973

2974-
"@graphql-mesh/[email protected].9":
2975-
version "0.8.9"
2976-
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-federation/-/transform-federation-0.8.9.tgz#d7fed4fd569cbf1a9f158fb96b7812e206b21942"
2977-
integrity sha512-J9I9/s3ywcN1VSziPLzoqlLxMfAhUhRMBHrq4jd5zGRunzE5MLaJa1h4SHYtfBqIpLBbrUGzsE3/7qsg9L4A4Q==
2974+
"@graphql-mesh/[email protected].12":
2975+
version "0.8.12"
2976+
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-federation/-/transform-federation-0.8.12.tgz#87a7c86a4a1c2fcdab84098066a0fc02edadbed6"
2977+
integrity sha512-pRaj8Yy2pWrbfDDHIIiiep6sHpOEoeC8EVmAXbdzWAIlREl3YSLUWpSWx2nrTMC5cmmoh1+z3bAK5kyYk/rbFg==
29782978
dependencies:
29792979
"@apollo/subgraph" "0.1.5"
2980-
"@graphql-mesh/types" "0.58.0"
2981-
"@graphql-mesh/utils" "0.26.1"
2980+
"@graphql-mesh/types" "0.61.0"
2981+
"@graphql-mesh/utils" "0.26.4"
29822982
"@graphql-tools/delegate" "8.4.3"
29832983
"@graphql-tools/stitching-directives" "2.2.1"
29842984
"@graphql-tools/utils" "8.6.1"

0 commit comments

Comments
 (0)