|
1812 | 1812 | dependencies:
|
1813 | 1813 | "@noble/hashes" "1.4.0"
|
1814 | 1814 |
|
| 1815 | +"@noble/curves@^1.4.0": |
| 1816 | + version "1.6.0" |
| 1817 | + resolved "https://registry.yarnpkg.com/@noble/curves/-/curves-1.6.0.tgz#be5296ebcd5a1730fccea4786d420f87abfeb40b" |
| 1818 | + integrity sha512-TlaHRXDehJuRNR9TfZDNQ45mMEd5dwUwmicsafcIX4SsNiqnCHKjE/1alYPd/lDRVhxdhUAlv8uEhMCI5zjIJQ== |
| 1819 | + dependencies: |
| 1820 | + "@noble/hashes" "1.5.0" |
| 1821 | + |
1815 | 1822 | "@noble/curves@~1.4.0":
|
1816 | 1823 | version "1.4.2"
|
1817 | 1824 | resolved "https://registry.yarnpkg.com/@noble/curves/-/curves-1.4.2.tgz#40309198c76ed71bc6dbf7ba24e81ceb4d0d1fe9"
|
|
1824 | 1831 | resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.4.0.tgz#45814aa329f30e4fe0ba49426f49dfccdd066426"
|
1825 | 1832 | integrity sha512-V1JJ1WTRUqHHrOSh597hURcMqVKVGL/ea3kv0gSnEdsEZ0/+VyPghM1lMNGc00z7CIQorSvbKpuJkxvuHbvdbg==
|
1826 | 1833 |
|
| 1834 | +"@noble/[email protected]", "@noble/hashes@^1.4.0", "@noble/hashes@~1.5.0": |
| 1835 | + version "1.5.0" |
| 1836 | + resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.5.0.tgz#abadc5ca20332db2b1b2aa3e496e9af1213570b0" |
| 1837 | + integrity sha512-1j6kQFb7QRru7eKN3ZDvRcP13rugwdxZqCjbiAVZfIJwgj2A65UmT4TgARXGlXgnRkORLTDTrO19ZErt7+QXgA== |
| 1838 | + |
1827 | 1839 |
|
1828 | 1840 | version "2.1.5"
|
1829 | 1841 | resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5"
|
|
1912 | 1924 | resolved "https://registry.yarnpkg.com/@scure/base/-/base-1.1.7.tgz#fe973311a5c6267846aa131bc72e96c5d40d2b30"
|
1913 | 1925 | integrity sha512-PPNYBslrLNNUQ/Yad37MHYsNQtK67EhWb6WtSvNLLPo7SdVZgkUjD6Dg+5On7zNwmskf8OX7I7Nx5oN+MIWE0g==
|
1914 | 1926 |
|
| 1927 | +"@scure/base@~1.1.8": |
| 1928 | + version "1.1.8" |
| 1929 | + resolved "https://registry.yarnpkg.com/@scure/base/-/base-1.1.8.tgz#8f23646c352f020c83bca750a82789e246d42b50" |
| 1930 | + integrity sha512-6CyAclxj3Nb0XT7GHK6K4zK6k2xJm6E4Ft0Ohjt4WgegiFUHEtFb2CGzmPmGBwoIhrLsqNLYfLr04Y1GePrzZg== |
| 1931 | + |
1915 | 1932 |
|
1916 | 1933 | version "1.4.0"
|
1917 | 1934 | resolved "https://registry.yarnpkg.com/@scure/bip32/-/bip32-1.4.0.tgz#4e1f1e196abedcef395b33b9674a042524e20d67"
|
|
1921 | 1938 | "@noble/hashes" "~1.4.0"
|
1922 | 1939 | "@scure/base" "~1.1.6"
|
1923 | 1940 |
|
1924 |
| -"@scure/bip39@1.3.0": |
1925 |
| - version "1.3.0" |
1926 |
| - resolved "https://registry.yarnpkg.com/@scure/bip39/-/bip39-1.3.0.tgz#0f258c16823ddd00739461ac31398b4e7d6a18c3" |
1927 |
| - integrity sha512-disdg7gHuTDZtY+ZdkmLpPCk7fxZSu3gBiEGuoC1XYxv9cGx3Z6cpTggCgW6odSOOIXCiDjuGejW+aJKCY/pIQ== |
| 1941 | +"@scure/bip39@1.4.0": |
| 1942 | + version "1.4.0" |
| 1943 | + resolved "https://registry.yarnpkg.com/@scure/bip39/-/bip39-1.4.0.tgz#664d4f851564e2e1d4bffa0339f9546ea55960a6" |
| 1944 | + integrity sha512-BEEm6p8IueV/ZTfQLp/0vhw4NPnT9oWf5+28nvmeUICjP99f4vr2d+qc7AVGDDtwRep6ifR43Yed9ERVmiITzw== |
1928 | 1945 | dependencies:
|
1929 |
| - "@noble/hashes" "~1.4.0" |
1930 |
| - "@scure/base" "~1.1.6" |
| 1946 | + "@noble/hashes" "~1.5.0" |
| 1947 | + "@scure/base" "~1.1.8" |
1931 | 1948 |
|
1932 | 1949 | "@sinclair/typebox@^0.24.1":
|
1933 | 1950 | version "0.24.51"
|
@@ -9669,18 +9686,19 @@ vary@~1.1.2:
|
9669 | 9686 | resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
|
9670 | 9687 | integrity sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==
|
9671 | 9688 |
|
9672 |
| -viem@^2.17.0: |
9673 |
| - version "2.17.0" |
9674 |
| - resolved "https://registry.yarnpkg.com/viem/-/viem-2.17.0.tgz#5d7537e4e465e551c41a5304126d6d4a25468aa9" |
9675 |
| - integrity sha512-+gaVlsfDsHL1oYdjpatdRxW1WK/slLYVvpOws3fEdLfQFUToezKI6YLC9l1g2uKm4Hg3OdGX1KQy/G7/58tTKQ== |
| 9689 | +viem@^2.21.4: |
| 9690 | + version "2.21.4" |
| 9691 | + resolved "https://registry.yarnpkg.com/viem/-/viem-2.21.4.tgz#b413330f5e05d2ab9ed01bf6e6fe12bcb71788dd" |
| 9692 | + integrity sha512-4E61XWhErjuXh5ObEoosKSy4iMvYnkuQq9jGLW5Isod68dNrENnyNV0QlVpn0LB3qunJ4ZMFMhYdfTjETqe7cQ== |
9676 | 9693 | dependencies:
|
9677 | 9694 | "@adraffy/ens-normalize" "1.10.0"
|
9678 | 9695 | "@noble/curves" "1.4.0"
|
9679 | 9696 | "@noble/hashes" "1.4.0"
|
9680 | 9697 | "@scure/bip32" "1.4.0"
|
9681 |
| - "@scure/bip39" "1.3.0" |
| 9698 | + "@scure/bip39" "1.4.0" |
9682 | 9699 | abitype "1.0.5"
|
9683 | 9700 | isows "1.0.4"
|
| 9701 | + webauthn-p256 "0.0.5" |
9684 | 9702 | ws "8.17.1"
|
9685 | 9703 |
|
9686 | 9704 | w3c-hr-time@^1.0.2:
|
@@ -9719,6 +9737,14 @@ wbuf@^1.1.0, wbuf@^1.7.3:
|
9719 | 9737 | dependencies:
|
9720 | 9738 | minimalistic-assert "^1.0.0"
|
9721 | 9739 |
|
| 9740 | + |
| 9741 | + version "0.0.5" |
| 9742 | + resolved "https://registry.yarnpkg.com/webauthn-p256/-/webauthn-p256-0.0.5.tgz#0baebd2ba8a414b21cc09c0d40f9dd0be96a06bd" |
| 9743 | + integrity sha512-drMGNWKdaixZNobeORVIqq7k5DsRC9FnG201K2QjeOoQLmtSDaSsVZdkg6n5jUALJKcAG++zBPJXmv6hy0nWFg== |
| 9744 | + dependencies: |
| 9745 | + "@noble/curves" "^1.4.0" |
| 9746 | + "@noble/hashes" "^1.4.0" |
| 9747 | + |
9722 | 9748 | webidl-conversions@^4.0.2:
|
9723 | 9749 | version "4.0.2"
|
9724 | 9750 | resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
|
|
0 commit comments