@graphql-tools/executor-http
Advanced tools
Comparing version 1.2.7 to 1.2.8-alpha-123fb9742349415307790af34b99bb14da7731fa
# @graphql-tools/executor-http | ||
## 1.2.8-alpha-123fb9742349415307790af34b99bb14da7731fa | ||
### Patch Changes | ||
- [#696](https://github.com/graphql-hive/gateway/pull/696) [`a289faa`](https://github.com/graphql-hive/gateway/commit/a289faae1469eb46f1458be341d21909fe5f8f8f) Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: | ||
- Updated dependency [`@whatwg-node/fetch@^0.10.4` ↗︎](https://www.npmjs.com/package/@whatwg-node/fetch/v/0.10.4) (from `^0.10.1`, in `dependencies`) | ||
- Updated dependencies [[`a289faa`](https://github.com/graphql-hive/gateway/commit/a289faae1469eb46f1458be341d21909fe5f8f8f)]: | ||
- @graphql-tools/executor-common@0.0.3-alpha-123fb9742349415307790af34b99bb14da7731fa | ||
## 1.2.7 | ||
@@ -4,0 +15,0 @@ |
{ | ||
"name": "@graphql-tools/executor-http", | ||
"version": "1.2.7", | ||
"version": "1.2.8-alpha-123fb9742349415307790af34b99bb14da7731fa", | ||
"type": "module", | ||
@@ -42,7 +42,7 @@ "description": "A set of utils for faster development of GraphQL tools", | ||
"dependencies": { | ||
"@graphql-tools/executor-common": "^0.0.2", | ||
"@graphql-tools/executor-common": "0.0.3-alpha-123fb9742349415307790af34b99bb14da7731fa", | ||
"@graphql-tools/utils": "^10.8.1", | ||
"@repeaterjs/repeater": "^3.0.4", | ||
"@whatwg-node/disposablestack": "^0.0.5", | ||
"@whatwg-node/fetch": "^0.10.1", | ||
"@whatwg-node/fetch": "^0.10.4", | ||
"extract-files": "^11.0.0", | ||
@@ -58,3 +58,3 @@ "meros": "^1.2.1", | ||
"graphql": "^16.9.0", | ||
"graphql-yoga": "^5.10.11", | ||
"graphql-yoga": "^5.12.0", | ||
"pkgroll": "2.10.0" | ||
@@ -61,0 +61,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
76752
2