Skip to content

Commit afeaf2f

Browse files
fix(deps): update gateway dependencies (#8961)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4f4f91a commit afeaf2f

File tree

6 files changed

+50
-29
lines changed

6 files changed

+50
-29
lines changed

examples/hive-example/sources/authors/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"typescript": "^5.4.2"
1414
},
1515
"devDependencies": {
16-
"@graphql-hive/cli": "0.52.1",
16+
"@graphql-hive/cli": "0.53.0",
1717
"@graphql-mesh/cli": "0.100.18",
1818
"@graphql-mesh/openapi": "0.109.23",
1919
"@types/node": "^24.4.0",

examples/hive-example/sources/books/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"typescript": "^5.4.2"
1414
},
1515
"devDependencies": {
16-
"@graphql-hive/cli": "0.52.1",
16+
"@graphql-hive/cli": "0.53.0",
1717
"@graphql-mesh/cli": "0.100.18",
1818
"@graphql-mesh/openapi": "0.109.23",
1919
"@types/node": "^24.4.0",

examples/v1-next/hive-example/my-graphql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"start": "node --import tsx index.ts"
77
},
88
"dependencies": {
9-
"@graphql-hive/cli": "0.52.1",
9+
"@graphql-hive/cli": "0.53.0",
1010
"graphql": "16.12.0",
1111
"graphql-yoga": "^5.13.4"
1212
}

