Skip to content

Commit cf166e0

Browse files
Update dependency @graphql-hive/gateway to v2.1.19 (#877)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e3b6466 commit cf166e0

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
lines changed

gateways/hive-gateway-router-runtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"start": "hive-gateway supergraph supergraph.graphql"
66
},
77
"dependencies": {
8-
"@graphql-hive/gateway": "2.1.18",
8+
"@graphql-hive/gateway": "2.1.19",
99
"@graphql-hive/router-runtime": "1.0.1",
1010
"graphql": "16.12.0"
1111
}

gateways/hive-gateway/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"start": "hive-gateway supergraph supergraph.graphql --jit"
66
},
77
"dependencies": {
8-
"@graphql-hive/gateway": "2.1.18",
8+
"@graphql-hive/gateway": "2.1.19",
99
"graphql": "16.12.0"
1010
}
1111
}

package-lock.json

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)