|
4494 | 4494 | rxjs "^7.8.1" |
4495 | 4495 | tslib "^2.8.0" |
4496 | 4496 |
|
4497 | | -"@polkadot/keyring@13.3.1": |
4498 | | - version "13.3.1" |
4499 | | - resolved "https://registry.npmjs.org/@polkadot/keyring/-/keyring-13.3.1.tgz" |
4500 | | - integrity sha512-PT3uG9MqciPyoEz/f23RRMSlht77fo1hZaA1Vbcs1Rz7h7qFC0+7jFI9Ak30EJh9V0I2YugfzqAe3NjjyDxlvw== |
4501 | | - dependencies: |
4502 | | - "@polkadot/util" "13.3.1" |
4503 | | - "@polkadot/util-crypto" "13.3.1" |
4504 | | - tslib "^2.8.0" |
4505 | | - |
4506 | | -"@polkadot/keyring@^13.1.1", "@polkadot/keyring@^13.2.1": |
| 4497 | +"@polkadot/keyring@13.5.6", "@polkadot/keyring@^13.1.1", "@polkadot/keyring@^13.2.1": |
4507 | 4498 | version "13.5.6" |
4508 | | - resolved "https://registry.npmjs.org/@polkadot/keyring/-/keyring-13.5.6.tgz" |
| 4499 | + resolved "https://registry.npmjs.org/@polkadot/keyring/-/keyring-13.5.6.tgz#b26d0cba323bb0520826211317701aa540428406" |
4509 | 4500 | integrity sha512-Ybe6Mflrh96FKR5tfEaf/93RxJD7x9UigseNOJW6Yd8LF+GesdxrqmZD7zh+53Hb7smGQWf/0FCfwhoWZVgPUQ== |
4510 | 4501 | dependencies: |
4511 | 4502 | "@polkadot/util" "13.5.6" |
4512 | 4503 | "@polkadot/util-crypto" "13.5.6" |
4513 | 4504 | tslib "^2.8.0" |
4514 | 4505 |
|
4515 | | -"@polkadot/networks@13.3.1": |
4516 | | - version "13.3.1" |
4517 | | - resolved "https://registry.npmjs.org/@polkadot/networks/-/networks-13.3.1.tgz" |
4518 | | - integrity sha512-g/0OmCMUrbbW4RQ/xajTYd2SMJvFKY4kmMvpxtNN57hWQpY7c5oDXSz57jGH2uwvcBWeDfaNokcS+9hJL1RBcA== |
4519 | | - dependencies: |
4520 | | - "@polkadot/util" "13.3.1" |
4521 | | - "@substrate/ss58-registry" "^1.51.0" |
4522 | | - tslib "^2.8.0" |
4523 | | - |
4524 | 4506 | "@polkadot/networks@13.5.6", "@polkadot/networks@^13.1.1", "@polkadot/networks@^13.2.1": |
4525 | 4507 | version "13.5.6" |
4526 | 4508 | resolved "https://registry.npmjs.org/@polkadot/networks/-/networks-13.5.6.tgz" |
|
4635 | 4617 | rxjs "^7.8.1" |
4636 | 4618 | tslib "^2.8.0" |
4637 | 4619 |
|
4638 | | -"@polkadot/util-crypto@13.3.1": |
4639 | | - version "13.3.1" |
4640 | | - resolved "https://registry.npmjs.org/@polkadot/util-crypto/-/util-crypto-13.3.1.tgz" |
4641 | | - integrity sha512-FU6yf3IY++DKlf0eqO9/obe2y1zuZ5rbqRs75fyOME/5VXio1fA3GIpW7aFphyneFRd78G8QLh8kn0oIwBGMNg== |
4642 | | - dependencies: |
4643 | | - "@noble/curves" "^1.3.0" |
4644 | | - "@noble/hashes" "^1.3.3" |
4645 | | - "@polkadot/networks" "13.3.1" |
4646 | | - "@polkadot/util" "13.3.1" |
4647 | | - "@polkadot/wasm-crypto" "^7.4.1" |
4648 | | - "@polkadot/wasm-util" "^7.4.1" |
4649 | | - "@polkadot/x-bigint" "13.3.1" |
4650 | | - "@polkadot/x-randomvalues" "13.3.1" |
4651 | | - "@scure/base" "^1.1.7" |
4652 | | - tslib "^2.8.0" |
4653 | | - |
4654 | 4620 | "@polkadot/util-crypto@13.5.6", "@polkadot/util-crypto@^13.2.1": |
4655 | 4621 | version "13.5.6" |
4656 | 4622 | resolved "https://registry.npmjs.org/@polkadot/util-crypto/-/util-crypto-13.5.6.tgz" |
|
4667 | 4633 | "@scure/base" "^1.1.7" |
4668 | 4634 | tslib "^2.8.0" |
4669 | 4635 |
|
4670 | | -"@polkadot/util@13.3.1": |
4671 | | - version "13.3.1" |
4672 | | - resolved "https://registry.npmjs.org/@polkadot/util/-/util-13.3.1.tgz" |
4673 | | - integrity sha512-5crLP/rUZOJzuo/W8t73J8PxpibJ5vrxY57rR6V+mIpCZd1ORiw0wxeHcV5F9Adpn7yJyuGBwxPbueNR5Rr1Zw== |
4674 | | - dependencies: |
4675 | | - "@polkadot/x-bigint" "13.3.1" |
4676 | | - "@polkadot/x-global" "13.3.1" |
4677 | | - "@polkadot/x-textdecoder" "13.3.1" |
4678 | | - "@polkadot/x-textencoder" "13.3.1" |
4679 | | - "@types/bn.js" "^5.1.6" |
4680 | | - bn.js "^5.2.1" |
4681 | | - tslib "^2.8.0" |
4682 | | - |
4683 | 4636 | "@polkadot/util@13.5.6", "@polkadot/util@^13.2.1": |
4684 | 4637 | version "13.5.6" |
4685 | 4638 | resolved "https://registry.npmjs.org/@polkadot/util/-/util-13.5.6.tgz" |
|
4727 | 4680 | "@polkadot/wasm-util" "7.5.1" |
4728 | 4681 | tslib "^2.7.0" |
4729 | 4682 |
|
4730 | | -"@polkadot/wasm-crypto@^7.4.1", "@polkadot/wasm-crypto@^7.5.1": |
| 4683 | +"@polkadot/wasm-crypto@^7.5.1": |
4731 | 4684 | version "7.5.1" |
4732 | 4685 | resolved "https://registry.npmjs.org/@polkadot/wasm-crypto/-/wasm-crypto-7.5.1.tgz" |
4733 | 4686 | integrity sha512-acjt4VJ3w19v7b/SIPsV/5k9s6JsragHKPnwoZ0KTfBvAFXwzz80jUzVGxA06SKHacfCUe7vBRlz7M5oRby1Pw== |
|
4739 | 4692 | "@polkadot/wasm-util" "7.5.1" |
4740 | 4693 | tslib "^2.7.0" |
4741 | 4694 |
|
4742 | | -"@polkadot/wasm-util@7.5.1", "@polkadot/wasm-util@^7.4.1", "@polkadot/wasm-util@^7.5.1": |
| 4695 | +"@polkadot/wasm-util@7.5.1", "@polkadot/wasm-util@^7.5.1": |
4743 | 4696 | version "7.5.1" |
4744 | 4697 | resolved "https://registry.npmjs.org/@polkadot/wasm-util/-/wasm-util-7.5.1.tgz" |
4745 | 4698 | integrity sha512-sbvu71isFhPXpvMVX+EkRnUg/+54Tx7Sf9BEMqxxoPj7cG1I/MKeDEwbQz6MaU4gm7xJqvEWCAemLFcXfHQ/2A== |
4746 | 4699 | dependencies: |
4747 | 4700 | tslib "^2.7.0" |
4748 | 4701 |
|
4749 | | -"@polkadot/x-bigint@13.3.1": |
4750 | | - version "13.3.1" |
4751 | | - resolved "https://registry.npmjs.org/@polkadot/x-bigint/-/x-bigint-13.3.1.tgz" |
4752 | | - integrity sha512-ewc708a7LUdrT92v9DsSAIbcJQBn3aR9/LavF/iyMOq5lZJyPXDSjAnskfMs818R3RLCrKVKfs+aKkxt2eqo8g== |
4753 | | - dependencies: |
4754 | | - "@polkadot/x-global" "13.3.1" |
4755 | | - tslib "^2.8.0" |
4756 | | - |
4757 | 4702 | "@polkadot/x-bigint@13.5.6", "@polkadot/x-bigint@^13.2.1": |
4758 | 4703 | version "13.5.6" |
4759 | 4704 | resolved "https://registry.npmjs.org/@polkadot/x-bigint/-/x-bigint-13.5.6.tgz" |
|
4771 | 4716 | node-fetch "^3.3.2" |
4772 | 4717 | tslib "^2.8.0" |
4773 | 4718 |
|
4774 | | -"@polkadot/x-global@13.3.1": |
4775 | | - version "13.3.1" |
4776 | | - resolved "https://registry.npmjs.org/@polkadot/x-global/-/x-global-13.3.1.tgz" |
4777 | | - integrity sha512-861TeIw49a3JvkwlUWrddfG+JaUqtFZDsemYxxZIjjcRJLrKOsoKNqHbiHi2OPrwlX8PwAA/wc5I9Q4XRQ7KEg== |
4778 | | - dependencies: |
4779 | | - tslib "^2.8.0" |
4780 | | - |
4781 | 4719 | "@polkadot/x-global@13.5.6", "@polkadot/x-global@^13.2.1": |
4782 | 4720 | version "13.5.6" |
4783 | 4721 | resolved "https://registry.npmjs.org/@polkadot/x-global/-/x-global-13.5.6.tgz" |
4784 | 4722 | integrity sha512-iw97n0Bnl2284WgAK732LYR4DW6w5+COfBfHzkhiHqs5xwPEwWMgWGrf2hM8WAQqNIz6Ni8w/jagucPyQBur3Q== |
4785 | 4723 | dependencies: |
4786 | 4724 | tslib "^2.8.0" |
4787 | 4725 |
|
4788 | | -"@polkadot/x-randomvalues@13.3.1": |
4789 | | - version "13.3.1" |
4790 | | - resolved "https://registry.npmjs.org/@polkadot/x-randomvalues/-/x-randomvalues-13.3.1.tgz" |
4791 | | - integrity sha512-GIb0au3vIX2U/DRH0PRckM+1I4EIbU8PLX1roGJgN1MAYKWiylJTKPVoBMafMM87o8qauOevJ46uYB/qlfbiWg== |
4792 | | - dependencies: |
4793 | | - "@polkadot/x-global" "13.3.1" |
4794 | | - tslib "^2.8.0" |
4795 | | - |
4796 | 4726 | "@polkadot/x-randomvalues@13.5.6": |
4797 | 4727 | version "13.5.6" |
4798 | 4728 | resolved "https://registry.npmjs.org/@polkadot/x-randomvalues/-/x-randomvalues-13.5.6.tgz" |
|
4801 | 4731 | "@polkadot/x-global" "13.5.6" |
4802 | 4732 | tslib "^2.8.0" |
4803 | 4733 |
|
4804 | | -"@polkadot/x-textdecoder@13.3.1": |
4805 | | - version "13.3.1" |
4806 | | - resolved "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-13.3.1.tgz" |
4807 | | - integrity sha512-g2R9O1p0ZsNDhZ3uEBZh6fQaVLlo3yFr0YNqt15v7e9lBI4APvTJ202EINlo2jB5lz/R438/BdjEA3AL+0zUtQ== |
4808 | | - dependencies: |
4809 | | - "@polkadot/x-global" "13.3.1" |
4810 | | - tslib "^2.8.0" |
4811 | | - |
4812 | 4734 | "@polkadot/x-textdecoder@13.5.6": |
4813 | 4735 | version "13.5.6" |
4814 | 4736 | resolved "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-13.5.6.tgz" |
|
4817 | 4739 | "@polkadot/x-global" "13.5.6" |
4818 | 4740 | tslib "^2.8.0" |
4819 | 4741 |
|
4820 | | -"@polkadot/x-textencoder@13.3.1": |
4821 | | - version "13.3.1" |
4822 | | - resolved "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-13.3.1.tgz" |
4823 | | - integrity sha512-DnHLUdoKDYxekfxopuUuPB+j5Mu7Jemejcduu5gz3/89GP/sYPAu0CAVbq9B+hK1yGjBBj31eA4wkAV1oktYmg== |
4824 | | - dependencies: |
4825 | | - "@polkadot/x-global" "13.3.1" |
4826 | | - tslib "^2.8.0" |
4827 | | - |
4828 | 4742 | "@polkadot/x-textencoder@13.5.6": |
4829 | 4743 | version "13.5.6" |
4830 | 4744 | resolved "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-13.5.6.tgz" |
|
0 commit comments