examples/v1-next/hive-example/my-rest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"start": "node --import tsx index.ts"
88
},
99
"dependencies": {
10-
"@graphql-hive/cli": "0.52.1",
10+
"@graphql-hive/cli": "0.53.0",
1111
"@graphql-mesh/compose-cli": "workspace:*",
1212
"@omnigraph/openapi": "workspace:*",
1313
"fets": "0.8.5",

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -113,9 +113,9 @@
113113
},
114114
"resolutions": {
115115
"@changesets/assemble-release-plan": "patch:@changesets/assemble-release-plan@npm%3A5.2.3#~/.yarn/patches/@changesets-assemble-release-plan-npm-5.2.3-296454a28f.patch",
116-
"@whatwg-node/fetch": "0.10.12",
117-
"@whatwg-node/node-fetch": "0.8.2",
118-
"@whatwg-node/server": "0.10.15",
116+
"@whatwg-node/fetch": "0.10.13",
117+
"@whatwg-node/node-fetch": "0.8.4",
118+
"@whatwg-node/server": "0.10.17",
119119
"axios": "^1.0.0",
120120
"brace-expansion": "2.0.2",
121121
"cookie": "1.0.2",

yarn.lock

Lines changed: 43 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -3694,6 +3694,13 @@ __metadata:
36943694
languageName: node
36953695
linkType: hard
36963696

3697+
"@colors/colors@npm:1.5.0":
3698+
version: 1.5.0
3699+
resolution: "@colors/colors@npm:1.5.0"
3700+
checksum: 10c0/eb42729851adca56d19a08e48d5a1e95efd2a32c55ae0323de8119052be0510d4b7a1611f2abcbf28c044a6c11e6b7d38f99fccdad7429300c37a8ea5fb95b44
3701+
languageName: node
3702+
linkType: hard
3703+
36973704
"@colors/colors@npm:1.6.0":
36983705
version: 1.6.0
36993706
resolution: "@colors/colors@npm:1.6.0"
@@ -5151,7 +5158,7 @@ __metadata:
51515158
version: 0.0.0-use.local
51525159
resolution: "@examples-v1-next/hive-example-my-graphql@workspace:examples/v1-next/hive-example/my-graphql"
51535160
dependencies:
5154-
"@graphql-hive/cli": "npm:0.52.1"
5161+
"@graphql-hive/cli": "npm:0.53.0"
51555162
graphql: "npm:16.12.0"
51565163
graphql-yoga: "npm:^5.13.4"
51575164
languageName: unknown
@@ -5161,7 +5168,7 @@ __metadata:
51615168
version: 0.0.0-use.local
51625169
resolution: "@examples-v1-next/hive-example-my-rest@workspace:examples/v1-next/hive-example/my-rest"
51635170
dependencies:
5164-
"@graphql-hive/cli": "npm:0.52.1"
5171+
"@graphql-hive/cli": "npm:0.53.0"
51655172
"@graphql-mesh/compose-cli": "workspace:*"
51665173
"@omnigraph/openapi": "workspace:*"
51675174
fets: "npm:0.8.5"
@@ -5513,7 +5520,7 @@ __metadata:
55135520
version: 0.0.0-use.local
55145521
resolution: "@examples/hive-example-sources-authors@workspace:examples/hive-example/sources/authors"
55155522
dependencies:
5516-
"@graphql-hive/cli": "npm:0.52.1"
5523+
"@graphql-hive/cli": "npm:0.53.0"
55175524
"@graphql-mesh/cli": "npm:0.100.18"
55185525
"@graphql-mesh/openapi": "npm:0.109.23"
55195526
"@types/node": "npm:^24.4.0"
@@ -5528,7 +5535,7 @@ __metadata:
55285535
version: 0.0.0-use.local
55295536
resolution: "@examples/hive-example-sources-books@workspace:examples/hive-example/sources/books"
55305537
dependencies:
5531-
"@graphql-hive/cli": "npm:0.52.1"
5538+
"@graphql-hive/cli": "npm:0.53.0"
55325539
"@graphql-mesh/cli": "npm:0.100.18"
55335540
"@graphql-mesh/openapi": "npm:0.109.23"
55345541
"@types/node": "npm:^24.4.0"
@@ -6479,9 +6486,9 @@ __metadata:
64796486
languageName: node
64806487
linkType: hard
64816488

6482-
"@graphql-hive/cli@npm:0.52.1":
6483-
version: 0.52.1
6484-
resolution: "@graphql-hive/cli@npm:0.52.1"
6489+
"@graphql-hive/cli@npm:0.53.0":
6490+
version: 0.53.0
6491+
resolution: "@graphql-hive/cli@npm:0.53.0"
64856492
dependencies:
64866493
"@graphql-hive/core": "npm:0.13.0"
64876494
"@graphql-inspector/core": "npm:5.1.0-alpha-20231208113249-34700c8a"
@@ -6496,6 +6503,7 @@ __metadata:
64966503
"@oclif/plugin-help": "npm:6.0.22"
64976504
"@oclif/plugin-update": "npm:4.2.13"
64986505
"@theguild/federation-composition": "npm:0.20.2"
6506+
cli-table3: "npm:0.6.5"
64996507
colors: "npm:1.4.0"
65006508
env-ci: "npm:7.3.0"
65016509
graphql: "npm:^16.8.1"
@@ -6504,7 +6512,7 @@ __metadata:
65046512
zod: "npm:3.25.76"
65056513
bin:
65066514
hive: bin/run
6507-
checksum: 10c0/865b02af409f79f50acdf9dcec73e6c3bb5c21ae5cab714b78c6bf7ab091548439c7ff3208091ec890e911a0057f51b8dcbcf5c55f5aa8e048a2ff2fc3584799
6515+
checksum: 10c0/17ebf3a6b8f088df86b73ac5c7181f22b2f9d582f86bbe92e3cd4af7ac07f16c9ed7a8421c2a3a67d4a6cd9a98184672edae646b77efb3dd54d787270353c720
65086516
languageName: node
65096517
linkType: hard
65106518

@@ -17278,25 +17286,25 @@ __metadata:
1727817286
languageName: node
1727917287
linkType: hard
1728017288

17281-
"@whatwg-node/fetch@npm:0.10.12":
17282-
version: 0.10.12
17283-
resolution: "@whatwg-node/fetch@npm:0.10.12"
17289+
"@whatwg-node/fetch@npm:0.10.13":
17290+
version: 0.10.13
17291+
resolution: "@whatwg-node/fetch@npm:0.10.13"
1728417292
dependencies:
17285-
"@whatwg-node/node-fetch": "npm:^0.8.2"
17293+
"@whatwg-node/node-fetch": "npm:^0.8.3"
1728617294
urlpattern-polyfill: "npm:^10.0.0"
17287-
checksum: 10c0/f7628c719c0448bd6b2ac935a91930310251ec61e3eb1b8a97cac7994c62b35d4e0e2f014dafe11c2327fb3fe6a56635c12ca96afa5cc6b74e8c838821c09588
17295+
checksum: 10c0/afce42c44e9c5572ac5800615bac3a03865923af53af99098d2e931b40f6db556ad5d4a3e08c29e51ecf871809f0860fb11f2b024891daa26646a309f8b07fc1
1728817296
languageName: node
1728917297
linkType: hard
1729017298

17291-
"@whatwg-node/node-fetch@npm:0.8.2":
17292-
version: 0.8.2
17293-
resolution: "@whatwg-node/node-fetch@npm:0.8.2"
17299+
"@whatwg-node/node-fetch@npm:0.8.4":
17300+
version: 0.8.4
17301+
resolution: "@whatwg-node/node-fetch@npm:0.8.4"
1729417302
dependencies:
1729517303
"@fastify/busboy": "npm:^3.1.1"
1729617304
"@whatwg-node/disposablestack": "npm:^0.0.6"
1729717305
"@whatwg-node/promise-helpers": "npm:^1.3.2"
1729817306
tslib: "npm:^2.6.3"
17299-
checksum: 10c0/5768beaffe3df53260bea498d1a2fbadcd8b4bc92903e5920f23fec67f97d82f32c4b5f4effb75352d5447a8b08c440f0e16a8c9196443d9468f3f8ccf6b62b2
17307+
checksum: 10c0/dfe4123d5080364594ed1b6614a32a68e84b45db4f372c9b6b96dcc61321a6b3b35457fc88b6cac09b644391b9c3426c2fd209962525e9dc16f2337dadbcd4b0
1730017308
languageName: node
1730117309
linkType: hard
1730217310

@@ -17320,16 +17328,16 @@ __metadata:
1732017328
languageName: node
1732117329
linkType: hard
1732217330

17323-
"@whatwg-node/server@npm:0.10.15":
17324-
version: 0.10.15
17325-
resolution: "@whatwg-node/server@npm:0.10.15"
17331+
"@whatwg-node/server@npm:0.10.17":
17332+
version: 0.10.17
17333+
resolution: "@whatwg-node/server@npm:0.10.17"
1732617334
dependencies:
1732717335
"@envelop/instrumentation": "npm:^1.0.0"
1732817336
"@whatwg-node/disposablestack": "npm:^0.0.6"
17329-
"@whatwg-node/fetch": "npm:^0.10.12"
17337+
"@whatwg-node/fetch": "npm:^0.10.13"
1733017338
"@whatwg-node/promise-helpers": "npm:^1.3.2"
1733117339
tslib: "npm:^2.6.3"
17332-
checksum: 10c0/6391cec0a829f436ba3d79dd761c9d473cc5b2892a6065d2e87f94aab5ffd1773b899f1d98b524f5e7ada80117ef0d7624cac9c2ee517f9261abad920528b270
17340+
checksum: 10c0/b93fffa837745213f1fb9b913654978ec0e590de751f4efb4ff114ae990383f2c10a5d27615297e5812e174145e85386661b857b96979194c8a3efbffb5dac89
1733317341
languageName: node
1733417342
linkType: hard
1733517343

@@ -19623,6 +19631,19 @@ __metadata:
1962319631
languageName: node
1962419632
linkType: hard
1962519633

19634+
"cli-table3@npm:0.6.5":
19635+
version: 0.6.5
19636+
resolution: "cli-table3@npm:0.6.5"
19637+
dependencies:
19638+
"@colors/colors": "npm:1.5.0"
19639+
string-width: "npm:^4.2.0"
19640+
dependenciesMeta:
19641+
"@colors/colors":
19642+
optional: true
19643+
checksum: 10c0/d7cc9ed12212ae68241cc7a3133c52b844113b17856e11f4f81308acc3febcea7cc9fd298e70933e294dd642866b29fd5d113c2c098948701d0c35f09455de78
19644+
languageName: node
19645+
linkType: hard
19646+
1962619647
"cli-truncate@npm:^5.0.0":
1962719648
version: 5.1.0
1962819649
resolution: "cli-truncate@npm:5.1.0"

0 commit comments

Comments
 (0)