@graphql-tools/executor-common
Advanced tools
Comparing version 0.0.2-alpha-02f0343158235250a2b3d47f7097b35db23b4526 to 0.0.2-alpha-0389c268eae4d089f15abeb07efc955af3945cdd
# @graphql-tools/executor-common | ||
## 0.0.2-alpha-02f0343158235250a2b3d47f7097b35db23b4526 | ||
## 0.0.2-alpha-0389c268eae4d089f15abeb07efc955af3945cdd | ||
### 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: | ||
- [#532](https://github.com/graphql-hive/gateway/pull/532) [`0389c26`](https://github.com/graphql-hive/gateway/commit/0389c268eae4d089f15abeb07efc955af3945cdd) Thanks [@EmrysMyrddin](https://github.com/EmrysMyrddin)! - dependencies updates: | ||
@@ -9,0 +9,0 @@ - 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`) |
{ | ||
"name": "@graphql-tools/executor-common", | ||
"version": "0.0.2-alpha-02f0343158235250a2b3d47f7097b35db23b4526", | ||
"version": "0.0.2-alpha-0389c268eae4d089f15abeb07efc955af3945cdd", | ||
"type": "module", | ||
@@ -43,3 +43,3 @@ "description": "A set of utils for faster development of GraphQL tools", | ||
"@envelop/core": "^5.0.2", | ||
"@graphql-tools/utils": "^10.8.1" | ||
"@graphql-tools/utils": "^10.7.0" | ||
}, | ||
@@ -46,0 +46,0 @@ "devDependencies": { |
7669
Updated@graphql-tools/utils@^10.7.0