|
1528 | 1528 | ts-node "^8" |
1529 | 1529 | tslib "^1" |
1530 | 1530 |
|
1531 | | -"@graphql-codegen/cli@1.20.0": |
1532 | | - version "1.20.0" |
1533 | | - resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-1.20.0.tgz#e1bb62fce07caaf1395ca6e94ffc0f2ba1f57938" |
1534 | | - integrity sha512-5pLtZoaqEmEui6PR7IArmD23VLD3++UQby6iNe4NFG4eMcRai2raIM0E4a/MSn7SjyfSRguekYMMC5JKS1VgQw== |
| 1531 | +"@graphql-codegen/cli@1.20.1": |
| 1532 | + version "1.20.1" |
| 1533 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-1.20.1.tgz#3b42eddb4ddbfc6ad37d0a838267165f77342e14" |
| 1534 | + integrity sha512-jT5aMxIniER/gg0/sfx+BPmvI2ZAncQ6ZT/xkiFvXcYMiL9tDiAcVYJTmXcRdMTEIZnlzw3rhE4VPYiw1KqruQ== |
1535 | 1535 | dependencies: |
1536 | 1536 | "@graphql-codegen/core" "1.17.9" |
1537 | 1537 | "@graphql-codegen/plugin-helpers" "^1.18.2" |
|
1553 | 1553 | constant-case "^3.0.3" |
1554 | 1554 | cosmiconfig "^7.0.0" |
1555 | 1555 | debounce "^1.2.0" |
1556 | | - dependency-graph "^0.9.0" |
| 1556 | + dependency-graph "^0.10.0" |
1557 | 1557 | detect-indent "^6.0.0" |
1558 | 1558 | glob "^7.1.6" |
1559 | 1559 | graphql-config "^3.2.0" |
|
1569 | 1569 | minimatch "^3.0.4" |
1570 | 1570 | mkdirp "^1.0.4" |
1571 | 1571 | pascal-case "^3.1.1" |
1572 | | - request "^2.88.2" |
1573 | 1572 | string-env-interpolation "^1.0.1" |
1574 | 1573 | ts-log "^2.2.3" |
1575 | | - tslib "~2.0.1" |
| 1574 | + tslib "~2.1.0" |
1576 | 1575 | upper-case "^2.0.2" |
1577 | 1576 | valid-url "^1.0.9" |
1578 | 1577 | wrap-ansi "^7.0.0" |
|
1656 | 1655 | tslib "~2.0.1" |
1657 | 1656 | upper-case "2.0.1" |
1658 | 1657 |
|
1659 | | -"@graphql-codegen/typescript-operations@1.17.13": |
1660 | | - version "1.17.13" |
1661 | | - resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-1.17.13.tgz#a5b08c1573b9507ca5a9e66e795aecc40ddc5305" |
1662 | | - integrity sha512-Wm/S4pmPy+KPvFVpygNwC4pd9zKtGIwnS+2rlMUBZVSpv4fxjX2YDvYHP/gucck+SiS0RRxB7hW65bTwCns46g== |
| 1658 | +"@graphql-codegen/typescript-operations@1.17.14": |
| 1659 | + version "1.17.14" |
| 1660 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-1.17.14.tgz#69b4bee4d66f2ea7e288f1be889e08946ef3452a" |
| 1661 | + integrity sha512-jf1KnkA0i5hQNwc7bdMg5G6305DMSeTGDJSDoFryA2Tt9czWxY78m10/6GueUWo3zP6FIEhW1QRSve8ewTKEMg== |
1663 | 1662 | dependencies: |
1664 | 1663 | "@graphql-codegen/plugin-helpers" "^1.18.2" |
1665 | | - "@graphql-codegen/typescript" "^1.18.1" |
1666 | | - "@graphql-codegen/visitor-plugin-common" "^1.17.22" |
| 1664 | + "@graphql-codegen/typescript" "^1.20.1" |
| 1665 | + "@graphql-codegen/visitor-plugin-common" "^1.18.1" |
1667 | 1666 | auto-bind "~4.0.0" |
1668 | | - tslib "~2.0.1" |
| 1667 | + tslib "~2.1.0" |
1669 | 1668 |
|
1670 | 1669 | "@graphql-codegen/typescript-react-apollo@1.17.7": |
1671 | 1670 | version "1.17.7" |
|
1679 | 1678 | pascal-case "3.1.1" |
1680 | 1679 | tslib "~2.0.0" |
1681 | 1680 |
|
1682 | | -"@graphql-codegen/typescript@1.20.0": |
1683 | | - version "1.20.0" |
1684 | | - resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-1.20.0.tgz#f9a17b869e5691276965a56c7a1efe4eb938b6e7" |
1685 | | - integrity sha512-7xW+n0USNpr6iZ4Et17ZbPzBLNe/LrSgrQ6V/8Mlgp1reQWAZtoVw13Oq4GnxHCzAYio8nFindLl+emW9ZBeew== |
1686 | | - dependencies: |
1687 | | - "@graphql-codegen/plugin-helpers" "^1.18.2" |
1688 | | - "@graphql-codegen/visitor-plugin-common" "^1.18.0" |
1689 | | - auto-bind "~4.0.0" |
1690 | | - tslib "~2.0.1" |
1691 | | - |
1692 | | -"@graphql-codegen/typescript@^1.18.1": |
1693 | | - version "1.18.1" |
1694 | | - resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-1.18.1.tgz#3d730472a01f18aea6331046f4ebfe3d91326801" |
1695 | | - integrity sha512-Ee37NutKmaNrgAo2d5mv42RqPd8jJ6zyUKAH669Gbv0dFn2EK3sdC9PYQC9gXptv+H/eQn2gYgaa2nVpEPAIzg== |
| 1681 | +"@graphql-codegen/typescript@1.20.1", "@graphql-codegen/typescript@^1.20.1": |
| 1682 | + version "1.20.1" |
| 1683 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-1.20.1.tgz#f3fe823b3589e0e9a215e3d03861a7a282476226" |
| 1684 | + integrity sha512-JXgn0fyMcbQASzRb4G93b+LW5T9TJsL+tHwN9wg/Op1t9CU7BZFxZBQmlpzWiH5Fo3/kXxn/HjhYWaWrpDp67Q== |
1696 | 1685 | dependencies: |
1697 | 1686 | "@graphql-codegen/plugin-helpers" "^1.18.2" |
1698 | | - "@graphql-codegen/visitor-plugin-common" "^1.17.20" |
| 1687 | + "@graphql-codegen/visitor-plugin-common" "^1.18.1" |
1699 | 1688 | auto-bind "~4.0.0" |
1700 | | - tslib "~2.0.1" |
| 1689 | + tslib "~2.1.0" |
1701 | 1690 |
|
1702 | 1691 | "@graphql-codegen/visitor-plugin-common@1.17.7": |
1703 | 1692 | version "1.17.7" |
|
1714 | 1703 | pascal-case "3.1.1" |
1715 | 1704 | tslib "~2.0.0" |
1716 | 1705 |
|
1717 | | -"@graphql-codegen/visitor-plugin-common@^1.17.20": |
1718 | | - version "1.17.20" |
1719 | | - resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-1.17.20.tgz#cff95cdd49cef270b3811fdb141a412ffe2bdfd7" |
1720 | | - integrity sha512-buIpcNNyTqVubknancX8m9jARCZsUA5eKuskg+CylWKL/8CSaD2Tiq7CfbbNO10o7XIgRrPtJMl1c9hQ6N4ytw== |
1721 | | - dependencies: |
1722 | | - "@graphql-codegen/plugin-helpers" "^1.18.2" |
1723 | | - "@graphql-tools/optimize" "^1.0.1" |
1724 | | - "@graphql-tools/relay-operation-optimizer" "^6" |
1725 | | - array.prototype.flatmap "^1.2.4" |
1726 | | - auto-bind "~4.0.0" |
1727 | | - dependency-graph "^0.9.0" |
1728 | | - graphql-tag "^2.11.0" |
1729 | | - parse-filepath "^1.0.2" |
1730 | | - pascal-case "^3.1.1" |
1731 | | - tslib "~2.0.1" |
1732 | | - |
1733 | | -"@graphql-codegen/visitor-plugin-common@^1.17.22": |
1734 | | - version "1.17.22" |
1735 | | - resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-1.17.22.tgz#5321077ea54b423397b659406a2b60d1a3b44156" |
1736 | | - integrity sha512-5+fkcET7ftqexyEkGWvmalL+RTi1ApfAt9k9FEmM2WdRXi/uYwwYb+qHwIoaMVD0pXKeUAB5+Qgs9+Md4VIM7Q== |
1737 | | - dependencies: |
1738 | | - "@graphql-codegen/plugin-helpers" "^1.18.2" |
1739 | | - "@graphql-tools/optimize" "^1.0.1" |
1740 | | - "@graphql-tools/relay-operation-optimizer" "^6" |
1741 | | - array.prototype.flatmap "^1.2.4" |
1742 | | - auto-bind "~4.0.0" |
1743 | | - dependency-graph "^0.9.0" |
1744 | | - graphql-tag "^2.11.0" |
1745 | | - parse-filepath "^1.0.2" |
1746 | | - pascal-case "^3.1.1" |
1747 | | - tslib "~2.0.1" |
1748 | | - |
1749 | | -"@graphql-codegen/visitor-plugin-common@^1.18.0": |
1750 | | - version "1.18.0" |
1751 | | - resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-1.18.0.tgz#f4366ec1093c01e752e85f8bd30d09c58b1d6951" |
1752 | | - integrity sha512-OR/Cm9nVaqMLe94Ski60UDhaAf/4+QeV/CQRYrCmxFzEsm03U41VplcNgJBXIAB3EgP/LEIZtgkRc1H4N9u9+Q== |
| 1706 | +"@graphql-codegen/visitor-plugin-common@^1.18.1": |
| 1707 | + version "1.18.1" |
| 1708 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-1.18.1.tgz#510ab9e2cb5b75c96d7115b897c75ed56f1e74a7" |
| 1709 | + integrity sha512-6DtLLUX4H2noISKK+6NQl3ERePmoxuHk44C1ICyEQlRnVIOfPquVMeTDWX1+KKD3hRGStM1h4GiRDpXEGGj4zA== |
1753 | 1710 | dependencies: |
1754 | 1711 | "@graphql-codegen/plugin-helpers" "^1.18.2" |
1755 | 1712 | "@graphql-tools/optimize" "^1.0.1" |
1756 | 1713 | "@graphql-tools/relay-operation-optimizer" "^6" |
1757 | 1714 | array.prototype.flatmap "^1.2.4" |
1758 | 1715 | auto-bind "~4.0.0" |
1759 | | - dependency-graph "^0.9.0" |
| 1716 | + dependency-graph "^0.10.0" |
1760 | 1717 | graphql-tag "^2.11.0" |
1761 | 1718 | parse-filepath "^1.0.2" |
1762 | 1719 | pascal-case "^3.1.1" |
1763 | | - tslib "~2.0.1" |
| 1720 | + tslib "~2.1.0" |
1764 | 1721 |
|
1765 | 1722 | "@graphql-tools/apollo-engine-loader@^6": |
1766 | 1723 | version "6.2.3" |
@@ -5758,11 +5715,16 @@ depd@~1.1.2: |
5758 | 5715 | resolved "https://registry.yarnpkg.com/depd/-/depd-1.1.2.tgz#9bcd52e14c097763e749b274c4346ed2e560b5a9" |
5759 | 5716 | integrity sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak= |
5760 | 5717 |
|
5761 | | -dependency-graph@0.9.0, dependency-graph@^0.9.0: |
| 5718 | +dependency-graph@0.9.0: |
5762 | 5719 | version "0.9.0" |
5763 | 5720 | resolved "https://registry.yarnpkg.com/dependency-graph/-/dependency-graph-0.9.0.tgz#11aed7e203bc8b00f48356d92db27b265c445318" |
5764 | 5721 | integrity sha512-9YLIBURXj4DJMFALxXw9K3Y3rwb5Fk0X5/8ipCzaN84+gKxoHK43tVKRNakCQbiEx07E8Uwhuq21BpUagFhZ8w== |
5765 | 5722 |
|
| 5723 | +dependency-graph@^0.10.0: |
| 5724 | + version "0.10.0" |
| 5725 | + resolved "https://registry.yarnpkg.com/dependency-graph/-/dependency-graph-0.10.0.tgz#dfebe384f1f36faf7782be203a7a71102a6335a6" |
| 5726 | + integrity sha512-c9amUgpgxSi1bE5/sbLwcs5diLD0ygCQYmhfM5H1s5VH1mCsYkcmAL3CcNdv4kdSw6JuMoHeDGzLgj/gAXdWVg== |
| 5727 | + |
5766 | 5728 | des.js@^1.0.0: |
5767 | 5729 | version "1.0.1" |
5768 | 5730 | resolved "https://registry.yarnpkg.com/des.js/-/des.js-1.0.1.tgz#5382142e1bdc53f85d86d53e5f4aa7deb91e0843" |
@@ -12202,7 +12164,7 @@ request-promise-native@^1.0.5: |
12202 | 12164 | stealthy-require "^1.1.1" |
12203 | 12165 | tough-cookie "^2.3.3" |
12204 | 12166 |
|
12205 | | -request@^2.87.0, request@^2.88.0, request@^2.88.2: |
| 12167 | +request@^2.87.0, request@^2.88.0: |
12206 | 12168 | version "2.88.2" |
12207 | 12169 | resolved "https://registry.yarnpkg.com/request/-/request-2.88.2.tgz#d73c918731cb5a87da047e207234146f664d12b3" |
12208 | 12170 | integrity sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw== |
@@ -13648,6 +13610,11 @@ tslib@^2.0.1, tslib@~2.0.1: |
13648 | 13610 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.1.tgz#410eb0d113e5b6356490eec749603725b021b43e" |
13649 | 13611 | integrity sha512-SgIkNheinmEBgx1IUNirK0TUD4X9yjjBRTqqjggWCU3pUEqIk3/Uwl3yRixYKT6WjQuGiwDv4NomL3wqRCj+CQ== |
13650 | 13612 |
|
| 13613 | +tslib@~2.1.0: |
| 13614 | + version "2.1.0" |
| 13615 | + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a" |
| 13616 | + integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A== |
| 13617 | + |
13651 | 13618 | tsutils@^3.17.1: |
13652 | 13619 | version "3.17.1" |
13653 | 13620 | resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.17.1.tgz#ed719917f11ca0dee586272b2ac49e015a2dd759" |
|
0 commit comments