|
1064 | 1064 | dependencies:
|
1065 | 1065 | "@noble/hashes" "1.3.1"
|
1066 | 1066 |
|
| 1067 | +"@noble/curves@~1.3.0": |
| 1068 | + version "1.3.0" |
| 1069 | + resolved "https://registry.yarnpkg.com/@noble/curves/-/curves-1.3.0.tgz#01be46da4fd195822dab821e72f71bf4aeec635e" |
| 1070 | + integrity sha512-t01iSXPuN+Eqzb4eBX0S5oubSqXbK/xXa1Ne18Hj8f9pStxztHCE2gfboSp/dZRLSqfuLpRK2nDXDK+W9puocA== |
| 1071 | + dependencies: |
| 1072 | + "@noble/hashes" "1.3.3" |
| 1073 | + |
1067 | 1074 | "@noble/[email protected]", "@noble/hashes@~1.3.0", "@noble/hashes@~1.3.1":
|
1068 | 1075 | version "1.3.1"
|
1069 | 1076 | resolved "https://registry.npmjs.org/@noble/hashes/-/hashes-1.3.1.tgz"
|
1070 | 1077 | integrity sha512-EbqwksQwz9xDRGfDST86whPBgM65E0OH/pCgqW0GBVzO22bNE+NuIbeTb714+IfSjU3aRk47EUvXIb5bTsenKA==
|
1071 | 1078 |
|
| 1079 | +"@noble/[email protected]", "@noble/hashes@~1.3.2": |
| 1080 | + version "1.3.3" |
| 1081 | + resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.3.3.tgz#39908da56a4adc270147bb07968bf3b16cfe1699" |
| 1082 | + integrity sha512-V7/fPHgl+jsVPXqqeOzT8egNj2iBIVt+ECeMMG8TdcnTikP3oaBtUVqpT/gYCR68aEBJSF+XbYUxStjbFMqIIA== |
| 1083 | + |
1072 | 1084 | "@noble/hashes@^1.1.5":
|
1073 | 1085 | version "1.3.2"
|
1074 | 1086 | resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.3.2.tgz#6f26dbc8fbc7205873ce3cee2f690eba0d421b39"
|
|
1155 | 1167 | resolved "https://registry.npmjs.org/@scure/base/-/base-1.1.1.tgz"
|
1156 | 1168 | integrity sha512-ZxOhsSyxYwLJj3pLZCefNitxsj093tb2vq90mp2txoYeBqbcjDjqFhyM8eUjq/uFm6zJ+mUuqxlS2FkuSY1MTA==
|
1157 | 1169 |
|
1158 |
| -"@scure/[email protected]", "@scure/bip32@^1.3.1": |
| 1170 | +"@scure/base@~1.1.4": |
| 1171 | + version "1.1.5" |
| 1172 | + resolved "https://registry.yarnpkg.com/@scure/base/-/base-1.1.5.tgz#1d85d17269fe97694b9c592552dd9e5e33552157" |
| 1173 | + integrity sha512-Brj9FiG2W1MRQSTB212YVPRrcbjkv48FoZi/u4l/zds/ieRrqsh7aUf6CLwkAq61oKXr/ZlTzlY66gLIj3TFTQ== |
| 1174 | + |
| 1175 | + |
1159 | 1176 | version "1.3.1"
|
1160 | 1177 | resolved "https://registry.npmjs.org/@scure/bip32/-/bip32-1.3.1.tgz"
|
1161 | 1178 | integrity sha512-osvveYtyzdEVbt3OfwwXFr4P2iVBL5u1Q3q4ONBfDY/UpOuXmOlbgwc1xECEboY8wIays8Yt6onaWMUdUbfl0A==
|
|
1164 | 1181 | "@noble/hashes" "~1.3.1"
|
1165 | 1182 | "@scure/base" "~1.1.0"
|
1166 | 1183 |
|
| 1184 | +"@scure/bip32@^1.3.3": |
| 1185 | + version "1.3.3" |
| 1186 | + resolved "https://registry.yarnpkg.com/@scure/bip32/-/bip32-1.3.3.tgz#a9624991dc8767087c57999a5d79488f48eae6c8" |
| 1187 | + integrity sha512-LJaN3HwRbfQK0X1xFSi0Q9amqOgzQnnDngIt+ZlsBC3Bm7/nE7K0kwshZHyaru79yIVRv/e1mQAjZyuZG6jOFQ== |
| 1188 | + dependencies: |
| 1189 | + "@noble/curves" "~1.3.0" |
| 1190 | + "@noble/hashes" "~1.3.2" |
| 1191 | + "@scure/base" "~1.1.4" |
| 1192 | + |
1167 | 1193 | "@scure/[email protected]", "@scure/bip39@^1.2.1":
|
1168 | 1194 | version "1.2.1"
|
1169 | 1195 | resolved "https://registry.npmjs.org/@scure/bip39/-/bip39-1.2.1.tgz"
|
|
0 commit comments