Skip to content

Commit c1022e1

Browse files
Update dependency @graphql-hive/gateway to v2.1.13 (#850)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 77f2f05 commit c1022e1

File tree

3 files changed

+596
-596
lines changed

3 files changed

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

0 commit comments

Comments
 (0)