mirror of
https://github.com/graphql-hive/console
synced 2026-05-24 09:38:26 +00:00
chore(deps): update whatwg-node (#5759)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
62c33b9427
commit
dc7a8a4d48
8 changed files with 59 additions and 30 deletions
|
|
@ -46,7 +46,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@graphql-tools/utils": "^10.0.0",
|
||||
"@whatwg-node/fetch": "0.9.21",
|
||||
"@whatwg-node/fetch": "0.9.22",
|
||||
"async-retry": "1.3.3",
|
||||
"lodash.sortby": "4.7.0",
|
||||
"tiny-lru": "8.0.2"
|
||||
|
|
|
|||
|
|
@ -57,7 +57,7 @@
|
|||
"@graphql-yoga/plugin-disable-introspection": "2.7.0",
|
||||
"@graphql-yoga/plugin-graphql-sse": "3.7.0",
|
||||
"@graphql-yoga/plugin-response-cache": "3.9.0",
|
||||
"@whatwg-node/fetch": "0.9.21",
|
||||
"@whatwg-node/fetch": "0.9.22",
|
||||
"graphql-ws": "5.16.0",
|
||||
"graphql-yoga": "5.7.0",
|
||||
"nock": "14.0.0-beta.7",
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@
|
|||
"@types/bcryptjs": "2.4.6",
|
||||
"@types/node": "20.17.1",
|
||||
"@types/pg": "8.11.10",
|
||||
"@whatwg-node/fetch": "0.9.21",
|
||||
"@whatwg-node/fetch": "0.9.22",
|
||||
"bcryptjs": "2.4.3",
|
||||
"copyfiles": "2.4.1",
|
||||
"dotenv": "16.4.5",
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
"devDependencies": {
|
||||
"@cloudflare/workers-types": "4.20241022.0",
|
||||
"@types/service-worker-mock": "2.0.4",
|
||||
"@whatwg-node/server": "0.9.49",
|
||||
"@whatwg-node/server": "0.9.50",
|
||||
"esbuild": "0.23.1",
|
||||
"itty-router": "4.2.2",
|
||||
"toucan-js": "3.4.0",
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@
|
|||
"devDependencies": {
|
||||
"@cloudflare/workers-types": "4.20241022.0",
|
||||
"@types/service-worker-mock": "2.0.4",
|
||||
"@whatwg-node/server": "0.9.49",
|
||||
"@whatwg-node/server": "0.9.50",
|
||||
"bcryptjs": "2.4.3",
|
||||
"dotenv": "16.4.5",
|
||||
"esbuild": "0.23.1",
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
"@apollo/composition": "2.9.3",
|
||||
"@apollo/federation-internals": "2.9.3",
|
||||
"@graphql-hive/external-composition": "workspace:*",
|
||||
"@whatwg-node/server": "0.9.49",
|
||||
"@whatwg-node/server": "0.9.50",
|
||||
"dotenv": "16.4.5",
|
||||
"graphql": "16.9.0",
|
||||
"lru-cache": "^7.17.0",
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@
|
|||
"@swc/core": "1.7.39",
|
||||
"@trpc/client": "10.45.2",
|
||||
"@trpc/server": "10.45.2",
|
||||
"@whatwg-node/server": "0.9.49",
|
||||
"@whatwg-node/server": "0.9.50",
|
||||
"dotenv": "16.4.5",
|
||||
"fastify": "4.28.1",
|
||||
"got": "14.4.3",
|
||||
|
|
|
|||
|
|
@ -467,8 +467,8 @@ importers:
|
|||
specifier: ^10.0.0
|
||||
version: 10.5.4(graphql@16.9.0)
|
||||
'@whatwg-node/fetch':
|
||||
specifier: 0.9.21
|
||||
version: 0.9.21
|
||||
specifier: 0.9.22
|
||||
version: 0.9.22
|
||||
async-retry:
|
||||
specifier: 1.3.3
|
||||
version: 1.3.3
|
||||
|
|
@ -566,8 +566,8 @@ importers:
|
|||
specifier: 3.9.0
|
||||
version: 3.9.0(@envelop/core@5.0.2)(graphql-yoga@5.7.0(graphql@16.9.0))(graphql@16.9.0)
|
||||
'@whatwg-node/fetch':
|
||||
specifier: 0.9.21
|
||||
version: 0.9.21
|
||||
specifier: 0.9.22
|
||||
version: 0.9.22
|
||||
graphql-ws:
|
||||
specifier: 5.16.0
|
||||
version: 5.16.0(graphql@16.9.0)
|
||||
|
|
@ -603,8 +603,8 @@ importers:
|
|||
specifier: 8.11.10
|
||||
version: 8.11.10
|
||||
'@whatwg-node/fetch':
|
||||
specifier: 0.9.21
|
||||
version: 0.9.21
|
||||
specifier: 0.9.22
|
||||
version: 0.9.22
|
||||
bcryptjs:
|
||||
specifier: 2.4.3
|
||||
version: 2.4.3
|
||||
|
|
@ -826,8 +826,8 @@ importers:
|
|||
specifier: 2.0.4
|
||||
version: 2.0.4
|
||||
'@whatwg-node/server':
|
||||
specifier: 0.9.49
|
||||
version: 0.9.49
|
||||
specifier: 0.9.50
|
||||
version: 0.9.50
|
||||
esbuild:
|
||||
specifier: 0.23.1
|
||||
version: 0.23.1
|
||||
|
|
@ -859,8 +859,8 @@ importers:
|
|||
specifier: 2.0.4
|
||||
version: 2.0.4
|
||||
'@whatwg-node/server':
|
||||
specifier: 0.9.49
|
||||
version: 0.9.49
|
||||
specifier: 0.9.50
|
||||
version: 0.9.50
|
||||
bcryptjs:
|
||||
specifier: 2.4.3
|
||||
version: 2.4.3
|
||||
|
|
@ -974,8 +974,8 @@ importers:
|
|||
specifier: workspace:*
|
||||
version: link:../../../libraries/external-composition/dist
|
||||
'@whatwg-node/server':
|
||||
specifier: 0.9.49
|
||||
version: 0.9.49
|
||||
specifier: 0.9.50
|
||||
version: 0.9.50
|
||||
dotenv:
|
||||
specifier: 16.4.5
|
||||
version: 16.4.5
|
||||
|
|
@ -1220,8 +1220,8 @@ importers:
|
|||
specifier: 10.45.2
|
||||
version: 10.45.2
|
||||
'@whatwg-node/server':
|
||||
specifier: 0.9.49
|
||||
version: 0.9.49
|
||||
specifier: 0.9.50
|
||||
version: 0.9.50
|
||||
dotenv:
|
||||
specifier: 16.4.5
|
||||
version: 16.4.5
|
||||
|
|
@ -8265,6 +8265,10 @@ packages:
|
|||
resolution: {integrity: sha512-Wt0jPb+04JjobK0pAAN7mEHxVHcGA9HoP3OyCsZtyAecNQeADXCZ1MihFwVwjsgaRYuGVmNlsCmLxlG6mor8Gw==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
|
||||
'@whatwg-node/fetch@0.9.22':
|
||||
resolution: {integrity: sha512-+RIBffgoaRlWV9cKV6wAX71sbeoU2APOI3G13ZRMkabYHwkvDMeZDTyxJcsMXA5CpieJ7NFXF9Xyu72jwvdzqA==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
|
||||
'@whatwg-node/node-fetch@0.3.6':
|
||||
resolution: {integrity: sha512-w9wKgDO4C95qnXZRwZTfCmLWqyRnooGjcIwG0wADWjw9/HN0p7dtvtgSvItZtUyNteEvgTrd8QojNEqV6DAGTA==}
|
||||
|
||||
|
|
@ -8272,10 +8276,18 @@ packages:
|
|||
resolution: {integrity: sha512-4jXDeZ4IH4bylZ6wu14VEx0aDXXhrN4TC279v9rPmn08g4EYekcYf8wdcOOnS9STjDkb6x77/6xBUTqxGgjr8g==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
|
||||
'@whatwg-node/node-fetch@0.5.27':
|
||||
resolution: {integrity: sha512-0OaMj5W4fzWimRSFq07qFiWfquaUMNB+695GwE76LYKVuah+jwCdzSgsIOtwPkiyJ35w0XGhXmJPiIJCdLwopg==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
|
||||
'@whatwg-node/server@0.9.49':
|
||||
resolution: {integrity: sha512-3KzLXw80gWnTsQ746G/LFdCThTPfDodjQs4PnmoNuPa6XUOl4HWq8TlJpxtmnEEB+y+UYLal+3VQ68dtYlbUDQ==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
|
||||
'@whatwg-node/server@0.9.50':
|
||||
resolution: {integrity: sha512-7Vd8k6iu+ps8bkZT+Y/wPm42EDh8KojAL+APKa79mntgkyPtdq0r1//CO+0eYqQBz6HGrDxHRT4KChSOy4jGIw==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
|
||||
'@xtuc/ieee754@1.2.0':
|
||||
resolution: {integrity: sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==}
|
||||
|
||||
|
|
@ -19046,7 +19058,7 @@ snapshots:
|
|||
dependencies:
|
||||
'@envelop/core': 5.0.2
|
||||
'@graphql-tools/utils': 10.5.5(graphql@16.9.0)
|
||||
'@whatwg-node/fetch': 0.9.21
|
||||
'@whatwg-node/fetch': 0.9.22
|
||||
fast-json-stable-stringify: 2.1.0
|
||||
graphql: 16.9.0
|
||||
lru-cache: 10.2.0
|
||||
|
|
@ -20042,7 +20054,7 @@ snapshots:
|
|||
dependencies:
|
||||
'@ardatan/sync-fetch': 0.0.1(encoding@0.1.13)
|
||||
'@graphql-tools/utils': 10.5.5(graphql@16.9.0)
|
||||
'@whatwg-node/fetch': 0.9.21
|
||||
'@whatwg-node/fetch': 0.9.22
|
||||
graphql: 16.9.0
|
||||
tslib: 2.7.0
|
||||
transitivePeerDependencies:
|
||||
|
|
@ -20226,7 +20238,7 @@ snapshots:
|
|||
dependencies:
|
||||
'@graphql-tools/utils': 10.5.5(graphql@16.9.0)
|
||||
'@repeaterjs/repeater': 3.0.6
|
||||
'@whatwg-node/fetch': 0.9.21
|
||||
'@whatwg-node/fetch': 0.9.22
|
||||
dset: 3.1.2
|
||||
extract-files: 11.0.0
|
||||
graphql: 16.9.0
|
||||
|
|
@ -20320,7 +20332,7 @@ snapshots:
|
|||
'@graphql-tools/executor-http': 1.0.0(@types/node@20.17.1)(graphql@16.9.0)
|
||||
'@graphql-tools/graphql-tag-pluck': 8.2.0(graphql@16.9.0)
|
||||
'@graphql-tools/utils': 10.5.5(graphql@16.9.0)
|
||||
'@whatwg-node/fetch': 0.9.21
|
||||
'@whatwg-node/fetch': 0.9.22
|
||||
graphql: 16.9.0
|
||||
tslib: 2.7.0
|
||||
value-or-promise: 1.0.12
|
||||
|
|
@ -20482,7 +20494,7 @@ snapshots:
|
|||
'@graphql-tools/utils': 10.5.5(graphql@16.9.0)
|
||||
'@types/js-yaml': 4.0.9
|
||||
'@types/json-stable-stringify': 1.0.34
|
||||
'@whatwg-node/fetch': 0.9.21
|
||||
'@whatwg-node/fetch': 0.9.22
|
||||
chalk: 4.1.2
|
||||
debug: 4.3.6(supports-color@8.1.1)
|
||||
dotenv: 16.4.5
|
||||
|
|
@ -25252,6 +25264,11 @@ snapshots:
|
|||
'@whatwg-node/node-fetch': 0.5.26
|
||||
urlpattern-polyfill: 10.0.0
|
||||
|
||||
'@whatwg-node/fetch@0.9.22':
|
||||
dependencies:
|
||||
'@whatwg-node/node-fetch': 0.5.27
|
||||
urlpattern-polyfill: 10.0.0
|
||||
|
||||
'@whatwg-node/node-fetch@0.3.6':
|
||||
dependencies:
|
||||
'@whatwg-node/events': 0.0.3
|
||||
|
|
@ -25267,9 +25284,21 @@ snapshots:
|
|||
fast-querystring: 1.1.2
|
||||
tslib: 2.7.0
|
||||
|
||||
'@whatwg-node/node-fetch@0.5.27':
|
||||
dependencies:
|
||||
'@kamilkisiela/fast-url-parser': 1.1.4
|
||||
busboy: 1.6.0
|
||||
fast-querystring: 1.1.2
|
||||
tslib: 2.7.0
|
||||
|
||||
'@whatwg-node/server@0.9.49':
|
||||
dependencies:
|
||||
'@whatwg-node/fetch': 0.9.21
|
||||
'@whatwg-node/fetch': 0.9.22
|
||||
tslib: 2.7.0
|
||||
|
||||
'@whatwg-node/server@0.9.50':
|
||||
dependencies:
|
||||
'@whatwg-node/fetch': 0.9.22
|
||||
tslib: 2.7.0
|
||||
|
||||
'@xtuc/ieee754@1.2.0': {}
|
||||
|
|
@ -28805,8 +28834,8 @@ snapshots:
|
|||
'@graphql-tools/utils': 10.5.5(graphql@16.9.0)
|
||||
'@graphql-yoga/logger': 1.0.0
|
||||
'@graphql-yoga/subscription': 4.0.0
|
||||
'@whatwg-node/fetch': 0.9.21
|
||||
'@whatwg-node/server': 0.9.49
|
||||
'@whatwg-node/fetch': 0.9.22
|
||||
'@whatwg-node/server': 0.9.50
|
||||
dset: 3.1.2
|
||||
graphql: 16.9.0
|
||||
lru-cache: 10.2.0
|
||||
|
|
@ -28820,7 +28849,7 @@ snapshots:
|
|||
'@graphql-tools/utils': 10.5.5(graphql@16.9.0)
|
||||
'@graphql-yoga/logger': 2.0.0
|
||||
'@graphql-yoga/subscription': 5.0.1
|
||||
'@whatwg-node/fetch': 0.9.21
|
||||
'@whatwg-node/fetch': 0.9.22
|
||||
'@whatwg-node/server': 0.9.49
|
||||
dset: 3.1.2
|
||||
graphql: 16.9.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue