@graphql-tools/batch-execute
Advanced tools
Comparing version 9.0.9-alpha-8b003d550d757d9f556d48288423f6ec263b8cb3 to 9.0.9-alpha-f26fa68c0d2acf43425f232ba8b587d9735299ac
# @graphql-tools/batch-execute | ||
## 9.0.9-alpha-8b003d550d757d9f556d48288423f6ec263b8cb3 | ||
## 9.0.9-alpha-f26fa68c0d2acf43425f232ba8b587d9735299ac | ||
@@ -11,2 +11,6 @@ ### Patch Changes | ||
- [#269](https://github.com/graphql-hive/gateway/pull/269) [`03024b7`](https://github.com/graphql-hive/gateway/commit/03024b74fd203ca91aeaf6c0b4011efd1bd7e68a) Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: | ||
- Updated dependency [`@graphql-tools/utils@^10.6.2` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.6.2) (from `^10.6.0`, in `dependencies`) | ||
## 9.0.8 | ||
@@ -13,0 +17,0 @@ |
{ | ||
"name": "@graphql-tools/batch-execute", | ||
"version": "9.0.9-alpha-8b003d550d757d9f556d48288423f6ec263b8cb3", | ||
"version": "9.0.9-alpha-f26fa68c0d2acf43425f232ba8b587d9735299ac", | ||
"type": "module", | ||
@@ -41,3 +41,3 @@ "description": "A set of utils for faster development of GraphQL tools", | ||
"dependencies": { | ||
"@graphql-tools/utils": "^10.6.0", | ||
"@graphql-tools/utils": "^10.6.2", | ||
"dataloader": "^2.2.3", | ||
@@ -44,0 +44,0 @@ "tslib": "^2.4.0" |
51306
Updated@graphql-tools/utils@^10.6.2