@graphql-tools/executor-common
Advanced tools
Comparing version 0.0.1 to 0.0.2-alpha-0427cae0f57ca97f13ceece8ec60ffa7528efadb
# @graphql-tools/executor-common | ||
## 0.0.2-alpha-0427cae0f57ca97f13ceece8ec60ffa7528efadb | ||
### Patch Changes | ||
- [#620](https://github.com/graphql-hive/gateway/pull/620) [`d72209a`](https://github.com/graphql-hive/gateway/commit/d72209ad82ec53689f93ce5d81bfa52493919ad9) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates: | ||
- Updated dependency [`@graphql-tools/utils@^10.8.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.8.1) (from `^10.7.0`, in `dependencies`) | ||
## 0.0.1 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@graphql-tools/executor-common", | ||
"version": "0.0.1", | ||
"version": "0.0.2-alpha-0427cae0f57ca97f13ceece8ec60ffa7528efadb", | ||
"type": "module", | ||
@@ -43,9 +43,9 @@ "description": "A set of utils for faster development of GraphQL tools", | ||
"@envelop/core": "^5.0.2", | ||
"@graphql-tools/utils": "^10.7.0" | ||
"@graphql-tools/utils": "^10.8.1" | ||
}, | ||
"devDependencies": { | ||
"graphql": "^16.9.0", | ||
"pkgroll": "2.6.0" | ||
"pkgroll": "2.8.2" | ||
}, | ||
"sideEffects": false | ||
} |
7666
177
177
Updated@graphql-tools/utils@^10.8.1