Skip to content

Commit c750979

Browse files
Update dependency @graphql-mesh/supergraph to v0.8.6 (#433)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9d86ba5 commit c750979

File tree

3 files changed

+234
-32
lines changed

3 files changed

+234
-32
lines changed

federation-v1/gateways/mesh-supergraph-bun/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"dependencies": {
44
"@types/node": "^20.4.5",
55
"graphql": "^16.7.1",
6-
"@graphql-mesh/supergraph": "^0.3.0",
6+
"@graphql-mesh/supergraph": "^0.8.0",
77
"@graphql-mesh/runtime": "^0.98.0",
88
"@graphql-mesh/utils": "^0.97.0",
99
"@graphql-mesh/cross-helpers": "^0.4.0",

federation-v1/gateways/mesh-supergraph/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dependencies": {
77
"graphql": "16.8.1",
88
"@graphql-mesh/cli": "0.89.7",
9-
"@graphql-mesh/supergraph": "0.3.0"
9+
"@graphql-mesh/supergraph": "0.8.6"
1010
}
1111
}
1212

0 commit comments

Comments
 (0)