|
1678 | 1678 | "@envelop/core" "^5.2.3"
|
1679 | 1679 | "@graphql-tools/utils" "^10.8.1"
|
1680 | 1680 |
|
| 1681 | +"@graphql-tools/executor-common@^0.0.5": |
| 1682 | + version "0.0.5" |
| 1683 | + resolved "https://registry.yarnpkg.com/@graphql-tools/executor-common/-/executor-common-0.0.5.tgz#77841aa32b3cd50d2648f29f2c2d53c0fafc0ffc" |
| 1684 | + integrity sha512-DBTQDGYajhUd4iBZ/yYc1LY85QTVhgTpGPCFT5iz0CPObgye0smsE5nd/BIcdbML7SXv2wFvQhVA3mCJJ32WuQ== |
| 1685 | + dependencies: |
| 1686 | + "@envelop/core" "^5.3.0" |
| 1687 | + "@graphql-tools/utils" "^10.9.0" |
| 1688 | + |
1681 | 1689 | "@graphql-tools/executor-graphql-ws@^2.0.1":
|
1682 | 1690 | version "2.0.5"
|
1683 | 1691 | resolved "https://registry.yarnpkg.com/@graphql-tools/executor-graphql-ws/-/executor-graphql-ws-2.0.5.tgz#4e58fc96c2f080338ee5b9afaee8d5e26681d732"
|
|
1691 | 1699 | tslib "^2.8.1"
|
1692 | 1700 | ws "^8.17.1"
|
1693 | 1701 |
|
1694 |
| -"@graphql-tools/executor-http@^1.1.9": |
1695 |
| - version "1.3.3" |
1696 |
| - resolved "https://registry.yarnpkg.com/@graphql-tools/executor-http/-/executor-http-1.3.3.tgz#057de79ebc90edbd242259cccb1268d37ee6c579" |
1697 |
| - integrity sha512-LIy+l08/Ivl8f8sMiHW2ebyck59JzyzO/yF9SFS4NH6MJZUezA1xThUXCDIKhHiD56h/gPojbkpcFvM2CbNE7A== |
| 1702 | +"@graphql-tools/executor-http@^2.1.0": |
| 1703 | + version "2.1.0" |
| 1704 | + resolved "https://registry.yarnpkg.com/@graphql-tools/executor-http/-/executor-http-2.1.0.tgz#fa5274565fd05699282e1feaa783dce925bf82d9" |
| 1705 | + integrity sha512-uDTg95i3Nky17Q/seUYqrsol9TERLq8wl4PlGliImOeWDINXOYQTEG3PJoAKPv1CnUU5lgvFJlyvzHYAStr4rA== |
1698 | 1706 | dependencies:
|
1699 | 1707 | "@graphql-hive/signal" "^1.0.0"
|
1700 |
| - "@graphql-tools/executor-common" "^0.0.4" |
1701 |
| - "@graphql-tools/utils" "^10.8.1" |
| 1708 | + "@graphql-tools/executor-common" "^0.0.5" |
| 1709 | + "@graphql-tools/utils" "^10.9.0" |
1702 | 1710 | "@repeaterjs/repeater" "^3.0.4"
|
1703 | 1711 | "@whatwg-node/disposablestack" "^0.0.6"
|
1704 |
| - "@whatwg-node/fetch" "^0.10.4" |
| 1712 | + "@whatwg-node/fetch" "^0.10.9" |
1705 | 1713 | "@whatwg-node/promise-helpers" "^1.3.0"
|
1706 |
| - meros "^1.2.1" |
| 1714 | + meros "^1.3.1" |
1707 | 1715 | tslib "^2.8.1"
|
1708 | 1716 |
|
1709 | 1717 | "@graphql-tools/stitch@^9.3.4":
|
|
4196 | 4204 | dependencies:
|
4197 | 4205 | tslib "^2.6.3"
|
4198 | 4206 |
|
4199 |
| -"@whatwg-node/fetch@^0.10.0", "@whatwg-node/fetch@^0.10.4", "@whatwg-node/fetch@^0.10.6", "@whatwg-node/fetch@^0.10.8": |
| 4207 | +"@whatwg-node/fetch@^0.10.0", "@whatwg-node/fetch@^0.10.6", "@whatwg-node/fetch@^0.10.8", "@whatwg-node/fetch@^0.10.9": |
4200 | 4208 | version "0.10.9"
|
4201 | 4209 | resolved "https://registry.yarnpkg.com/@whatwg-node/fetch/-/fetch-0.10.9.tgz#ac7b5fe966c7df0f124695a40dce8fc63ea97f07"
|
4202 | 4210 | integrity sha512-2TaXKmjy53cybNtaAtzbPOzwIPkjXbzvZcimnaJxQwYXKSC8iYnWoZOyT4+CFt8w0KDieg5J5dIMNzUrW/UZ5g==
|
@@ -9126,7 +9134,7 @@ mermaid@^11.0.0:
|
9126 | 9134 | ts-dedent "^2.2.0"
|
9127 | 9135 | uuid "^11.1.0"
|
9128 | 9136 |
|
9129 |
| -meros@^1.2.1: |
| 9137 | +meros@^1.3.1: |
9130 | 9138 | version "1.3.1"
|
9131 | 9139 | resolved "https://registry.yarnpkg.com/meros/-/meros-1.3.1.tgz#21a090d59c02afb1e418e40631b78aa37a21ac69"
|
9132 | 9140 | integrity sha512-eV7dRObfTrckdmAz4/n7pT1njIsIJXRIZkgCiX43xEsPNy4gjXQzOYYxmGcolAMtF7HyfqRuDBh3Lgs4hmhVEw==
|
|
0 commit comments