Skip to content

Commit c92faf9

Browse files
fix(deps): update dependency @graphql-hive/core to v0.8.3 (#437)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 30d8ac8 commit c92faf9

File tree

1 file changed

+27
-2
lines changed

1 file changed

+27
-2
lines changed

yarn.lock

Lines changed: 27 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3825,7 +3825,7 @@ __metadata:
38253825
languageName: node
38263826
linkType: hard
38273827

3828-
"@graphql-hive/core@npm:0.8.2, @graphql-hive/core@npm:^0.8.1":
3828+
"@graphql-hive/core@npm:0.8.2":
38293829
version: 0.8.2
38303830
resolution: "@graphql-hive/core@npm:0.8.2"
38313831
dependencies:
@@ -3840,6 +3840,21 @@ __metadata:
38403840
languageName: node
38413841
linkType: hard
38423842

3843+
"@graphql-hive/core@npm:^0.8.1":
3844+
version: 0.8.3
3845+
resolution: "@graphql-hive/core@npm:0.8.3"
3846+
dependencies:
3847+
"@graphql-tools/utils": "npm:^10.0.0"
3848+
"@whatwg-node/fetch": "npm:0.10.1"
3849+
async-retry: "npm:1.3.3"
3850+
lodash.sortby: "npm:4.7.0"
3851+
tiny-lru: "npm:8.0.2"
3852+
peerDependencies:
3853+
graphql: ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
3854+
checksum: 10c0/66a26df49c0ade6f3623b9ecc2e24bb4aafc6748392a3abdb38c7b842425e637863554b2d2592c10ad16aa11184eaf0960ce494e8be192175717153063cf3d4d
3855+
languageName: node
3856+
linkType: hard
3857+
38433858
"@graphql-hive/gateway-abort-signal-any@workspace:^, @graphql-hive/gateway-abort-signal-any@workspace:packages/abort-signal-any":
38443859
version: 0.0.0-use.local
38453860
resolution: "@graphql-hive/gateway-abort-signal-any@workspace:packages/abort-signal-any"
@@ -8288,6 +8303,16 @@ __metadata:
82888303
languageName: node
82898304
linkType: hard
82908305

8306+
"@whatwg-node/fetch@npm:0.10.1":
8307+
version: 0.10.1
8308+
resolution: "@whatwg-node/fetch@npm:0.10.1"
8309+
dependencies:
8310+
"@whatwg-node/node-fetch": "npm:^0.7.1"
8311+
urlpattern-polyfill: "npm:^10.0.0"
8312+
checksum: 10c0/8db24a980181683676a503d63ff22e7ac9ce70bb842f3a1a83d260ffd0682cc0fdcab24d825cb742364bf075fedaa404d08508703ecf7302e3332612bdb35d61
8313+
languageName: node
8314+
linkType: hard
8315+
82918316
"@whatwg-node/fetch@npm:0.9.21":
82928317
version: 0.9.21
82938318
resolution: "@whatwg-node/fetch@npm:0.9.21"
@@ -8320,7 +8345,7 @@ __metadata:
83208345
languageName: node
83218346
linkType: hard
83228347

8323-
"@whatwg-node/node-fetch@npm:^0.7.7":
8348+
"@whatwg-node/node-fetch@npm:^0.7.1, @whatwg-node/node-fetch@npm:^0.7.7":
83248349
version: 0.7.7
83258350
resolution: "@whatwg-node/node-fetch@npm:0.7.7"
83268351
dependencies:

0 commit comments

Comments
 (0)