Skip to content

Commit 005c18c

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/transform-federation to v0.8.13
1 parent 5408861 commit 005c18c

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
@@ -39,7 +39,7 @@
3939
"@graphql-mesh/transform-cache": "0.11.14",
4040
"@graphql-mesh/transform-encapsulate": "0.3.13",
4141
"@graphql-mesh/transform-extend": "0.9.12",
42-
"@graphql-mesh/transform-federation": "0.8.12",
42+
"@graphql-mesh/transform-federation": "0.8.13",
4343
"@graphql-mesh/transform-filter-schema": "0.14.12",
4444
"@graphql-mesh/transform-mock": "0.13.5",
4545
"@graphql-mesh/transform-naming-convention": "0.10.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2962,14 +2962,14 @@
29622962
"@graphql-tools/load" "6.2.8"
29632963
"@graphql-tools/merge" "6.2.14"
29642964

2965-
"@graphql-mesh/[email protected].12":
2966-
version "0.8.12"
2967-
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-federation/-/transform-federation-0.8.12.tgz#87a7c86a4a1c2fcdab84098066a0fc02edadbed6"
2968-
integrity sha512-pRaj8Yy2pWrbfDDHIIiiep6sHpOEoeC8EVmAXbdzWAIlREl3YSLUWpSWx2nrTMC5cmmoh1+z3bAK5kyYk/rbFg==
2965+
"@graphql-mesh/[email protected].13":
2966+
version "0.8.13"
2967+
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-federation/-/transform-federation-0.8.13.tgz#f610ae36369d8e31f1b1a3564366e31e7d91abe6"
2968+
integrity sha512-pVwFolMgG84mLZn5ztuF+1WXnpxt44M4rUYlmnXIx5GlB4uQykcQ8yy1IaWEcR9/uvpk11/CxwLbLpVyX4rzEw==
29692969
dependencies:
29702970
"@apollo/subgraph" "0.1.5"
29712971
"@graphql-mesh/types" "0.61.0"
2972-
"@graphql-mesh/utils" "0.26.4"
2972+
"@graphql-mesh/utils" "0.27.0"
29732973
"@graphql-tools/delegate" "8.4.3"
29742974
"@graphql-tools/stitching-directives" "2.2.1"
29752975
"@graphql-tools/utils" "8.6.1"

0 commit comments

Comments
 (0)