File tree Expand file tree Collapse file tree 2 files changed +10
-15
lines changed Expand file tree Collapse file tree 2 files changed +10
-15
lines changed Original file line number Diff line number Diff line change 40
40
"@headlessui/react" : " ^1.7.18" ,
41
41
"@lightninglabs/lnc-web" : " ^0.3.1-alpha" ,
42
42
"@noble/ciphers" : " ^0.5.1" ,
43
- "@noble/curves" : " ^1.4.0 " ,
43
+ "@noble/curves" : " ^1.9.1 " ,
44
44
"@noble/hashes" : " ^1.8.0" ,
45
45
"@noble/secp256k1" : " ^2.2.3" ,
46
46
"@popicons/react" : " ^0.0.11" ,
Original file line number Diff line number Diff line change 1126
1126
dependencies :
1127
1127
" @noble/hashes" " 1.3.2"
1128
1128
1129
- " @noble/curves@^1.4.0 " :
1130
- version "1.4.0 "
1131
- resolved "https://registry.yarnpkg.com/@noble/curves/-/curves-1.4.0 .tgz#f05771ef64da724997f69ee1261b2417a49522d6 "
1132
- integrity sha512-p+4cb332SFCrReJkCYe8Xzm0OWi4Jji5jVdIZRL/PmacmDkFNw6MrrV+gGpiPxLHbV+zKFRywUWbaseT+tZRXg ==
1129
+ " @noble/curves@^1.9.1 " :
1130
+ version "1.9.1 "
1131
+ resolved "https://registry.yarnpkg.com/@noble/curves/-/curves-1.9.1 .tgz#9654a0bc6c13420ae252ddcf975eaf0f58f0a35c "
1132
+ integrity sha512-k11yZxZg+t+gWvBbIswW0yoJlu8cHOC7dhunwOzoWH/mXGBiYyR4YY6hAEK/3EUs4UpB8la1RfdRpeGsFHkWsA ==
1133
1133
dependencies :
1134
- " @noble/hashes" " 1.4 .0"
1134
+ " @noble/hashes" " 1.8 .0"
1135
1135
1136
1136
" @noble/curves@~1.3.0 " :
1137
1137
version "1.3.0"
1155
1155
resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.3.3.tgz#39908da56a4adc270147bb07968bf3b16cfe1699"
1156
1156
integrity sha512-V7/fPHgl+jsVPXqqeOzT8egNj2iBIVt+ECeMMG8TdcnTikP3oaBtUVqpT/gYCR68aEBJSF+XbYUxStjbFMqIIA==
1157
1157
1158
- " @noble/hashes@1.4 .0 " :
1159
- version "1.4 .0"
1160
- resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.4 .0.tgz#45814aa329f30e4fe0ba49426f49dfccdd066426 "
1161
- integrity sha512-V1JJ1WTRUqHHrOSh597hURcMqVKVGL/ea3kv0gSnEdsEZ0/+VyPghM1lMNGc00z7CIQorSvbKpuJkxvuHbvdbg ==
1158
+ " @noble/hashes@1.8.0 " , "@noble/hashes@^1.8 .0":
1159
+ version "1.8 .0"
1160
+ resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.8 .0.tgz#cee43d801fcef9644b11b8194857695acd5f815a "
1161
+ integrity sha512-jCs9ldd7NwzpgXDIf6P3+NrHh9/sD6CQdxHyjQI+h/6rDNo88ypBxxz45UDuZHz9r3tNz7N/VInSVoVdtXEI4A ==
1162
1162
1163
1163
" @noble/hashes@^1.2.0 " :
1164
1164
version "1.3.0"
1165
1165
resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.3.0.tgz#085fd70f6d7d9d109671090ccae1d3bec62554a1"
1166
1166
integrity sha512-ilHEACi9DwqJB0pw7kv+Apvh50jiiSyR/cQ3y4W7lOR5mhvn/50FLUfsnfJz0BDZtl/RR16kXvptiv6q1msYZg==
1167
1167
1168
- " @noble/hashes@^1.8.0 " :
1169
- version "1.8.0"
1170
- resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.8.0.tgz#cee43d801fcef9644b11b8194857695acd5f815a"
1171
- integrity sha512-jCs9ldd7NwzpgXDIf6P3+NrHh9/sD6CQdxHyjQI+h/6rDNo88ypBxxz45UDuZHz9r3tNz7N/VInSVoVdtXEI4A==
1172
-
1173
1168
" @noble/secp256k1@^1.7.1 " :
1174
1169
version "1.7.1"
1175
1170
resolved "https://registry.npmjs.org/@noble/secp256k1/-/secp256k1-1.7.1.tgz"
You can’t perform that action at this time.
0 commit comments