@graphql-tools/executor-http
Advanced tools
Comparing version 1.2.8-alpha-123fb9742349415307790af34b99bb14da7731fa to 1.2.8-alpha-37800669a3284adf4febd3bda8b0fefd50ecb595
# @graphql-tools/executor-http | ||
## 1.2.8-alpha-123fb9742349415307790af34b99bb14da7731fa | ||
## 1.2.8-alpha-37800669a3284adf4febd3bda8b0fefd50ecb595 | ||
@@ -12,3 +12,3 @@ ### Patch Changes | ||
- Updated dependencies [[`a289faa`](https://github.com/graphql-hive/gateway/commit/a289faae1469eb46f1458be341d21909fe5f8f8f)]: | ||
- @graphql-tools/executor-common@0.0.3-alpha-123fb9742349415307790af34b99bb14da7731fa | ||
- @graphql-tools/executor-common@0.0.3-alpha-37800669a3284adf4febd3bda8b0fefd50ecb595 | ||
@@ -15,0 +15,0 @@ ## 1.2.7 |
{ | ||
"name": "@graphql-tools/executor-http", | ||
"version": "1.2.8-alpha-123fb9742349415307790af34b99bb14da7731fa", | ||
"version": "1.2.8-alpha-37800669a3284adf4febd3bda8b0fefd50ecb595", | ||
"type": "module", | ||
@@ -42,3 +42,3 @@ "description": "A set of utils for faster development of GraphQL tools", | ||
"dependencies": { | ||
"@graphql-tools/executor-common": "0.0.3-alpha-123fb9742349415307790af34b99bb14da7731fa", | ||
"@graphql-tools/executor-common": "0.0.3-alpha-37800669a3284adf4febd3bda8b0fefd50ecb595", | ||
"@graphql-tools/utils": "^10.8.1", | ||
@@ -45,0 +45,0 @@ "@repeaterjs/repeater": "^3.0.4", |