Skip to content

Commit 962c949

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/transform-federation to v0.8.19
1 parent 80805ef commit 962c949

File tree

2 files changed

+10
-19
lines changed

2 files changed

+10
-19
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.20",
4040
"@graphql-mesh/transform-encapsulate": "0.3.20",
4141
"@graphql-mesh/transform-extend": "0.9.15",
42-
"@graphql-mesh/transform-federation": "0.8.15",
42+
"@graphql-mesh/transform-federation": "0.8.19",
4343
"@graphql-mesh/transform-filter-schema": "0.14.20",
4444
"@graphql-mesh/transform-mock": "0.13.5",
4545
"@graphql-mesh/transform-naming-convention": "0.10.4",

yarn.lock

Lines changed: 9 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2977,17 +2977,17 @@
29772977
"@graphql-tools/load" "6.2.8"
29782978
"@graphql-tools/merge" "6.2.14"
29792979

2980-
"@graphql-mesh/[email protected].15":
2981-
version "0.8.15"
2982-
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-federation/-/transform-federation-0.8.15.tgz#f3aedc3a56218db7a4d03d11b84cf362ef47ccd2"
2983-
integrity sha512-9ISMvJz11QCB99AOU1dkQvFvZAbYNmqNVRcaZVyT4ZYrOjM8O4RuE75jaRch6h5+wrwcdSeaQxqaKL3Yr2cV3g==
2980+
"@graphql-mesh/[email protected].19":
2981+
version "0.8.19"
2982+
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-federation/-/transform-federation-0.8.19.tgz#b358bf33d8ca66159019ecc3d21c8534bcc25568"
2983+
integrity sha512-dJpzXBApmtDOdNHf3N9XHBCstMFd+W4ns4k7IMjs7XGdyVy8kmW7pN++M9dSxhJNxcTIkDhCoEN9JeAxQ8ah6w==
29842984
dependencies:
29852985
"@apollo/subgraph" "0.3.1"
2986-
"@graphql-mesh/types" "0.62.1"
2987-
"@graphql-mesh/utils" "0.27.2"
2988-
"@graphql-tools/delegate" "8.5.0"
2989-
"@graphql-tools/stitching-directives" "2.2.1"
2990-
"@graphql-tools/utils" "8.6.1"
2986+
"@graphql-mesh/types" "0.64.0"
2987+
"@graphql-mesh/utils" "0.27.6"
2988+
"@graphql-tools/delegate" "8.5.1"
2989+
"@graphql-tools/stitching-directives" "2.2.2"
2990+
"@graphql-tools/utils" "8.6.2"
29912991
graphql-transform-federation "2.2.0"
29922992
lodash "4.17.21"
29932993

@@ -4331,15 +4331,6 @@
43314331
"@graphql-tools/utils" "^8.1.1"
43324332
tslib "~2.3.0"
43334333

4334-
"@graphql-tools/[email protected]":
4335-
version "2.2.1"
4336-
resolved "https://registry.yarnpkg.com/@graphql-tools/stitching-directives/-/stitching-directives-2.2.1.tgz#08194734aca28cd93d9ba960c1adc15d81a940ef"
4337-
integrity sha512-1tfmjq4lAqbGp3Jm9QFzMe7CU2/+wp2Q2dcz0pRW7K4HgStQ+bsN86efqFkbJoyUGiWVVw0JeqfgDPeUbIAWcA==
4338-
dependencies:
4339-
"@graphql-tools/delegate" "^8.4.1"
4340-
"@graphql-tools/utils" "^8.5.1"
4341-
tslib "~2.3.0"
4342-
43434334
"@graphql-tools/[email protected]":
43444335
version "2.2.2"
43454336
resolved "https://registry.yarnpkg.com/@graphql-tools/stitching-directives/-/stitching-directives-2.2.2.tgz#e02630d3b8d6eb8e200e0387f65493286faca4b5"

0 commit comments

Comments
 (0)