|
1621 | 1621 | dset "^3.1.2"
|
1622 | 1622 | tslib "^2.8.1"
|
1623 | 1623 |
|
| 1624 | +"@graphql-tools/executor-common@^0.0.1": |
| 1625 | + version "0.0.1" |
| 1626 | + resolved "https://registry.yarnpkg.com/@graphql-tools/executor-common/-/executor-common-0.0.1.tgz#dcddb119dd3767717dc946ba5ced61d6682ed328" |
| 1627 | + integrity sha512-Gan7uiQhKvAAl0UM20Oy/n5NGBBDNm+ASHvnYuD8mP+dAH0qY+2QMCHyi5py28WAlhAwr0+CAemEyzY/ZzOjdQ== |
| 1628 | + dependencies: |
| 1629 | + "@envelop/core" "^5.0.2" |
| 1630 | + "@graphql-tools/utils" "^10.7.0" |
| 1631 | + |
1624 | 1632 | "@graphql-tools/executor-graphql-ws@^1.3.2":
|
1625 |
| - version "1.3.6" |
1626 |
| - resolved "https://registry.yarnpkg.com/@graphql-tools/executor-graphql-ws/-/executor-graphql-ws-1.3.6.tgz#d7292b4a7c734dd95de52f91b618bca8e10c3e35" |
1627 |
| - integrity sha512-pCW+a1iRtLP0DYi7zPxKGY7yOlE4aquKIgLVQbGT92C4VlxBIpinhjkEIY7eqZW6mvofCXpazE6pfVGJRBDm9g== |
| 1633 | + version "1.3.7" |
| 1634 | + resolved "https://registry.yarnpkg.com/@graphql-tools/executor-graphql-ws/-/executor-graphql-ws-1.3.7.tgz#ecdf9e0a3ea6e12a5bc9df8fb8bb477a17711678" |
| 1635 | + integrity sha512-9KUrlpil5nBgcb+XRUIxNQGI+c237LAfDBqYCdLGuYT+/oZz1b4rRIe6HuRk09vuxrbaMTzm7xHhn/iuwWW4eg== |
1628 | 1636 | dependencies:
|
| 1637 | + "@graphql-tools/executor-common" "^0.0.1" |
1629 | 1638 | "@graphql-tools/utils" "^10.7.0"
|
1630 | 1639 | "@whatwg-node/disposablestack" "^0.0.5"
|
1631 | 1640 | graphql-ws "^5.14.0"
|
|
1634 | 1643 | ws "^8.17.1"
|
1635 | 1644 |
|
1636 | 1645 | "@graphql-tools/executor-http@^1.1.9":
|
1637 |
| - version "1.2.2" |
1638 |
| - resolved "https://registry.yarnpkg.com/@graphql-tools/executor-http/-/executor-http-1.2.2.tgz#777bb11a60d6df515b14b6dcb468b86c096cbc5b" |
1639 |
| - integrity sha512-q1eo0B5fLyhPQz3PLc2fe4c41bZjbD4AkkHTqr7ysXxLzyCZC7uTsAsyWgJndHQpRJ3uspV0NZISsRfqPxSyCA== |
| 1646 | + version "1.2.3" |
| 1647 | + resolved "https://registry.yarnpkg.com/@graphql-tools/executor-http/-/executor-http-1.2.3.tgz#cbbc6aa57b67e169abf73bca71204ae9145c072e" |
| 1648 | + integrity sha512-Y/jogDe2uYl8LiIA6wUrbpuIvmJm0o+wvV8FOzbqePJ8/GeO/sGsiMSWRqdH5qVgttig0Zs2IqnG63DlQx1v9A== |
1640 | 1649 | dependencies:
|
1641 | 1650 | "@graphql-hive/gateway-abort-signal-any" "^0.0.2"
|
| 1651 | + "@graphql-tools/executor-common" "^0.0.1" |
1642 | 1652 | "@graphql-tools/utils" "^10.7.0"
|
1643 | 1653 | "@repeaterjs/repeater" "^3.0.4"
|
1644 | 1654 | "@whatwg-node/disposablestack" "^0.0.5"
|
|
0 commit comments