|
1845 | 1845 | strict-event-emitter "^0.2.0"
|
1846 | 1846 | xmldom "^0.6.0"
|
1847 | 1847 |
|
| 1848 | +"@noble/hashes@^1.0.0": |
| 1849 | + version "1.0.0" |
| 1850 | + resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.0.0.tgz#d5e38bfbdaba174805a4e649f13be9a9ed3351ae" |
| 1851 | + integrity sha512-DZVbtY62kc3kkBtMHqwCOfXrT/hnoORy5BJ4+HU1IR59X0KWAOqsfzQPcUl/lQLlG7qXbe/fZ3r/emxtAl+sqg== |
| 1852 | + |
| 1853 | +"@noble/secp256k1@^1.5.2": |
| 1854 | + version "1.5.5" |
| 1855 | + resolved "https://registry.yarnpkg.com/@noble/secp256k1/-/secp256k1-1.5.5.tgz#315ab5745509d1a8c8e90d0bdf59823ccf9bcfc3" |
| 1856 | + integrity sha512-sZ1W6gQzYnu45wPrWx8D3kwI2/U29VYTx9OjbDAd7jwRItJ0cSTMPRL/C8AWZFn9kWFLQGqEXVEE86w4Z8LpIQ== |
| 1857 | + |
1848 | 1858 |
|
1849 | 1859 | version "1.1.4"
|
1850 | 1860 | resolved "https://registry.yarnpkg.com/@node-rs/xxhash-android-arm-eabi/-/xxhash-android-arm-eabi-1.1.4.tgz#6255ec6f6fd6516b4d8b9ebcc65c0b21c5a552c6"
|
|
3487 | 3497 | jsontokens "^3.0.0"
|
3488 | 3498 | query-string "^6.13.1"
|
3489 | 3499 |
|
3490 |
| -"@stacks/auth@^3.0.0", "@stacks/auth@^3.2.0": |
3491 |
| - version "3.2.0" |
3492 |
| - resolved "https://registry.yarnpkg.com/@stacks/auth/-/auth-3.2.0.tgz#22469b8a03c8f57483c9a654882764ae83257543" |
3493 |
| - integrity sha512-HTeaeUzKxHM3iC8WnBJxu4XUpu9X1+lMKPdqwQsDJdqbfxaCLEVrwzpIN/+1FWIco068L4KMbVV4mXyuR0ADHQ== |
| 3500 | +"@stacks/auth@^3.3.0": |
| 3501 | + version "3.3.0" |
| 3502 | + resolved "https://registry.yarnpkg.com/@stacks/auth/-/auth-3.3.0.tgz#6da81aa800a1a7c5ae8bba03ca851a4e18325e0e" |
| 3503 | + integrity sha512-jt/NZHs46o+UdMAp4rP+GJhSy5dj1HzXtKDnGaGvXLY4mhecSb+JnCi0Jiwyea1cU0jcq7nHbkEOydxDFe+/Gw== |
3494 | 3504 | dependencies:
|
3495 |
| - "@stacks/common" "^3.0.0" |
3496 |
| - "@stacks/encryption" "^3.0.0" |
3497 |
| - "@stacks/network" "^3.2.0" |
3498 |
| - "@stacks/profile" "^3.2.0" |
| 3505 | + "@stacks/common" "^3.3.0" |
| 3506 | + "@stacks/encryption" "^3.3.0" |
| 3507 | + "@stacks/network" "^3.3.0" |
| 3508 | + "@stacks/profile" "^3.3.0" |
3499 | 3509 | c32check "^1.1.3"
|
3500 | 3510 | cross-fetch "^3.1.4"
|
3501 | 3511 | jsontokens "^3.0.0"
|
|
3514 | 3524 | socket.io-client "^4.0.1"
|
3515 | 3525 | ws "^7.4.0"
|
3516 | 3526 |
|
3517 |
| -"@stacks/common@3.0.0", "@stacks/common@^3.0.0": |
3518 |
| - version "3.0.0" |
3519 |
| - resolved "https://registry.yarnpkg.com/@stacks/common/-/common-3.0.0.tgz#e254ce29b8d62b002f713aa171004e9523eefbec" |
3520 |
| - integrity sha512-48zCfU8zX0r8b8eP2n6l/bicAiFQyHPTMimdBwot9JqgzWW8WqGpcZD3qSZIwV0tBHD5LMLxNY018OqQIH6c5Q== |
| 3527 | +"@stacks/common@3.3.0", "@stacks/common@^3.0.0", "@stacks/common@^3.3.0": |
| 3528 | + version "3.3.0" |
| 3529 | + resolved "https://registry.yarnpkg.com/@stacks/common/-/common-3.3.0.tgz#d43a3f32981ba8a2b85027b46d84cfb787f8c4eb" |
| 3530 | + integrity sha512-PVZiGGvl1WwUa47PCF5mPq3KGik/e+DXQZ7NqHBwNi5GOpjAo0M6nPSF1R+iSnHQ7DHtfXSoIQz8PlCxlYIYKw== |
3521 | 3531 | dependencies:
|
3522 | 3532 | "@types/node" "^14.14.43"
|
3523 |
| - bn.js "^4.12.0" |
| 3533 | + bn.js "^5.2.0" |
3524 | 3534 | buffer "^6.0.3"
|
3525 | 3535 | cross-fetch "^3.1.4"
|
3526 | 3536 |
|
|
3575 | 3585 | readable-stream "^3.6.0"
|
3576 | 3586 | url "^0.11.0"
|
3577 | 3587 |
|
3578 |
| -"@stacks/encryption@3.0.0", "@stacks/encryption@^3.0.0": |
3579 |
| - version "3.0.0" |
3580 |
| - resolved "https://registry.yarnpkg.com/@stacks/encryption/-/encryption-3.0.0.tgz#91a766c559f164fe22efc507e18d5091f0136895" |
3581 |
| - integrity sha512-KGVBDWG/hYkjLQNSQL6btIuVvi07ImrLmYS1tKWlC9W6S1si+xHMl5o6WujdpTmvReiqlnw8oJPHWPhkUFFulg== |
| 3588 | +"@stacks/encryption@3.3.0", "@stacks/encryption@^3.0.0", "@stacks/encryption@^3.3.0": |
| 3589 | + version "3.3.0" |
| 3590 | + resolved "https://registry.yarnpkg.com/@stacks/encryption/-/encryption-3.3.0.tgz#d1b68cbdbcd88ccab48032869db3b5cf51e922b7" |
| 3591 | + integrity sha512-AzN2Yvnemso0Qh7q7aTqJKws1merkINMFoYf0e0DBmY/IjrzLO0j0yoAdU6Ol8OPgnbxmp4CN96DKfJ+Hq2SMg== |
3582 | 3592 | dependencies:
|
3583 |
| - "@stacks/common" "^3.0.0" |
| 3593 | + "@stacks/common" "^3.3.0" |
3584 | 3594 | "@types/bn.js" "^4.11.6"
|
3585 | 3595 | "@types/node" "^14.14.43"
|
3586 | 3596 | bip39 "^3.0.2"
|
3587 | 3597 | bitcoinjs-lib "^5.2.0"
|
3588 |
| - bn.js "^4.12.0" |
| 3598 | + bn.js "^5.2.0" |
3589 | 3599 | elliptic "^6.5.4"
|
3590 | 3600 | randombytes "^2.1.0"
|
3591 | 3601 | ripemd160-min "^0.0.6"
|
|
3635 | 3645 | eslint-plugin-import ">=2.23.3"
|
3636 | 3646 | eslint-plugin-prettier "4.0.0"
|
3637 | 3647 |
|
3638 |
| -"@stacks/ [email protected]", "@stacks/network@3. 0.0", "@stacks/network@^1.2.2", "@stacks/network@^2.0.1", "@stacks/network@^3.0.0", "@stacks/network@^3.2.0": |
3639 |
| - version "3.0.0" |
3640 |
| - resolved "https://registry.yarnpkg.com/@stacks/network/-/network-3.0.0.tgz#b4a7f3de8e4651d5426fc715a90f20b7123b166c" |
3641 |
| - integrity sha512-JJbQqCN8JlJz8bZu7enW9OBkMG5vEfHnp0rdY6AEp3Gzq9JsFD1C0BbbhMv/IqmCcLuAGmMwo+2C1NKCDJBUdQ== |
| 3648 | +"@stacks/ [email protected]", "@stacks/network@3. 3.0", "@stacks/network@^1.2.2", "@stacks/network@^2.0.1", "@stacks/network@^3.0.0", "@stacks/network@^3.2 .0", "@stacks/network@^3.3.0": |
| 3649 | + version "3.3.0" |
| 3650 | + resolved "https://registry.yarnpkg.com/@stacks/network/-/network-3.3.0.tgz#1e3b4d0917d1d33720986846de7d0100f36a2610" |
| 3651 | + integrity sha512-s9YCCBoYCETOT4ssYMvSPXc8pthosq0JqzOpvwTsmqdZB8JQfS/XYzzWoT59Wm3hjaz1AaW9YXNxqvh5DRRs9A== |
3642 | 3652 | dependencies:
|
3643 |
| - "@stacks/common" "^3.0.0" |
| 3653 | + "@stacks/common" "^3.3.0" |
3644 | 3654 |
|
3645 | 3655 |
|
3646 | 3656 | version "0.0.10"
|
|
3700 | 3710 | schema-inspector "^2.0.1"
|
3701 | 3711 | zone-file "^2.0.0-beta.3"
|
3702 | 3712 |
|
3703 |
| -"@stacks/profile@^3.2.0": |
3704 |
| - version "3.2.0" |
3705 |
| - resolved "https://registry.yarnpkg.com/@stacks/profile/-/profile-3.2.0.tgz#f5972cc1cdbf10d18446cc662c6a968ea1ec4055" |
3706 |
| - integrity sha512-IjW+LXbb+Tz0nt9t8CXpuCCv/9gZQ8s3Hgz3uEe8HGALvqAAwYc2ZQvHQ0vf58Cdezr1gIbY0OaWm3UkaHKdmg== |
| 3713 | +"@stacks/profile@^3.3.0": |
| 3714 | + version "3.3.0" |
| 3715 | + resolved "https://registry.yarnpkg.com/@stacks/profile/-/profile-3.3.0.tgz#c1af71a66e2006659d1cc64a05851d7c0c4d0835" |
| 3716 | + integrity sha512-UbuhRHr27ik4J3W7Tdi9azs2HmhxTZHa4MHyGtjYrQhoTa3CLSPXfKnVKpTy38+vs11y2G79kd8Q8TSOy+0Ewg== |
3707 | 3717 | dependencies:
|
3708 |
| - "@stacks/common" "^3.0.0" |
3709 |
| - "@stacks/network" "^3.2.0" |
3710 |
| - "@stacks/transactions" "^3.2.0" |
| 3718 | + "@stacks/common" "^3.3.0" |
| 3719 | + "@stacks/network" "^3.3.0" |
| 3720 | + "@stacks/transactions" "^3.3.0" |
3711 | 3721 | jsontokens "^3.0.0"
|
3712 | 3722 | schema-inspector "^2.0.1"
|
3713 | 3723 | zone-file "^2.0.0-beta.3"
|
|
3730 | 3740 | resolved "https://registry.yarnpkg.com/@stacks/stacks-blockchain-api-types/-/stacks-blockchain-api-types-0.65.0.tgz#38cd10571e38f314dbcd6f6244d6042f7d6a8e0a"
|
3731 | 3741 | integrity sha512-V0ko6Cge+IP/XV352rHDDPYYz84gSCRbeklyor3FaUdSZFZIXjVM1upIbo5FDQ6Enygbcpve+vpbbajiWMB16A==
|
3732 | 3742 |
|
3733 |
| -"@stacks/storage@3.2.0", "@stacks/storage@^3.0.0": |
3734 |
| - version "3.2.0" |
3735 |
| - resolved "https://registry.yarnpkg.com/@stacks/storage/-/storage-3.2.0.tgz#eb8c26a96eca96d5e7cf55d284e1d4fa07518c15" |
3736 |
| - integrity sha512-turWq288tGOxWZdX0XW157GmNelnUCWl5rw770OZqsC4g4RI8wPYaeBB/M0rhuGP6CDXUds/YImV/WE8o32dxA== |
| 3743 | +"@stacks/storage@3.3.0", "@stacks/storage@^3.3.0": |
| 3744 | + version "3.3.0" |
| 3745 | + resolved "https://registry.yarnpkg.com/@stacks/storage/-/storage-3.3.0.tgz#bcb3f96bada96fd0a3af4d2169a7b40585677d1a" |
| 3746 | + integrity sha512-Rt6X74R6j2LZu4Hlkb3cUmBVblDU55ZFik4tq4kquAwhCWnf7CnUkZY6Sdy50QWCpishlcqCIz7NbFkcxRXIDQ== |
3737 | 3747 | dependencies:
|
3738 |
| - "@stacks/auth" "^3.2.0" |
3739 |
| - "@stacks/common" "^3.0.0" |
3740 |
| - "@stacks/encryption" "^3.0.0" |
| 3748 | + "@stacks/auth" "^3.3.0" |
| 3749 | + "@stacks/common" "^3.3.0" |
| 3750 | + "@stacks/encryption" "^3.3.0" |
3741 | 3751 | bitcoinjs-lib "^5.2.0"
|
3742 | 3752 | jsontokens "^3.0.0"
|
3743 | 3753 |
|
|
3763 | 3773 | sha.js "^2.4.11"
|
3764 | 3774 | smart-buffer "^4.1.0"
|
3765 | 3775 |
|
3766 |
| -"@stacks/transactions@3.0.0": |
3767 |
| - version "3.0.0" |
3768 |
| - resolved "https://registry.yarnpkg.com/@stacks/transactions/-/transactions-3.0.0.tgz#0c76f8832bc102e46fc165d5d6f29664640e639c" |
3769 |
| - integrity sha512-icweWBhiuYLOE/kkhBrsVrpydJEBE9dtDAxX6kBkZ2oAn9BTnW/Tozpxr6Zp0kJEx1ZTndINW7xtrJUsdHw7jg== |
| 3776 | +"@stacks/transactions@3.3.0", "@stacks/transactions@^3.3.0": |
| 3777 | + version "3.3.0" |
| 3778 | + resolved "https://registry.yarnpkg.com/@stacks/transactions/-/transactions-3.3.0.tgz#ccc489196dc406d06271631f28f41937b96de897" |
| 3779 | + integrity sha512-nYm0OufeaQauHfdxuL5dH12GPhkYux8nHX+eTNua0UW6xyE7KpFdk2oS/oCAI/q3r29MaMKuY7uduqelUIbTew== |
3770 | 3780 | dependencies:
|
3771 |
| - "@stacks/common" "^3.0.0" |
3772 |
| - "@stacks/network" "^3.0.0" |
| 3781 | + "@noble/hashes" "^1.0.0" |
| 3782 | + "@noble/secp256k1" "^1.5.2" |
| 3783 | + "@stacks/common" "^3.3.0" |
| 3784 | + "@stacks/network" "^3.3.0" |
3773 | 3785 | "@types/bn.js" "^4.11.6"
|
3774 |
| - "@types/elliptic" "^6.4.12" |
3775 | 3786 | "@types/node" "^14.14.43"
|
3776 | 3787 | "@types/randombytes" "^2.0.0"
|
3777 | 3788 | "@types/sha.js" "^2.4.0"
|
3778 |
| - bn.js "^4.12.0" |
| 3789 | + bn.js "^5.2.0" |
3779 | 3790 | c32check "^1.1.3"
|
3780 | 3791 | cross-fetch "^3.1.4"
|
3781 |
| - elliptic "^6.5.4" |
3782 |
| - lodash "^4.17.20" |
| 3792 | + lodash.clonedeep "^4.5.0" |
3783 | 3793 | randombytes "^2.1.0"
|
3784 | 3794 | ripemd160-min "^0.0.6"
|
3785 | 3795 | sha.js "^2.4.11"
|
|
3807 | 3817 | sha.js "^2.4.11"
|
3808 | 3818 | smart-buffer "^4.1.0"
|
3809 | 3819 |
|
3810 |
| -"@stacks/transactions@^3.0.0", "@stacks/transactions@^3.1.0", "@stacks/transactions@^3.2.0": |
| 3820 | +"@stacks/transactions@^3.1.0": |
3811 | 3821 | version "3.2.0"
|
3812 | 3822 | resolved "https://registry.yarnpkg.com/@stacks/transactions/-/transactions-3.2.0.tgz#15138d008332bb7a001f93750ca8490531e0fc15"
|
3813 | 3823 | integrity sha512-7exiwNjlUk0kkmNc76ttJXYezGJLLgDTSDGCi396CvJgkdHgSUZefPkBivHOJsMGnNnZcu2QLpWRauQzwIE7qg==
|
|
3885 | 3895 | use-events "^1.4.1"
|
3886 | 3896 | use-onclickoutside "npm: [email protected]"
|
3887 | 3897 |
|
3888 |
| -"@stacks/wallet-sdk@3.0.0": |
3889 |
| - version "3.0.0" |
3890 |
| - resolved "https://registry.yarnpkg.com/@stacks/wallet-sdk/-/wallet-sdk-3.0.0.tgz#20226a38600693ae146b5744d435f6ae4008f04f" |
3891 |
| - integrity sha512-61GnQpg8izW/WEJUSmRF7rq1tC1lghANk4DahENj/vi5hIwEUFbTFnCQ8mshpuFK7I7giaTiugx+qtKrC7xRyw== |
3892 |
| - dependencies: |
3893 |
| - "@stacks/auth" "^3.0.0" |
3894 |
| - "@stacks/common" "^3.0.0" |
3895 |
| - "@stacks/encryption" "^3.0.0" |
3896 |
| - "@stacks/network" "^3.0.0" |
3897 |
| - "@stacks/profile" "^3.0.0" |
3898 |
| - "@stacks/storage" "^3.0.0" |
3899 |
| - "@stacks/transactions" "^3.0.0" |
3900 |
| - bip32 "2.0.6" |
| 3898 | +"@stacks/wallet-sdk@3.4.0": |
| 3899 | + version "3.4.0" |
| 3900 | + resolved "https://registry.yarnpkg.com/@stacks/wallet-sdk/-/wallet-sdk-3.4.0.tgz#f244661a3bc0d3cd4da034a76d332bc270b8f747" |
| 3901 | + integrity sha512-opHSAx7vl4SNqb/6448UxmWZrw3wzz6+MiXXtF+dlwXENecWNr0ebWwAcV4SlGeQeFuF54pPw4roSix+MbnM9A== |
| 3902 | + dependencies: |
| 3903 | + "@stacks/auth" "^3.3.0" |
| 3904 | + "@stacks/common" "^3.3.0" |
| 3905 | + "@stacks/encryption" "^3.3.0" |
| 3906 | + "@stacks/network" "^3.3.0" |
| 3907 | + "@stacks/profile" "^3.3.0" |
| 3908 | + "@stacks/storage" "^3.3.0" |
| 3909 | + "@stacks/transactions" "^3.3.0" |
| 3910 | + bip32 "^2.0.6" |
3901 | 3911 | bip39 "^3.0.2"
|
3902 |
| - bitcoinjs-lib "^5.1.6" |
3903 |
| - bn.js "^4.12.0" |
| 3912 | + bitcoinjs-lib "^5.2.0" |
| 3913 | + bn.js "^5.2.0" |
3904 | 3914 | c32check "^1.1.3"
|
3905 | 3915 | jsontokens "^3.0.0"
|
3906 | 3916 | randombytes "^2.1.0"
|
3907 |
| - triplesec "^3.0.27" |
| 3917 | + triplesec "^4.0.3" |
3908 | 3918 | zone-file "^2.0.0-beta.3"
|
3909 | 3919 |
|
3910 | 3920 | "@stdlib/array-float64@^0.0.x":
|
@@ -7070,7 +7080,7 @@ bip174@^2.0.1:
|
7070 | 7080 | resolved "https://registry.yarnpkg.com/bip174/-/bip174-2.0.1.tgz#39cf8ca99e50ce538fb762589832f4481d07c254"
|
7071 | 7081 | integrity sha512-i3X26uKJOkDTAalYAp0Er+qGMDhrbbh2o93/xiPyAN2s25KrClSpe3VXo/7mNJoqA5qfko8rLS2l3RWZgYmjKQ==
|
7072 | 7082 |
|
7073 |
| - |
| 7083 | +[email protected], bip32@^2.0.4 , bip32@^2.0.6: |
7074 | 7084 | version "2.0.6"
|
7075 | 7085 | resolved "https://registry.yarnpkg.com/bip32/-/bip32-2.0.6.tgz#6a81d9f98c4cd57d05150c60d8f9e75121635134"
|
7076 | 7086 | integrity sha512-HpV5OMLLGTjSVblmrtYRfFFKuQB+GArM0+XP8HGWfJ5vxYBqo+DesvJwOdC2WJ3bCkZShGf0QIfoIpeomVzVdA==
|
@@ -7105,7 +7115,7 @@ bitcoin-ops@^1.3.0, bitcoin-ops@^1.4.0:
|
7105 | 7115 | resolved "https://registry.yarnpkg.com/bitcoin-ops/-/bitcoin-ops-1.4.1.tgz#e45de620398e22fd4ca6023de43974ff42240278"
|
7106 | 7116 | integrity sha512-pef6gxZFztEhaE9RY9HmWVmiIHqCb2OyS4HPKkpc6CIiiOa3Qmuoylxc5P2EkU3w+5eTSifI9SEZC88idAIGow==
|
7107 | 7117 |
|
7108 |
| -[email protected], bitcoinjs-lib@^5.1.10, bitcoinjs-lib@^5. 1.6, bitcoinjs-lib@^5.2.0: |
| 7118 | +[email protected], bitcoinjs-lib@^5.1.10, bitcoinjs-lib@^5.2.0: |
7109 | 7119 | version "5.2.0"
|
7110 | 7120 | resolved "https://registry.yarnpkg.com/bitcoinjs-lib/-/bitcoinjs-lib-5.2.0.tgz#caf8b5efb04274ded1b67e0706960b93afb9d332"
|
7111 | 7121 | integrity sha512-5DcLxGUDejgNBYcieMIUfjORtUeNWl828VWLHJGVKZCb4zIS1oOySTUr0LGmcqJBQgTBz3bGbRQla4FgrdQEIQ==
|
@@ -18575,10 +18585,10 @@ trim-repeated@^1.0.0:
|
18575 | 18585 | dependencies:
|
18576 | 18586 | escape-string-regexp "^1.0.2"
|
18577 | 18587 |
|
18578 |
| -triplesec@^3.0.27: |
18579 |
| - version "3.0.27" |
18580 |
| - resolved "https://registry.yarnpkg.com/triplesec/-/triplesec-3.0.27.tgz#43ba5a9f0e11ebba20c7563ecca947b2f94e82c5" |
18581 |
| - integrity sha512-FDhkxa3JYnPOerOd+8k+SBmm7cb7KkyX+xXwNFV3XV6dsQgHuRvjtbnzWfPJ2kimeR8ErjZfPd/6r7RH6epHDw== |
| 18588 | +triplesec@^4.0.3: |
| 18589 | + version "4.0.3" |
| 18590 | + resolved "https://registry.yarnpkg.com/triplesec/-/triplesec-4.0.3.tgz#fce5b89821b24d3a03bd09a15a4baecbd6a9b7a4" |
| 18591 | + integrity sha512-fug70e1nJoCMxsXQJlETisAALohm84vl++IiTTHEqM7Lgqwz62jrlwqOC/gJEAJjO/ByN127sEcioB56HW3wIw== |
18582 | 18592 | dependencies:
|
18583 | 18593 | iced-error ">=0.0.9"
|
18584 | 18594 | iced-lock "^1.0.1"
|
|
0 commit comments