|
@@ -2012,7 +2012,7 @@
|
|
version "0.13.0"
|
|
version "0.13.0"
|
|
dependencies:
|
|
dependencies:
|
|
"@polkadot/api" "1.26.1"
|
|
"@polkadot/api" "1.26.1"
|
|
- "@polkadot/keyring" "3.0.1"
|
|
|
|
|
|
+ "@polkadot/keyring" "^3.0.1"
|
|
"@polkadot/types" "1.26.1"
|
|
"@polkadot/types" "1.26.1"
|
|
"@types/lodash" "^4.14.157"
|
|
"@types/lodash" "^4.14.157"
|
|
"@types/vfile" "^4.0.0"
|
|
"@types/vfile" "^4.0.0"
|
|
@@ -3271,7 +3271,7 @@
|
|
dependencies:
|
|
dependencies:
|
|
"@babel/runtime" "^7.10.5"
|
|
"@babel/runtime" "^7.10.5"
|
|
|
|
|
|
-"@polkadot/keyring@3.0.1", "@polkadot/keyring@^1.7.0-beta.5", "@polkadot/keyring@^3.0.1":
|
|
|
|
|
|
+"@polkadot/keyring@^1.7.0-beta.5", "@polkadot/keyring@^3.0.1":
|
|
version "3.0.1"
|
|
version "3.0.1"
|
|
resolved "https://registry.yarnpkg.com/@polkadot/keyring/-/keyring-3.0.1.tgz#3944079697c15b2af81e1f57b1c4aeab703a4fef"
|
|
resolved "https://registry.yarnpkg.com/@polkadot/keyring/-/keyring-3.0.1.tgz#3944079697c15b2af81e1f57b1c4aeab703a4fef"
|
|
integrity sha512-vAHSBnisiDYHsBbEzAgIpuwQp3vIDN2uWQ/1wAE2BrKzXCBQM7RrF3LRcLFySk0xzQoDs7AP1TlPoakxJ/C/Qw==
|
|
integrity sha512-vAHSBnisiDYHsBbEzAgIpuwQp3vIDN2uWQ/1wAE2BrKzXCBQM7RrF3LRcLFySk0xzQoDs7AP1TlPoakxJ/C/Qw==
|
|
@@ -3477,7 +3477,7 @@
|
|
chalk "^4.1.0"
|
|
chalk "^4.1.0"
|
|
yargs "^15.4.1"
|
|
yargs "^15.4.1"
|
|
|
|
|
|
-"@polkadot/wasm-crypto@1.2.1", "@polkadot/wasm-crypto@^1.2.1":
|
|
|
|
|
|
+"@polkadot/wasm-crypto@^1.2.1":
|
|
version "1.2.1"
|
|
version "1.2.1"
|
|
resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto/-/wasm-crypto-1.2.1.tgz#2189702447acd28d763886359576c87562241767"
|
|
resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto/-/wasm-crypto-1.2.1.tgz#2189702447acd28d763886359576c87562241767"
|
|
integrity sha512-nckIoZBV4nBZdeKwFwH5t7skS7L7GO5EFUl5B1F6uCjUfdNpDz3DtqbYQHcLdCZNmG4TDLg6w/1J+rkl2SiUZw==
|
|
integrity sha512-nckIoZBV4nBZdeKwFwH5t7skS7L7GO5EFUl5B1F6uCjUfdNpDz3DtqbYQHcLdCZNmG4TDLg6w/1J+rkl2SiUZw==
|