@graphql-tools/batch-execute
Advanced tools
Comparing version 9.0.13-alpha-3b2000e3a6b9e871ed2700b7795f23d2a15358ce to 9.0.13-alpha-3fa5c5ddfec1f95b459d0a4c9b0720fc829481eb
# @graphql-tools/batch-execute | ||
## 9.0.13-alpha-3b2000e3a6b9e871ed2700b7795f23d2a15358ce | ||
## 9.0.13-alpha-3fa5c5ddfec1f95b459d0a4c9b0720fc829481eb | ||
### Patch Changes | ||
- [#726](https://github.com/graphql-hive/gateway/pull/726) [`3b2000e`](https://github.com/graphql-hive/gateway/commit/3b2000e3a6b9e871ed2700b7795f23d2a15358ce) Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: | ||
- [#726](https://github.com/graphql-hive/gateway/pull/726) [`6334b2e`](https://github.com/graphql-hive/gateway/commit/6334b2e5d4942693121ab7d44a96fa80408aace1) Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: | ||
@@ -9,0 +9,0 @@ - Added dependency [`@whatwg-node/promise-helpers@^1.0.0` ↗︎](https://www.npmjs.com/package/@whatwg-node/promise-helpers/v/1.0.0) (to `dependencies`) |
{ | ||
"name": "@graphql-tools/batch-execute", | ||
"version": "9.0.13-alpha-3b2000e3a6b9e871ed2700b7795f23d2a15358ce", | ||
"version": "9.0.13-alpha-3fa5c5ddfec1f95b459d0a4c9b0720fc829481eb", | ||
"type": "module", | ||
@@ -48,5 +48,5 @@ "description": "A set of utils for faster development of GraphQL tools", | ||
"graphql": "^16.9.0", | ||
"pkgroll": "2.11.0" | ||
"pkgroll": "2.11.1" | ||
}, | ||
"sideEffects": false | ||
} |