@graphql-tools/executor-http
Advanced tools
Comparing version 1.2.5 to 1.2.6-alpha-35ae4466252ee2216728847c3c982221daa617af
# @graphql-tools/executor-http | ||
## 1.2.6-alpha-35ae4466252ee2216728847c3c982221daa617af | ||
### Patch Changes | ||
- Updated dependencies [[`97eb897`](https://github.com/graphql-hive/gateway/commit/97eb897f4db81cab76da43893336a90dc42f6901), [`96561e9`](https://github.com/graphql-hive/gateway/commit/96561e9e362c3338eb951f738943d24163e22be2), [`96561e9`](https://github.com/graphql-hive/gateway/commit/96561e9e362c3338eb951f738943d24163e22be2), [`96561e9`](https://github.com/graphql-hive/gateway/commit/96561e9e362c3338eb951f738943d24163e22be2)]: | ||
- @graphql-hive/gateway-abort-signal-any@1.0.0-alpha-35ae4466252ee2216728847c3c982221daa617af | ||
## 1.2.5 | ||
@@ -4,0 +11,0 @@ |
@@ -5,3 +5,3 @@ import { abortSignalAny } from '@graphql-hive/gateway-abort-signal-any'; | ||
import { DisposableSymbols } from '@whatwg-node/disposablestack'; | ||
import { File, FormData, TextEncoder, crypto, TextDecoder, fetch } from '@whatwg-node/fetch'; | ||
import { FormData, File, TextEncoder, crypto, TextDecoder, fetch } from '@whatwg-node/fetch'; | ||
import { ValueOrPromise } from 'value-or-promise'; | ||
@@ -8,0 +8,0 @@ import { extractFiles, isExtractableFile } from 'extract-files'; |
{ | ||
"name": "@graphql-tools/executor-http", | ||
"version": "1.2.5", | ||
"version": "1.2.6-alpha-35ae4466252ee2216728847c3c982221daa617af", | ||
"type": "module", | ||
@@ -42,3 +42,3 @@ "description": "A set of utils for faster development of GraphQL tools", | ||
"dependencies": { | ||
"@graphql-hive/gateway-abort-signal-any": "^0.0.3", | ||
"@graphql-hive/gateway-abort-signal-any": "1.0.0-alpha-35ae4466252ee2216728847c3c982221daa617af", | ||
"@graphql-tools/executor-common": "^0.0.1", | ||
@@ -59,3 +59,3 @@ "@graphql-tools/utils": "^10.7.0", | ||
"graphql": "^16.9.0", | ||
"graphql-yoga": "^5.10.6", | ||
"graphql-yoga": "^5.10.11", | ||
"pkgroll": "2.6.1" | ||
@@ -62,0 +62,0 @@ }, |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
76432
2