|
356 | 356 | "@napi-rs/nice-win32-ia32-msvc" "1.0.1" |
357 | 357 | "@napi-rs/nice-win32-x64-msvc" "1.0.1" |
358 | 358 |
|
359 | | -"@noble/curves@1.8.1", "@noble/curves@^1.6.0", "@noble/curves@~1.8.1": |
| 359 | +"@noble/curves@1.8.2": |
| 360 | + version "1.8.2" |
| 361 | + resolved "https://registry.yarnpkg.com/@noble/curves/-/curves-1.8.2.tgz#8f24c037795e22b90ae29e222a856294c1d9ffc7" |
| 362 | + integrity sha512-vnI7V6lFNe0tLAuJMu+2sX+FcL14TaCWy1qiczg1VwRmPrpQCdq5ESXQMqUc2tluRNf6irBXrWbl1mGN8uaU/g== |
| 363 | + dependencies: |
| 364 | + "@noble/hashes" "1.7.2" |
| 365 | + |
| 366 | +"@noble/curves@^1.6.0", "@noble/curves@~1.8.1": |
360 | 367 | version "1.8.1" |
361 | 368 | resolved "https://registry.yarnpkg.com/@noble/curves/-/curves-1.8.1.tgz#19bc3970e205c99e4bdb1c64a4785706bce497ff" |
362 | 369 | integrity sha512-warwspo+UYUPep0Q+vtdVB4Ugn8GGQj8iyB3gnRWsztmUHTI3S1nhdiWNsPUGL0vud7JlRRk1XEu7Lq1KGTnMQ== |
|
368 | 375 | resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.7.1.tgz#5738f6d765710921e7a751e00c20ae091ed8db0f" |
369 | 376 | integrity sha512-B8XBPsn4vT/KJAGqDzbwztd+6Yte3P4V7iafm24bxgDe/mlRuK6xmWPuCNrKt2vDafZ8MfJLlchDG/vYafQEjQ== |
370 | 377 |
|
| 378 | +"@noble/hashes@1.7.2": |
| 379 | + version "1.7.2" |
| 380 | + resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.7.2.tgz#d53c65a21658fb02f3303e7ee3ba89d6754c64b4" |
| 381 | + integrity sha512-biZ0NUSxyjLLqo6KxEJ1b+C2NAx0wtDoFvCaXHGgUkeHzf3Xc1xKumFKREuT7f7DARNZ/slvYUwFG6B0f2b6hQ== |
| 382 | + |
371 | 383 | "@nodelib/fs.scandir@2.1.5": |
372 | 384 | version "2.1.5" |
373 | 385 | resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5" |
@@ -1917,13 +1929,13 @@ universalify@^0.1.0: |
1917 | 1929 | resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66" |
1918 | 1930 | integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg== |
1919 | 1931 |
|
1920 | | -viem@2.23.14: |
1921 | | - version "2.23.14" |
1922 | | - resolved "https://registry.yarnpkg.com/viem/-/viem-2.23.14.tgz#87b2c93b37014c354d1624183cce685f88c56a97" |
1923 | | - integrity sha512-ol8UKYT418u+7Lg83Ut7WJe7iOn1daGAqaofCoPe5z7eGR/XCu3ydja7eL7Z5ffwp6r0RoXeWkpun78UYhKygA== |
| 1932 | +viem@2.28.4: |
| 1933 | + version "2.28.4" |
| 1934 | + resolved "https://registry.yarnpkg.com/viem/-/viem-2.28.4.tgz#5f4d855bb570070506ce8b4c27753cf4ee51e5c3" |
| 1935 | + integrity sha512-X/UTf3NX5mzh74tBsoZEGDAVqC8UrUxhRJw4nDfJwuFmZoszqaO9Ht1Wjs8z8JmnUENmAkP91WJBwfTua5KkaQ== |
1924 | 1936 | dependencies: |
1925 | | - "@noble/curves" "1.8.1" |
1926 | | - "@noble/hashes" "1.7.1" |
| 1937 | + "@noble/curves" "1.8.2" |
| 1938 | + "@noble/hashes" "1.7.2" |
1927 | 1939 | "@scure/bip32" "1.6.2" |
1928 | 1940 | "@scure/bip39" "1.5.4" |
1929 | 1941 | abitype "1.0.8" |
|
0 commit comments