@graphql-mesh/transport-http
Advanced tools
Comparing version 0.6.34-rc-ee6cea8c78f1e49d3b41c28b3af125088150720a to 0.6.34
# @graphql-mesh/transport-http | ||
## 0.6.34-rc-ee6cea8c78f1e49d3b41c28b3af125088150720a | ||
## 0.6.34 | ||
@@ -13,5 +13,5 @@ ### Patch Changes | ||
- Updated dependencies [[`a289faa`](https://github.com/graphql-hive/gateway/commit/a289faae1469eb46f1458be341d21909fe5f8f8f), [`a289faa`](https://github.com/graphql-hive/gateway/commit/a289faae1469eb46f1458be341d21909fe5f8f8f)]: | ||
- @graphql-mesh/transport-common@0.7.30-rc-ee6cea8c78f1e49d3b41c28b3af125088150720a | ||
- @graphql-tools/executor-http@1.2.8-rc-ee6cea8c78f1e49d3b41c28b3af125088150720a | ||
- Updated dependencies [[`a289faa`](https://github.com/graphql-hive/gateway/commit/a289faae1469eb46f1458be341d21909fe5f8f8f), [`a289faa`](https://github.com/graphql-hive/gateway/commit/a289faae1469eb46f1458be341d21909fe5f8f8f), [`20d275c`](https://github.com/graphql-hive/gateway/commit/20d275cd1badf76665874492d4550a7732b46f62)]: | ||
- @graphql-mesh/transport-common@0.7.30 | ||
- @graphql-tools/executor-http@1.2.8 | ||
@@ -18,0 +18,0 @@ ## 0.6.33 |
{ | ||
"name": "@graphql-mesh/transport-http", | ||
"version": "0.6.34-rc-ee6cea8c78f1e49d3b41c28b3af125088150720a", | ||
"version": "0.6.34", | ||
"type": "module", | ||
@@ -47,6 +47,6 @@ "repository": { | ||
"@graphql-mesh/string-interpolation": "^0.5.6", | ||
"@graphql-mesh/transport-common": "0.7.30-rc-ee6cea8c78f1e49d3b41c28b3af125088150720a", | ||
"@graphql-mesh/transport-common": "^0.7.30", | ||
"@graphql-mesh/types": "^0.103.18", | ||
"@graphql-mesh/utils": "^0.103.18", | ||
"@graphql-tools/executor-http": "1.2.8-rc-ee6cea8c78f1e49d3b41c28b3af125088150720a", | ||
"@graphql-tools/executor-http": "^1.2.8", | ||
"@graphql-tools/utils": "^10.8.1", | ||
@@ -58,5 +58,5 @@ "graphql": "^16.9.0", | ||
"graphql": "^16.9.0", | ||
"pkgroll": "2.10.0" | ||
"pkgroll": "2.11.0" | ||
}, | ||
"sideEffects": false | ||
} |
48626
+ Added@graphql-mesh/transport-common@0.7.30(transitive)
+ Added@graphql-tools/executor-common@0.0.3(transitive)
+ Added@graphql-tools/executor-http@1.2.8(transitive)
- Removed@graphql-mesh/transport-common@0.7.30-rc-ee6cea8c78f1e49d3b41c28b3af125088150720a(transitive)
- Removed@graphql-tools/executor-common@0.0.3-rc-ee6cea8c78f1e49d3b41c28b3af125088150720a(transitive)
- Removed@graphql-tools/executor-http@1.2.8-rc-ee6cea8c78f1e49d3b41c28b3af125088150720a(transitive)