Skip to content

Commit 447bb92

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/transform-federation to v0.8.0
1 parent bb2233c commit 447bb92

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.0",
4040
"@graphql-mesh/transform-encapsulate": "0.3.0",
4141
"@graphql-mesh/transform-extend": "0.9.0",
42-
"@graphql-mesh/transform-federation": "0.7.3",
42+
"@graphql-mesh/transform-federation": "0.8.0",
4343
"@graphql-mesh/transform-filter-schema": "0.13.3",
4444
"@graphql-mesh/transform-mock": "0.12.0",
4545
"@graphql-mesh/transform-naming-convention": "0.7.3",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2700,14 +2700,14 @@
27002700
"@graphql-tools/load" "6.2.8"
27012701
"@graphql-tools/merge" "6.2.14"
27022702

2703-
"@graphql-mesh/transform-federation@0.7.3":
2704-
version "0.7.3"
2705-
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-federation/-/transform-federation-0.7.3.tgz#d684ee6175739a630024cda4dc3675341e1c0bf0"
2706-
integrity sha512-hp9AkTnL9s2hidgLg2bVuLmG3UdAd0B42Gz8F/pnMcSVfWrOcmmJBqdISrLtGJyzt4CdtrPcqa7Bgc0+W9Rdcg==
2703+
"@graphql-mesh/transform-federation@0.8.0":
2704+
version "0.8.0"
2705+
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-federation/-/transform-federation-0.8.0.tgz#e3fc227c2931f1d21dd4ca165d30b63499fa6a4b"
2706+
integrity sha512-v1OP7vkAGHF3x6Fhw3/Y4S5CL8ijCJwuKqu6aS4oj9L77QZ6sXugb0NElUZebl0SdHNn9XfpU1LFtTvoy7fJug==
27072707
dependencies:
27082708
"@apollo/subgraph" "0.1.4"
2709-
"@graphql-mesh/types" "0.55.0"
2710-
"@graphql-mesh/utils" "0.21.1"
2709+
"@graphql-mesh/types" "0.56.0"
2710+
"@graphql-mesh/utils" "0.22.0"
27112711
"@graphql-tools/delegate" "8.4.2"
27122712
"@graphql-tools/stitching-directives" "2.2.1"
27132713
"@graphql-tools/utils" "8.5.3"

0 commit comments

Comments
 (0)