Skip to content

Commit b111969

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/transform-federation to v0.7.2
1 parent 2bf4f58 commit b111969

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
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.10.2",
4040
"@graphql-mesh/transform-encapsulate": "0.2.0",
4141
"@graphql-mesh/transform-extend": "0.6.35",
42-
"@graphql-mesh/transform-federation": "0.7.0",
42+
"@graphql-mesh/transform-federation": "0.7.2",
4343
"@graphql-mesh/transform-filter-schema": "0.12.2",
4444
"@graphql-mesh/transform-mock": "0.11.2",
4545
"@graphql-mesh/transform-naming-convention": "0.6.69",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2567,17 +2567,17 @@
25672567
"@graphql-tools/load" "6.2.8"
25682568
"@graphql-tools/merge" "6.2.14"
25692569

2570-
"@graphql-mesh/[email protected].0":
2571-
version "0.7.0"
2572-
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-federation/-/transform-federation-0.7.0.tgz#a619bf05306c6472114ec7439a7f725505e79fd1"
2573-
integrity sha512-nSOjMKVunkzuwk9vVG1kh+0G/UEz2fVqj8LFFEHKs0I5F10VZH94X4yYyDmwch4bvu/vdJl43pwlbAlB/hBjaw==
2570+
"@graphql-mesh/[email protected].2":
2571+
version "0.7.2"
2572+
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-federation/-/transform-federation-0.7.2.tgz#ada09ec3fa152c1add868c5c6daf14c2ed6b4ed4"
2573+
integrity sha512-x4AseVX4IZOipoCcZIpSprkwsgJbwAkY5Bx0fyF2Gw5VBh0CHt6j7YyHwIpICRIekKcgKOcDRkU4vziErYen9w==
25742574
dependencies:
25752575
"@apollo/subgraph" "0.1.4"
2576-
"@graphql-mesh/types" "0.54.0"
2577-
"@graphql-mesh/utils" "0.20.0"
2578-
"@graphql-tools/delegate" "8.4.1"
2576+
"@graphql-mesh/types" "0.54.1"
2577+
"@graphql-mesh/utils" "0.21.0"
2578+
"@graphql-tools/delegate" "8.4.2"
25792579
"@graphql-tools/stitching-directives" "2.2.1"
2580-
"@graphql-tools/utils" "8.5.2"
2580+
"@graphql-tools/utils" "8.5.3"
25812581
graphql-transform-federation "2.2.0"
25822582
lodash "4.17.21"
25832583

0 commit comments

Comments
 (0)