|
1013 | 1013 | resolved "https://registry.yarnpkg.com/@kwsites/promise-deferred/-/promise-deferred-1.1.1.tgz#8ace5259254426ccef57f3175bc64ed7095ed919" |
1014 | 1014 | integrity sha512-GaHYm+c0O9MjZRu0ongGBRbinu8gVAMd2UZjji6jVmqKtZluZnptXGWhz1E8j8D2HJ3f/yMxKAUC0b+57wncIw== |
1015 | 1015 |
|
| 1016 | +"@noble/curves@^1.3.0": |
| 1017 | + version "1.8.1" |
| 1018 | + resolved "https://registry.yarnpkg.com/@noble/curves/-/curves-1.8.1.tgz#19bc3970e205c99e4bdb1c64a4785706bce497ff" |
| 1019 | + integrity sha512-warwspo+UYUPep0Q+vtdVB4Ugn8GGQj8iyB3gnRWsztmUHTI3S1nhdiWNsPUGL0vud7JlRRk1XEu7Lq1KGTnMQ== |
| 1020 | + dependencies: |
| 1021 | + "@noble/hashes" "1.7.1" |
| 1022 | + |
1016 | 1023 | "@noble/hashes@1.2.0": |
1017 | 1024 | version "1.2.0" |
1018 | 1025 | resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.2.0.tgz#a3150eeb09cc7ab207ebf6d7b9ad311a9bdbed12" |
1019 | 1026 | integrity sha512-FZfhjEDbT5GRswV3C6uvLPHMiVD6lQBmpoX5+eSiPaMTXte/IKqI5dykDxzZB/WBeK/CDuQRBWarPdi3FNY2zQ== |
1020 | 1027 |
|
| 1028 | +"@noble/hashes@1.7.1", "@noble/hashes@^1.3.3": |
| 1029 | + version "1.7.1" |
| 1030 | + resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.7.1.tgz#5738f6d765710921e7a751e00c20ae091ed8db0f" |
| 1031 | + integrity sha512-B8XBPsn4vT/KJAGqDzbwztd+6Yte3P4V7iafm24bxgDe/mlRuK6xmWPuCNrKt2vDafZ8MfJLlchDG/vYafQEjQ== |
| 1032 | + |
1021 | 1033 | "@noble/secp256k1@1.7.1": |
1022 | 1034 | version "1.7.1" |
1023 | 1035 | resolved "https://registry.yarnpkg.com/@noble/secp256k1/-/secp256k1-1.7.1.tgz#b251c70f824ce3ca7f8dc3df08d58f005cc0507c" |
|
1496 | 1508 | "@polkadot/util" "10.4.2" |
1497 | 1509 | "@substrate/ss58-registry" "^1.38.0" |
1498 | 1510 |
|
| 1511 | +"@polkadot/networks@13.3.1": |
| 1512 | + version "13.3.1" |
| 1513 | + resolved "https://registry.yarnpkg.com/@polkadot/networks/-/networks-13.3.1.tgz#2ef94e2b74a44da22e4c56ca952b1db7b041f330" |
| 1514 | + integrity sha512-g/0OmCMUrbbW4RQ/xajTYd2SMJvFKY4kmMvpxtNN57hWQpY7c5oDXSz57jGH2uwvcBWeDfaNokcS+9hJL1RBcA== |
| 1515 | + dependencies: |
| 1516 | + "@polkadot/util" "13.3.1" |
| 1517 | + "@substrate/ss58-registry" "^1.51.0" |
| 1518 | + tslib "^2.8.0" |
| 1519 | + |
1499 | 1520 | "@polkadot/rpc-augment@9.14.2": |
1500 | 1521 | version "9.14.2" |
1501 | 1522 | resolved "https://registry.yarnpkg.com/@polkadot/rpc-augment/-/rpc-augment-9.14.2.tgz#eb70d5511463dab8d995faeb77d4edfe4952fe26" |
|
1618 | 1639 | ed2curve "^0.3.0" |
1619 | 1640 | tweetnacl "^1.0.3" |
1620 | 1641 |
|
| 1642 | +"@polkadot/util-crypto@^13.3.1": |
| 1643 | + version "13.3.1" |
| 1644 | + resolved "https://registry.yarnpkg.com/@polkadot/util-crypto/-/util-crypto-13.3.1.tgz#b7a705aa2760ecd48e66c0f49bef11cd3cb322af" |
| 1645 | + integrity sha512-FU6yf3IY++DKlf0eqO9/obe2y1zuZ5rbqRs75fyOME/5VXio1fA3GIpW7aFphyneFRd78G8QLh8kn0oIwBGMNg== |
| 1646 | + dependencies: |
| 1647 | + "@noble/curves" "^1.3.0" |
| 1648 | + "@noble/hashes" "^1.3.3" |
| 1649 | + "@polkadot/networks" "13.3.1" |
| 1650 | + "@polkadot/util" "13.3.1" |
| 1651 | + "@polkadot/wasm-crypto" "^7.4.1" |
| 1652 | + "@polkadot/wasm-util" "^7.4.1" |
| 1653 | + "@polkadot/x-bigint" "13.3.1" |
| 1654 | + "@polkadot/x-randomvalues" "13.3.1" |
| 1655 | + "@scure/base" "^1.1.7" |
| 1656 | + tslib "^2.8.0" |
| 1657 | + |
1621 | 1658 | "@polkadot/util@10.4.2", "@polkadot/util@^10.4.2": |
1622 | 1659 | version "10.4.2" |
1623 | 1660 | resolved "https://registry.yarnpkg.com/@polkadot/util/-/util-10.4.2.tgz#df41805cb27f46b2b4dad24c371fa2a68761baa1" |
|
1631 | 1668 | "@types/bn.js" "^5.1.1" |
1632 | 1669 | bn.js "^5.2.1" |
1633 | 1670 |
|
| 1671 | +"@polkadot/util@13.3.1": |
| 1672 | + version "13.3.1" |
| 1673 | + resolved "https://registry.yarnpkg.com/@polkadot/util/-/util-13.3.1.tgz#654b84fd553e7d977007885c23aae98e4ff18114" |
| 1674 | + integrity sha512-5crLP/rUZOJzuo/W8t73J8PxpibJ5vrxY57rR6V+mIpCZd1ORiw0wxeHcV5F9Adpn7yJyuGBwxPbueNR5Rr1Zw== |
| 1675 | + dependencies: |
| 1676 | + "@polkadot/x-bigint" "13.3.1" |
| 1677 | + "@polkadot/x-global" "13.3.1" |
| 1678 | + "@polkadot/x-textdecoder" "13.3.1" |
| 1679 | + "@polkadot/x-textencoder" "13.3.1" |
| 1680 | + "@types/bn.js" "^5.1.6" |
| 1681 | + bn.js "^5.2.1" |
| 1682 | + tslib "^2.8.0" |
| 1683 | + |
1634 | 1684 | "@polkadot/wasm-bridge@6.4.1": |
1635 | 1685 | version "6.4.1" |
1636 | 1686 | resolved "https://registry.yarnpkg.com/@polkadot/wasm-bridge/-/wasm-bridge-6.4.1.tgz#e97915dd67ba543ec3381299c2a5b9330686e27e" |
1637 | 1687 | integrity sha512-QZDvz6dsUlbYsaMV5biZgZWkYH9BC5AfhT0f0/knv8+LrbAoQdP3Asbvddw8vyU9sbpuCHXrd4bDLBwUCRfrBQ== |
1638 | 1688 | dependencies: |
1639 | 1689 | "@babel/runtime" "^7.20.6" |
1640 | 1690 |
|
| 1691 | +"@polkadot/wasm-bridge@7.4.1": |
| 1692 | + version "7.4.1" |
| 1693 | + resolved "https://registry.yarnpkg.com/@polkadot/wasm-bridge/-/wasm-bridge-7.4.1.tgz#dd59ebb7c425657aad64b1430e8455d14d935059" |
| 1694 | + integrity sha512-tdkJaV453tezBxhF39r4oeG0A39sPKGDJmN81LYLf+Fihb7astzwju+u75BRmDrHZjZIv00un3razJEWCxze6g== |
| 1695 | + dependencies: |
| 1696 | + "@polkadot/wasm-util" "7.4.1" |
| 1697 | + tslib "^2.7.0" |
| 1698 | + |
1641 | 1699 | "@polkadot/wasm-crypto-asmjs@6.4.1": |
1642 | 1700 | version "6.4.1" |
1643 | 1701 | resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto-asmjs/-/wasm-crypto-asmjs-6.4.1.tgz#3cc76bbda5ea4a7a860982c64f9565907b312253" |
1644 | 1702 | integrity sha512-UxZTwuBZlnODGIQdCsE2Sn/jU0O2xrNQ/TkhRFELfkZXEXTNu4lw6NpaKq7Iey4L+wKd8h4lT3VPVkMcPBLOvA== |
1645 | 1703 | dependencies: |
1646 | 1704 | "@babel/runtime" "^7.20.6" |
1647 | 1705 |
|
| 1706 | +"@polkadot/wasm-crypto-asmjs@7.4.1": |
| 1707 | + version "7.4.1" |
| 1708 | + resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto-asmjs/-/wasm-crypto-asmjs-7.4.1.tgz#5d36f3f498077f826f2bbe742070574606e673e9" |
| 1709 | + integrity sha512-pwU8QXhUW7IberyHJIQr37IhbB6DPkCG5FhozCiNTq4vFBsFPjm9q8aZh7oX1QHQaiAZa2m2/VjIVE+FHGbvHQ== |
| 1710 | + dependencies: |
| 1711 | + tslib "^2.7.0" |
| 1712 | + |
1648 | 1713 | "@polkadot/wasm-crypto-init@6.4.1": |
1649 | 1714 | version "6.4.1" |
1650 | 1715 | resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto-init/-/wasm-crypto-init-6.4.1.tgz#4d9ab0030db52cf177bf707ef8e77aa4ca721668" |
|
1655 | 1720 | "@polkadot/wasm-crypto-asmjs" "6.4.1" |
1656 | 1721 | "@polkadot/wasm-crypto-wasm" "6.4.1" |
1657 | 1722 |
|
| 1723 | +"@polkadot/wasm-crypto-init@7.4.1": |
| 1724 | + version "7.4.1" |
| 1725 | + resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto-init/-/wasm-crypto-init-7.4.1.tgz#88bc61c9473a7c39d9fafb27cd631215b053b836" |
| 1726 | + integrity sha512-AVka33+f7MvXEEIGq5U0dhaA2SaXMXnxVCQyhJTaCnJ5bRDj0Xlm3ijwDEQUiaDql7EikbkkRtmlvs95eSUWYQ== |
| 1727 | + dependencies: |
| 1728 | + "@polkadot/wasm-bridge" "7.4.1" |
| 1729 | + "@polkadot/wasm-crypto-asmjs" "7.4.1" |
| 1730 | + "@polkadot/wasm-crypto-wasm" "7.4.1" |
| 1731 | + "@polkadot/wasm-util" "7.4.1" |
| 1732 | + tslib "^2.7.0" |
| 1733 | + |
1658 | 1734 | "@polkadot/wasm-crypto-wasm@6.4.1": |
1659 | 1735 | version "6.4.1" |
1660 | 1736 | resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto-wasm/-/wasm-crypto-wasm-6.4.1.tgz#97180f80583b18f6a13c1054fa5f7e8da40b1028" |
|
1663 | 1739 | "@babel/runtime" "^7.20.6" |
1664 | 1740 | "@polkadot/wasm-util" "6.4.1" |
1665 | 1741 |
|
| 1742 | +"@polkadot/wasm-crypto-wasm@7.4.1": |
| 1743 | + version "7.4.1" |
| 1744 | + resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto-wasm/-/wasm-crypto-wasm-7.4.1.tgz#73d08f59aaf51ed70563c0099e7852fdeda03649" |
| 1745 | + integrity sha512-PE1OAoupFR0ZOV2O8tr7D1FEUAwaggzxtfs3Aa5gr+yxlSOaWUKeqsOYe1KdrcjmZVV3iINEAXxgrbzCmiuONg== |
| 1746 | + dependencies: |
| 1747 | + "@polkadot/wasm-util" "7.4.1" |
| 1748 | + tslib "^2.7.0" |
| 1749 | + |
1666 | 1750 | "@polkadot/wasm-crypto@^6.4.1": |
1667 | 1751 | version "6.4.1" |
1668 | 1752 | resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto/-/wasm-crypto-6.4.1.tgz#79310e23ad1ca62362ba893db6a8567154c2536a" |
|
1675 | 1759 | "@polkadot/wasm-crypto-wasm" "6.4.1" |
1676 | 1760 | "@polkadot/wasm-util" "6.4.1" |
1677 | 1761 |
|
| 1762 | +"@polkadot/wasm-crypto@^7.4.1": |
| 1763 | + version "7.4.1" |
| 1764 | + resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto/-/wasm-crypto-7.4.1.tgz#6d5f94d28bf92ef234b94d55b0d1f4299cbbb7b7" |
| 1765 | + integrity sha512-kHN/kF7hYxm1y0WeFLWeWir6oTzvcFmR4N8fJJokR+ajYbdmrafPN+6iLgQVbhZnDdxyv9jWDuRRsDnBx8tPMQ== |
| 1766 | + dependencies: |
| 1767 | + "@polkadot/wasm-bridge" "7.4.1" |
| 1768 | + "@polkadot/wasm-crypto-asmjs" "7.4.1" |
| 1769 | + "@polkadot/wasm-crypto-init" "7.4.1" |
| 1770 | + "@polkadot/wasm-crypto-wasm" "7.4.1" |
| 1771 | + "@polkadot/wasm-util" "7.4.1" |
| 1772 | + tslib "^2.7.0" |
| 1773 | + |
1678 | 1774 | "@polkadot/wasm-util@6.4.1": |
1679 | 1775 | version "6.4.1" |
1680 | 1776 | resolved "https://registry.yarnpkg.com/@polkadot/wasm-util/-/wasm-util-6.4.1.tgz#74aecc85bec427a9225d9874685944ea3dc3ab76" |
1681 | 1777 | integrity sha512-Uwo+WpEsDmFExWC5kTNvsVhvqXMZEKf4gUHXFn4c6Xz4lmieRT5g+1bO1KJ21pl4msuIgdV3Bksfs/oiqMFqlw== |
1682 | 1778 | dependencies: |
1683 | 1779 | "@babel/runtime" "^7.20.6" |
1684 | 1780 |
|
| 1781 | +"@polkadot/wasm-util@7.4.1", "@polkadot/wasm-util@^7.4.1": |
| 1782 | + version "7.4.1" |
| 1783 | + resolved "https://registry.yarnpkg.com/@polkadot/wasm-util/-/wasm-util-7.4.1.tgz#e8cea38a3b752efdef55080bb1da795ac71c5136" |
| 1784 | + integrity sha512-RAcxNFf3zzpkr+LX/ItAsvj+QyM56TomJ0xjUMo4wKkHjwsxkz4dWJtx5knIgQz/OthqSDMR59VNEycQeNuXzA== |
| 1785 | + dependencies: |
| 1786 | + tslib "^2.7.0" |
| 1787 | + |
1685 | 1788 | "@polkadot/x-bigint@10.4.2", "@polkadot/x-bigint@^10.4.2": |
1686 | 1789 | version "10.4.2" |
1687 | 1790 | resolved "https://registry.yarnpkg.com/@polkadot/x-bigint/-/x-bigint-10.4.2.tgz#7eb2ec732259df48b5a00f07879a1331e05606ec" |
|
1690 | 1793 | "@babel/runtime" "^7.20.13" |
1691 | 1794 | "@polkadot/x-global" "10.4.2" |
1692 | 1795 |
|
| 1796 | +"@polkadot/x-bigint@13.3.1": |
| 1797 | + version "13.3.1" |
| 1798 | + resolved "https://registry.yarnpkg.com/@polkadot/x-bigint/-/x-bigint-13.3.1.tgz#2a24633e002fbdde6ca4f2ac9d33b927db583245" |
| 1799 | + integrity sha512-ewc708a7LUdrT92v9DsSAIbcJQBn3aR9/LavF/iyMOq5lZJyPXDSjAnskfMs818R3RLCrKVKfs+aKkxt2eqo8g== |
| 1800 | + dependencies: |
| 1801 | + "@polkadot/x-global" "13.3.1" |
| 1802 | + tslib "^2.8.0" |
| 1803 | + |
1693 | 1804 | "@polkadot/x-fetch@^10.4.2": |
1694 | 1805 | version "10.4.2" |
1695 | 1806 | resolved "https://registry.yarnpkg.com/@polkadot/x-fetch/-/x-fetch-10.4.2.tgz#bc6ba70de71a252472fbe36180511ed920e05f05" |
|
1707 | 1818 | dependencies: |
1708 | 1819 | "@babel/runtime" "^7.20.13" |
1709 | 1820 |
|
| 1821 | +"@polkadot/x-global@13.3.1": |
| 1822 | + version "13.3.1" |
| 1823 | + resolved "https://registry.yarnpkg.com/@polkadot/x-global/-/x-global-13.3.1.tgz#2537b834ecb239a7fb92004491ddff102f3ebee9" |
| 1824 | + integrity sha512-861TeIw49a3JvkwlUWrddfG+JaUqtFZDsemYxxZIjjcRJLrKOsoKNqHbiHi2OPrwlX8PwAA/wc5I9Q4XRQ7KEg== |
| 1825 | + dependencies: |
| 1826 | + tslib "^2.8.0" |
| 1827 | + |
1710 | 1828 | "@polkadot/x-randomvalues@10.4.2": |
1711 | 1829 | version "10.4.2" |
1712 | 1830 | resolved "https://registry.yarnpkg.com/@polkadot/x-randomvalues/-/x-randomvalues-10.4.2.tgz#895f1220d5a4522a83d8d5014e3c1e03b129893e" |
|
1715 | 1833 | "@babel/runtime" "^7.20.13" |
1716 | 1834 | "@polkadot/x-global" "10.4.2" |
1717 | 1835 |
|
| 1836 | +"@polkadot/x-randomvalues@13.3.1": |
| 1837 | + version "13.3.1" |
| 1838 | + resolved "https://registry.yarnpkg.com/@polkadot/x-randomvalues/-/x-randomvalues-13.3.1.tgz#63b1251f3fb6643daf31917bc2e14277e6145101" |
| 1839 | + integrity sha512-GIb0au3vIX2U/DRH0PRckM+1I4EIbU8PLX1roGJgN1MAYKWiylJTKPVoBMafMM87o8qauOevJ46uYB/qlfbiWg== |
| 1840 | + dependencies: |
| 1841 | + "@polkadot/x-global" "13.3.1" |
| 1842 | + tslib "^2.8.0" |
| 1843 | + |
1718 | 1844 | "@polkadot/x-textdecoder@10.4.2": |
1719 | 1845 | version "10.4.2" |
1720 | 1846 | resolved "https://registry.yarnpkg.com/@polkadot/x-textdecoder/-/x-textdecoder-10.4.2.tgz#93202f3e5ad0e7f75a3fa02d2b8a3343091b341b" |
|
1723 | 1849 | "@babel/runtime" "^7.20.13" |
1724 | 1850 | "@polkadot/x-global" "10.4.2" |
1725 | 1851 |
|
| 1852 | +"@polkadot/x-textdecoder@13.3.1": |
| 1853 | + version "13.3.1" |
| 1854 | + resolved "https://registry.yarnpkg.com/@polkadot/x-textdecoder/-/x-textdecoder-13.3.1.tgz#eb50c2c52d0de9257ebd4623c4098e929e7aa3a6" |
| 1855 | + integrity sha512-g2R9O1p0ZsNDhZ3uEBZh6fQaVLlo3yFr0YNqt15v7e9lBI4APvTJ202EINlo2jB5lz/R438/BdjEA3AL+0zUtQ== |
| 1856 | + dependencies: |
| 1857 | + "@polkadot/x-global" "13.3.1" |
| 1858 | + tslib "^2.8.0" |
| 1859 | + |
1726 | 1860 | "@polkadot/x-textencoder@10.4.2": |
1727 | 1861 | version "10.4.2" |
1728 | 1862 | resolved "https://registry.yarnpkg.com/@polkadot/x-textencoder/-/x-textencoder-10.4.2.tgz#cd2e6c8a66b0b400a73f0164e99c510fb5c83501" |
|
1731 | 1865 | "@babel/runtime" "^7.20.13" |
1732 | 1866 | "@polkadot/x-global" "10.4.2" |
1733 | 1867 |
|
| 1868 | +"@polkadot/x-textencoder@13.3.1": |
| 1869 | + version "13.3.1" |
| 1870 | + resolved "https://registry.yarnpkg.com/@polkadot/x-textencoder/-/x-textencoder-13.3.1.tgz#203a208b03a1336446777c0cc76bf35cf8e685d5" |
| 1871 | + integrity sha512-DnHLUdoKDYxekfxopuUuPB+j5Mu7Jemejcduu5gz3/89GP/sYPAu0CAVbq9B+hK1yGjBBj31eA4wkAV1oktYmg== |
| 1872 | + dependencies: |
| 1873 | + "@polkadot/x-global" "13.3.1" |
| 1874 | + tslib "^2.8.0" |
| 1875 | + |
1734 | 1876 | "@polkadot/x-ws@^10.4.2": |
1735 | 1877 | version "10.4.2" |
1736 | 1878 | resolved "https://registry.yarnpkg.com/@polkadot/x-ws/-/x-ws-10.4.2.tgz#4e9d88f37717570ccf942c6f4f63b06260f45025" |
|
1799 | 1941 | resolved "https://registry.yarnpkg.com/@scure/base/-/base-1.1.1.tgz#ebb651ee52ff84f420097055f4bf46cfba403938" |
1800 | 1942 | integrity sha512-ZxOhsSyxYwLJj3pLZCefNitxsj093tb2vq90mp2txoYeBqbcjDjqFhyM8eUjq/uFm6zJ+mUuqxlS2FkuSY1MTA== |
1801 | 1943 |
|
| 1944 | +"@scure/base@^1.1.7": |
| 1945 | + version "1.2.4" |
| 1946 | + resolved "https://registry.yarnpkg.com/@scure/base/-/base-1.2.4.tgz#002eb571a35d69bdb4c214d0995dff76a8dcd2a9" |
| 1947 | + integrity sha512-5Yy9czTO47mqz+/J8GM6GIId4umdCk1wc1q8rKERQulIoc8VP9pzDcghv10Tl2E7R96ZUx/PhND3ESYUQX8NuQ== |
| 1948 | + |
1802 | 1949 | "@sinclair/typebox@^0.27.8": |
1803 | 1950 | version "0.27.8" |
1804 | 1951 | resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.27.8.tgz#6667fac16c436b5434a387a34dedb013198f6e6e" |
|
2162 | 2309 | resolved "https://registry.yarnpkg.com/@substrate/ss58-registry/-/ss58-registry-1.38.0.tgz#b50cb28c77a0375fbf33dd29b7b28ee32871af9f" |
2163 | 2310 | integrity sha512-sHiVRWekGMRZAjPukN9/W166NM6D5wtHcK6RVyLy66kg3CHNZ1BXfpXcjOiXSwhbd7guQFDEwnOVaDrbk1XL1g== |
2164 | 2311 |
|
| 2312 | +"@substrate/ss58-registry@^1.51.0": |
| 2313 | + version "1.51.0" |
| 2314 | + resolved "https://registry.yarnpkg.com/@substrate/ss58-registry/-/ss58-registry-1.51.0.tgz#39e0341eb4069c2d3e684b93f0d8cb0bec572383" |
| 2315 | + integrity sha512-TWDurLiPxndFgKjVavCniytBIw+t4ViOi7TYp9h/D0NMmkEc9klFTo+827eyEJ0lELpqO207Ey7uGxUa+BS1jQ== |
| 2316 | + |
2165 | 2317 | "@tootallnate/once@1": |
2166 | 2318 | version "1.1.2" |
2167 | 2319 | resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.1.2.tgz#ccb91445360179a04e7fe6aff78c00ffc1eeaf82" |
|
2224 | 2376 | dependencies: |
2225 | 2377 | "@types/node" "*" |
2226 | 2378 |
|
| 2379 | +"@types/bn.js@^5.1.6": |
| 2380 | + version "5.1.6" |
| 2381 | + resolved "https://registry.yarnpkg.com/@types/bn.js/-/bn.js-5.1.6.tgz#9ba818eec0c85e4d3c679518428afdf611d03203" |
| 2382 | + integrity sha512-Xh8vSwUeMKeYYrj3cX4lGQgFSF/N03r+tv4AiLl1SucqV+uTQpxRcnM8AkXKHwYP9ZPXOYXRr2KPXpVlIvqh9w== |
| 2383 | + dependencies: |
| 2384 | + "@types/node" "*" |
| 2385 | + |
2227 | 2386 | "@types/body-parser@*", "@types/body-parser@1.19.2": |
2228 | 2387 | version "1.19.2" |
2229 | 2388 | resolved "https://registry.yarnpkg.com/@types/body-parser/-/body-parser-1.19.2.tgz#aea2059e28b7658639081347ac4fab3de166e6f0" |
@@ -8396,7 +8555,7 @@ ts-jest@^29.1.1: |
8396 | 8555 | semver "^7.5.3" |
8397 | 8556 | yargs-parser "^21.0.1" |
8398 | 8557 |
|
8399 | | -tslib@^2, tslib@^2.0.1, tslib@^2.1.0, tslib@^2.3.1, tslib@^2.4.0, tslib@^2.4.1, tslib@^2.5.0: |
| 8558 | +tslib@^2, tslib@^2.0.1, tslib@^2.1.0, tslib@^2.3.1, tslib@^2.4.0, tslib@^2.4.1, tslib@^2.5.0, tslib@^2.7.0, tslib@^2.8.0: |
8400 | 8559 | version "2.8.1" |
8401 | 8560 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f" |
8402 | 8561 | integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w== |
|
0 commit comments