Skip to content

Commit 8c85cbc

Browse files
Update dependency @graphql-hive/gateway to v2.1.2
1 parent d9e290d commit 8c85cbc

File tree

3 files changed

+21
-21
lines changed

3 files changed

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

package-lock.json

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

0 commit comments

Comments
 (0)