Skip to content

Commit d9e290d

Browse files
Update dependency @graphql-hive/gateway to v2.1.0 (#783)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5027d58 commit d9e290d

File tree

3 files changed

+41
-41
lines changed

3 files changed

+41
-41
lines changed

gateways/hive-gateway-bun/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "hive-gateway-bun",
33
"version": "0.0.0",
44
"dependencies": {
5-
"@graphql-hive/gateway": "2.0.4",
5+
"@graphql-hive/gateway": "2.1.0",
66
"graphql": "16.11.0"
77
},
88
"devDependencies": {

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.0.4",
8+
"@graphql-hive/gateway": "2.1.0",
99
"graphql": "16.11.0"
1010
}
1111
}

package-lock.json

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

0 commit comments

Comments
 (0)