@graphql-tools/batch-execute
Advanced tools
Comparing version 9.0.9 to 9.0.10-alpha-c50b7610f4aacf1bc8c05ee171bb1de995619d26
# @graphql-tools/batch-execute | ||
## 9.0.10-alpha-c50b7610f4aacf1bc8c05ee171bb1de995619d26 | ||
### Patch Changes | ||
- [#291](https://github.com/graphql-hive/gateway/pull/291) [`c50b761`](https://github.com/graphql-hive/gateway/commit/c50b7610f4aacf1bc8c05ee171bb1de995619d26) Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: | ||
- Updated dependency [`tslib@^2.8.1` ↗︎](https://www.npmjs.com/package/tslib/v/2.8.1) (from `^2.4.0`, in `dependencies`) | ||
## 9.0.9 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@graphql-tools/batch-execute", | ||
"version": "9.0.9", | ||
"version": "9.0.10-alpha-c50b7610f4aacf1bc8c05ee171bb1de995619d26", | ||
"type": "module", | ||
@@ -43,3 +43,3 @@ "description": "A set of utils for faster development of GraphQL tools", | ||
"dataloader": "^2.2.3", | ||
"tslib": "^2.4.0" | ||
"tslib": "^2.8.1" | ||
}, | ||
@@ -46,0 +46,0 @@ "devDependencies": { |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
51697
2
Updatedtslib@^2.8.1