|
539 | 539 | "@typescript-eslint/types" "5.47.1"
|
540 | 540 | eslint-visitor-keys "^3.3.0"
|
541 | 541 |
|
542 |
| -"@wharfkit/abicache@^1.1.1": |
543 |
| - version "1.1.1" |
544 |
| - resolved "https://registry.yarnpkg.com/@wharfkit/abicache/-/abicache-1.1.1.tgz#03624d03d9466e7def278786aaf074d274fc5650" |
545 |
| - integrity sha512-CfpHzCLxFATcfReqdJDUxEDSHIeBF3jFx0cP8RcTDyhC2jX4cd+Q/wqjw/kCni3xrBM7cIGUp9c9NZdvdTK9Cg== |
| 542 | +"@wharfkit/abicache@^1.2.0": |
| 543 | + version "1.2.0" |
| 544 | + resolved "https://registry.yarnpkg.com/@wharfkit/abicache/-/abicache-1.2.0.tgz#f67f7bbd854adc443c3e363d5fbe3d27ac4f8383" |
| 545 | + integrity sha512-1+564ODM1KhUs7chE8KpYhnxShuPLC1MvqYcXVuLosxXXwcYC4IiJ1V3VuikLG+xfBDp1GZivGjHQwv1awE2Zw== |
546 | 546 | dependencies:
|
547 |
| - "@wharfkit/antelope" "^0.7.3" |
548 |
| - "@wharfkit/signing-request" "^3.0.0" |
| 547 | + "@wharfkit/antelope" "^1.0.0" |
| 548 | + "@wharfkit/signing-request" "^3.1.0" |
549 | 549 | pako "^2.0.4"
|
550 | 550 | tslib "^2.1.0"
|
551 | 551 |
|
552 |
| -"@wharfkit/antelope@^0.7.3": |
553 |
| - version "0.7.3" |
554 |
| - resolved "https://registry.yarnpkg.com/@wharfkit/antelope/-/antelope-0.7.3.tgz#408f6c587f4f5990d4b55596c10be2e976798641" |
555 |
| - integrity sha512-pyUmuXUpLQh1RVpJVIcbVUHTwV/DQ+MI0nlfWDBHIICdYf6XidZtQmaHB7JEXiFzlS8T7S9Xc5VOTOQU8dnl3Q== |
| 552 | +"@wharfkit/antelope@^1.0.0": |
| 553 | + version "1.0.0" |
| 554 | + resolved "https://registry.yarnpkg.com/@wharfkit/antelope/-/antelope-1.0.0.tgz#c3057b70575991be5de3aea19e0c474614783c80" |
| 555 | + integrity sha512-gwc6L3AzceN/menx9HCV22Ekd3it1wRruY6dIkyfCaV2UBGmfvIVJ3wPaDi4Ppj2k50b86ShSSHdd52jOFd+dg== |
556 | 556 | dependencies:
|
557 | 557 | bn.js "^4.11.9"
|
558 | 558 | brorand "^1.1.0"
|
559 | 559 | elliptic "^6.5.4"
|
560 | 560 | hash.js "^1.0.0"
|
| 561 | + pako "^2.1.0" |
561 | 562 | tslib "^2.0.3"
|
562 | 563 |
|
563 |
| -"@wharfkit/common@^1.1.0": |
564 |
| - version "1.1.0" |
565 |
| - resolved "https://registry.yarnpkg.com/@wharfkit/common/-/common-1.1.0.tgz#1ee9dd1ba9e202002fadd20593f5f42a3e67c827" |
566 |
| - integrity sha512-A1Ta8zrEXkuEQcEiEexG0BVrYOxqm75qbLYU9tGNhyw4z/vQiF6rzmCOqhmWGg6nE2J2GYPvrPZPZzDmRGtG+w== |
| 564 | +"@wharfkit/common@^1.2.0": |
| 565 | + version "1.2.0" |
| 566 | + resolved "https://registry.yarnpkg.com/@wharfkit/common/-/common-1.2.0.tgz#147f783f2ba5cc6fa7dd75863ba98dd05880a9aa" |
| 567 | + integrity sha512-me/BN8D/4UPkY7yt+4v+E/z62PVj4VKY5+iRb7zoWv0epbW4o4nC6Oer8kBVL7xWC6Guucaol3hkxkTMgrnwlQ== |
567 | 568 | dependencies:
|
568 | 569 | tslib "^2.1.0"
|
569 | 570 |
|
570 |
| -"@wharfkit/session@^1.0.0": |
571 |
| - version "1.0.0" |
572 |
| - resolved "https://registry.yarnpkg.com/@wharfkit/session/-/session-1.0.0.tgz#09c60d01a6185ab2e451d34462d84de2d7013220" |
573 |
| - integrity sha512-wXmvOVBZ1Rp/9HPUzGPaD/vpGXv2FCNgl8JRLopKgKPHkkEX/u4untshHR8AwSc0ZitjOlv6ubR2h9/UW8h6ug== |
| 571 | +"@wharfkit/session@^1.1.0-rcfinal": |
| 572 | + version "1.1.0-rcfinal" |
| 573 | + resolved "https://registry.yarnpkg.com/@wharfkit/session/-/session-1.1.0-rcfinal.tgz#29a9f40dca8557e96d5e44c1498b09eb641f47e1" |
| 574 | + integrity sha512-UijDlP2yE8WoprAXz8EpAyz1GyxWv9OloRGApTUKM/lMuSk1U2d7vefQzyXTn14f1npd7bfBzeTQ5piTerBHww== |
574 | 575 | dependencies:
|
575 |
| - "@wharfkit/abicache" "^1.1.1" |
576 |
| - "@wharfkit/antelope" "^0.7.3" |
577 |
| - "@wharfkit/common" "^1.1.0" |
578 |
| - "@wharfkit/signing-request" "^3.0.0" |
| 576 | + "@wharfkit/abicache" "^1.2.0" |
| 577 | + "@wharfkit/antelope" "^1.0.0" |
| 578 | + "@wharfkit/common" "^1.2.0" |
| 579 | + "@wharfkit/signing-request" "^3.1.0" |
579 | 580 | pako "^2.0.4"
|
580 | 581 | tslib "^2.1.0"
|
581 | 582 |
|
582 |
| -"@wharfkit/signing-request@^3.0.0": |
583 |
| - version "3.0.0" |
584 |
| - resolved "https://registry.yarnpkg.com/@wharfkit/signing-request/-/signing-request-3.0.0.tgz#3464cdc76c0690ab241d805116101e3ed63ba846" |
585 |
| - integrity sha512-+9UaznhYlZSgdZGG/LF5GkH7P9dCVh+b32cR1PYHKG6KuOsPlLqfv1DuWkqsxQyi3kGT1fXG1i8sl39ItgwLzg== |
| 583 | +"@wharfkit/signing-request@^3.1.0": |
| 584 | + version "3.1.0" |
| 585 | + resolved "https://registry.yarnpkg.com/@wharfkit/signing-request/-/signing-request-3.1.0.tgz#7883f0b2350c6fe3446d2b8733dd7d0004f01911" |
| 586 | + integrity sha512-aVWV9Z3o77uDrFSR3wC78c1e/QNkfi3IxZbGzMizvoYTYPKHgHs1F6Go/1oe0Dlo/kEB9tgckFviccUqrK987w== |
586 | 587 | dependencies:
|
587 |
| - "@wharfkit/antelope" "^0.7.3" |
| 588 | + "@wharfkit/antelope" "^1.0.0" |
588 | 589 | tslib "^2.0.3"
|
589 | 590 |
|
590 |
| -"@wharfkit/wallet-plugin-privatekey@^1.0.0": |
591 |
| - version "1.0.0" |
592 |
| - resolved "https://registry.yarnpkg.com/@wharfkit/wallet-plugin-privatekey/-/wallet-plugin-privatekey-1.0.0.tgz#2600cce1117ce9391c8078649e05ceaf93780f1d" |
593 |
| - integrity sha512-V+/7T/cwoHM8fDaM3MZ1DFKrX2+NddBkkWJ8BIFfmEZnGR1W8Qr77t+piOP0/6UM2etmuZh98XLwZS33vORQ0A== |
| 591 | +"@wharfkit/wallet-plugin-privatekey@^1.1.0": |
| 592 | + version "1.1.0" |
| 593 | + resolved "https://registry.yarnpkg.com/@wharfkit/wallet-plugin-privatekey/-/wallet-plugin-privatekey-1.1.0.tgz#5985bff61895c54d2afbef359cd42da4f3871c7d" |
| 594 | + integrity sha512-45LPj7AOVDm4RugDEhy0fnQX/BcMffeJPjGUCUrLazJ2S0Sti8nNk4nqiJqyme84c/0gq7d65vvwlmVfGtPVEg== |
594 | 595 | dependencies:
|
595 | 596 | tslib "^2.1.0"
|
596 | 597 |
|
@@ -2111,7 +2112,7 @@ package-hash@^4.0.0:
|
2111 | 2112 | lodash.flattendeep "^4.4.0"
|
2112 | 2113 | release-zalgo "^1.0.0"
|
2113 | 2114 |
|
2114 |
| -pako@^2.0.4: |
| 2115 | +pako@^2.0.4, pako@^2.1.0: |
2115 | 2116 | version "2.1.0"
|
2116 | 2117 | resolved "https://registry.yarnpkg.com/pako/-/pako-2.1.0.tgz#266cc37f98c7d883545d11335c00fbd4062c9a86"
|
2117 | 2118 | integrity sha512-w+eufiZ1WuJYgPXbV/PO3NCMEc3xqylkKHzp8bxp1uW4qaSNQUkwmLLEc3kKsfz8lpV1F8Ht3U1Cm+9Srog2ug==
|
|
0 commit comments