@graphql-tools/executor-graphql-ws
Advanced tools
Comparing version 2.0.2-alpha-02f0343158235250a2b3d47f7097b35db23b4526 to 2.0.2-alpha-0389c268eae4d089f15abeb07efc955af3945cdd
# @graphql-tools/executor-graphql-ws | ||
## 2.0.2-alpha-02f0343158235250a2b3d47f7097b35db23b4526 | ||
## 2.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: | ||
- 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`) | ||
- Updated dependencies [[`d72209a`](https://github.com/graphql-hive/gateway/commit/d72209ad82ec53689f93ce5d81bfa52493919ad9)]: | ||
- @graphql-tools/executor-common@0.0.2-alpha-02f0343158235250a2b3d47f7097b35db23b4526 | ||
- Updated dependencies [[`0389c26`](https://github.com/graphql-hive/gateway/commit/0389c268eae4d089f15abeb07efc955af3945cdd)]: | ||
- @graphql-tools/executor-common@0.0.2-alpha-0389c268eae4d089f15abeb07efc955af3945cdd | ||
@@ -14,0 +14,0 @@ ## 2.0.1 |
{ | ||
"name": "@graphql-tools/executor-graphql-ws", | ||
"version": "2.0.2-alpha-02f0343158235250a2b3d47f7097b35db23b4526", | ||
"version": "2.0.2-alpha-0389c268eae4d089f15abeb07efc955af3945cdd", | ||
"type": "module", | ||
@@ -42,4 +42,4 @@ "description": "A set of utils for faster development of GraphQL tools", | ||
"dependencies": { | ||
"@graphql-tools/executor-common": "0.0.2-alpha-02f0343158235250a2b3d47f7097b35db23b4526", | ||
"@graphql-tools/utils": "^10.8.1", | ||
"@graphql-tools/executor-common": "0.0.2-alpha-0389c268eae4d089f15abeb07efc955af3945cdd", | ||
"@graphql-tools/utils": "^10.7.0", | ||
"@whatwg-node/disposablestack": "^0.0.5", | ||
@@ -46,0 +46,0 @@ "graphql-ws": "^6.0.3", |
28577
+ Added@graphql-tools/executor-common@0.0.2-alpha-0389c268eae4d089f15abeb07efc955af3945cdd(transitive)
- Removed@graphql-tools/executor-common@0.0.2-alpha-02f0343158235250a2b3d47f7097b35db23b4526(transitive)
Updated@graphql-tools/executor-common@0.0.2-alpha-0389c268eae4d089f15abeb07efc955af3945cdd
Updated@graphql-tools/utils@^10.7.0