|
449 | 449 | dependencies:
|
450 | 450 | "@noble/hashes" "1.3.1"
|
451 | 451 |
|
| 452 | +"@noble/curves@^1.2.0": |
| 453 | + version "1.2.0" |
| 454 | + resolved "https://registry.yarnpkg.com/@noble/curves/-/curves-1.2.0.tgz#92d7e12e4e49b23105a2555c6984d41733d65c35" |
| 455 | + integrity sha512-oYclrNgRaM9SsBUBVbb8M6DTV7ZHRTKugureoYEncY5c65HOmRzvSiTE3y5CYaPYJA/GVkrhXEoF0M3Ya9PMnw== |
| 456 | + dependencies: |
| 457 | + "@noble/hashes" "1.3.2" |
| 458 | + |
452 | 459 | "@noble/[email protected]", "@noble/hashes@^1.3.1":
|
453 | 460 | version "1.3.1"
|
454 | 461 | resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.3.1.tgz#8831ef002114670c603c458ab8b11328406953a9"
|
455 | 462 | integrity sha512-EbqwksQwz9xDRGfDST86whPBgM65E0OH/pCgqW0GBVzO22bNE+NuIbeTb714+IfSjU3aRk47EUvXIb5bTsenKA==
|
456 | 463 |
|
| 464 | + |
| 465 | + version "1.3.2" |
| 466 | + resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.3.2.tgz#6f26dbc8fbc7205873ce3cee2f690eba0d421b39" |
| 467 | + integrity sha512-MVC8EAQp7MvEcm30KWENFjgR+Mkmf+D189XJTkFIlwohU5hcBbn1ZkKq7KVTi2Hme3PMGF390DaL52beVrIihQ== |
| 468 | + |
457 | 469 |
|
458 | 470 | version "2.1.5"
|
459 | 471 | resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5"
|
|
507 | 519 | "@wallet-standard/base" "^1.0.1"
|
508 | 520 | "@wallet-standard/features" "^1.0.3"
|
509 | 521 |
|
510 |
| -"@solana/web3.js@1.78.5": |
511 |
| - version "1.78.5" |
512 |
| - resolved "https://registry.yarnpkg.com/@solana/web3.js/-/web3.js-1.78.5.tgz#591cd47423cdb0b5e5cb7e8dc4dc70b2abe02f80" |
513 |
| - integrity sha512-2ZHsDNqkKdglJQrIvJ3p2DmgS3cGnary3VJyqt9C1SPrpAtLYzcElr3xyXJOznyQTU/8AMw+GoF11lFoKbicKg== |
| 522 | +"@solana/web3.js@1.87.0": |
| 523 | + version "1.87.0" |
| 524 | + resolved "https://registry.yarnpkg.com/@solana/web3.js/-/web3.js-1.87.0.tgz#6515d1db63b182034cff899d638d3946c5abba34" |
| 525 | + integrity sha512-2V5nUkK3WHK2JkFvIU0IXadvHPwScfSqpmnO114RBKux+yXdIlIcLYZphWJ2v3We5Ufugi3wBwHD9rOvVQUGJw== |
514 | 526 | dependencies:
|
515 | 527 | "@babel/runtime" "^7.22.6"
|
516 |
| - "@noble/curves" "^1.0.0" |
| 528 | + "@noble/curves" "^1.2.0" |
517 | 529 | "@noble/hashes" "^1.3.1"
|
518 | 530 | "@solana/buffer-layout" "^4.0.0"
|
519 | 531 | agentkeepalive "^4.3.0"
|
|
0 commit comments