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