|
@@ -64,7 +64,7 @@
|
|
|
invariant "^2.2.4"
|
|
|
semver "^5.5.0"
|
|
|
|
|
|
-"@babel/core@>=7.9.0", "@babel/core@^7.10.5", "@babel/core@^7.11.0", "@babel/core@^7.11.1", "@babel/core@^7.7.5", "@babel/core@^7.8.4", "@babel/core@^7.9.6":
|
|
|
+"@babel/core@>=7.9.0", "@babel/core@^7.10.5", "@babel/core@^7.11.1", "@babel/core@^7.7.5", "@babel/core@^7.8.4", "@babel/core@^7.9.6":
|
|
|
version "7.11.1"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.1.tgz#2c55b604e73a40dc21b0e52650b11c65cf276643"
|
|
|
integrity sha512-XqF7F6FWQdKGGWAzGELL+aCO1p+lRY5Tj5/tbT3St1G8NaH70jhhDIKknIZaDans0OQBG5wRAldROLHSt44BgQ==
|
|
@@ -1374,14 +1374,14 @@
|
|
|
pirates "^4.0.0"
|
|
|
source-map-support "^0.5.16"
|
|
|
|
|
|
-"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.10.1", "@babel/runtime@^7.10.3", "@babel/runtime@^7.11.1", "@babel/runtime@^7.11.2", "@babel/runtime@^7.3.1", "@babel/runtime@^7.4.4", "@babel/runtime@^7.5.0", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2", "@babel/runtime@^7.9.6":
|
|
|
+"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.10.1", "@babel/runtime@^7.10.3", "@babel/runtime@^7.11.1", "@babel/runtime@^7.3.1", "@babel/runtime@^7.4.4", "@babel/runtime@^7.5.0", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2", "@babel/runtime@^7.9.6":
|
|
|
version "7.11.2"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.11.2.tgz#f549c13c754cc40b87644b9fa9f09a6a95fe0736"
|
|
|
integrity sha512-TeWkU52so0mPtDcaCTxNBI/IHiz0pZgr8VEFqXFtZWpYD08ZB6FaSwVAS8MKRQAP3bYKiVjwysOJgMFY28o6Tw==
|
|
|
dependencies:
|
|
|
regenerator-runtime "^0.13.4"
|
|
|
|
|
|
-"@babel/runtime@^7.10.5", "@babel/runtime@^7.11.0":
|
|
|
+"@babel/runtime@^7.10.5":
|
|
|
version "7.11.1"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.11.1.tgz#087afc57e7bf1073e792fe54f8fb3cfa752f9230"
|
|
|
integrity sha512-nH5y8fLvVl3HAb+ezbgcgwrH8QbClWo8xzkOu7+oyqngo3EVorwpWJQaqXPjGRpfj7mQvsJCl/S8knkfkPWqrw==
|
|
@@ -2018,9 +2018,9 @@
|
|
|
"@joystream/types@link:types":
|
|
|
version "0.13.0"
|
|
|
dependencies:
|
|
|
- "@polkadot/api" "^1.26.1"
|
|
|
- "@polkadot/keyring" "^3.0.1"
|
|
|
- "@polkadot/types" "^1.26.1"
|
|
|
+ "@polkadot/api" "1.26.1"
|
|
|
+ "@polkadot/keyring" "3.0.1"
|
|
|
+ "@polkadot/types" "1.26.1"
|
|
|
"@types/lodash" "^4.14.157"
|
|
|
"@types/vfile" "^4.0.0"
|
|
|
ajv "^6.11.0"
|
|
@@ -3133,53 +3133,53 @@
|
|
|
is-ipfs "^0.6.0"
|
|
|
recursive-fs "^1.1.2"
|
|
|
|
|
|
-"@polkadot/api-contract@^1.26.1":
|
|
|
- version "1.27.1"
|
|
|
- resolved "https://registry.yarnpkg.com/@polkadot/api-contract/-/api-contract-1.27.1.tgz#52b45b7de8ce35b0d278f4c37eafdcd0b0b7b8c7"
|
|
|
- integrity sha512-4Md0LXysEctONz38u7TG9EEFHL2rd9s25nzskGOuFm3FoLomFrvUHGsheIr0zM6wDg8yScRh9zvdkc8EvG4sWQ==
|
|
|
+"@polkadot/api-contract@1.26.1", "@polkadot/api-contract@^1.26.1":
|
|
|
+ version "1.26.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@polkadot/api-contract/-/api-contract-1.26.1.tgz#a8b52ef469ab8bbddb83191f8d451e31ffd76142"
|
|
|
+ integrity sha512-zLGA/MHUJf12vanUEUBBRqpHVAONHWztoHS0JTIWUUS2+3GEXk6hGw+7PPtBDfDsLj0LgU/Qna1bLalC/zyl5w==
|
|
|
dependencies:
|
|
|
- "@babel/runtime" "^7.11.0"
|
|
|
- "@polkadot/api" "1.27.1"
|
|
|
- "@polkadot/rpc-core" "1.27.1"
|
|
|
- "@polkadot/types" "1.27.1"
|
|
|
+ "@babel/runtime" "^7.10.5"
|
|
|
+ "@polkadot/api" "1.26.1"
|
|
|
+ "@polkadot/rpc-core" "1.26.1"
|
|
|
+ "@polkadot/types" "1.26.1"
|
|
|
"@polkadot/util" "^3.0.1"
|
|
|
bn.js "^5.1.2"
|
|
|
- rxjs "^6.6.2"
|
|
|
-
|
|
|
-"@polkadot/api-derive@1.27.1":
|
|
|
- version "1.27.1"
|
|
|
- resolved "https://registry.yarnpkg.com/@polkadot/api-derive/-/api-derive-1.27.1.tgz#5001f19cb29ea4d7924412950b41e46fcca45d81"
|
|
|
- integrity sha512-WPZEZ9THeYOkkGzDDsCGSTrWJuWu6qegmWLo52pqD7enmP3dADDoKqPzszHVbEAfc+wYtc5Ye4EogUAiK30iMg==
|
|
|
- dependencies:
|
|
|
- "@babel/runtime" "^7.11.0"
|
|
|
- "@polkadot/api" "1.27.1"
|
|
|
- "@polkadot/rpc-core" "1.27.1"
|
|
|
- "@polkadot/rpc-provider" "1.27.1"
|
|
|
- "@polkadot/types" "1.27.1"
|
|
|
+ rxjs "^6.6.0"
|
|
|
+
|
|
|
+"@polkadot/api-derive@1.26.1":
|
|
|
+ version "1.26.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@polkadot/api-derive/-/api-derive-1.26.1.tgz#e9f135b1f2ee0f572392758dcf4a0beb9c9d54a1"
|
|
|
+ integrity sha512-09SCFtf6RibjyFm8aSDUD+opQTPIKqEP8fX8Gs+ZvXlyHSkVbR4ffjaTILgZJQNAPOrLeVSOGmR9dD+xKaKSBQ==
|
|
|
+ dependencies:
|
|
|
+ "@babel/runtime" "^7.10.5"
|
|
|
+ "@polkadot/api" "1.26.1"
|
|
|
+ "@polkadot/rpc-core" "1.26.1"
|
|
|
+ "@polkadot/rpc-provider" "1.26.1"
|
|
|
+ "@polkadot/types" "1.26.1"
|
|
|
"@polkadot/util" "^3.0.1"
|
|
|
"@polkadot/util-crypto" "^3.0.1"
|
|
|
bn.js "^5.1.2"
|
|
|
memoizee "^0.4.14"
|
|
|
- rxjs "^6.6.2"
|
|
|
+ rxjs "^6.6.0"
|
|
|
|
|
|
-"@polkadot/api@1.27.1", "@polkadot/api@^0.96.1", "@polkadot/api@^1.26.1":
|
|
|
- version "1.27.1"
|
|
|
- resolved "https://registry.yarnpkg.com/@polkadot/api/-/api-1.27.1.tgz#dcd3ae5d8699ea5555369b9594888eb1008dd7fe"
|
|
|
- integrity sha512-ANMLmNR1PfXLoQ7Ysep9sM/2U3oh3fjFI+9P4Yy9Pv+XMvCROaGAcvxoG+hHfWFz6OAT7ABwyiocV93PuOpAww==
|
|
|
+"@polkadot/api@1.26.1", "@polkadot/api@^0.96.1", "@polkadot/api@^1.26.1":
|
|
|
+ version "1.26.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@polkadot/api/-/api-1.26.1.tgz#215268489c10b1a65429c6ce451c8d65bd3ad843"
|
|
|
+ integrity sha512-al8nmLgIU1EKo0oROEgw1mqUvrHJu4gKYBwnFONaEOxHSxBgBSSgNy1MWKNntAQYDKA4ETCj4pz7ZpMXTx2SDA==
|
|
|
dependencies:
|
|
|
- "@babel/runtime" "^7.11.0"
|
|
|
- "@polkadot/api-derive" "1.27.1"
|
|
|
+ "@babel/runtime" "^7.10.5"
|
|
|
+ "@polkadot/api-derive" "1.26.1"
|
|
|
"@polkadot/keyring" "^3.0.1"
|
|
|
- "@polkadot/metadata" "1.27.1"
|
|
|
- "@polkadot/rpc-core" "1.27.1"
|
|
|
- "@polkadot/rpc-provider" "1.27.1"
|
|
|
- "@polkadot/types" "1.27.1"
|
|
|
- "@polkadot/types-known" "1.27.1"
|
|
|
+ "@polkadot/metadata" "1.26.1"
|
|
|
+ "@polkadot/rpc-core" "1.26.1"
|
|
|
+ "@polkadot/rpc-provider" "1.26.1"
|
|
|
+ "@polkadot/types" "1.26.1"
|
|
|
+ "@polkadot/types-known" "1.26.1"
|
|
|
"@polkadot/util" "^3.0.1"
|
|
|
"@polkadot/util-crypto" "^3.0.1"
|
|
|
bn.js "^5.1.2"
|
|
|
eventemitter3 "^4.0.4"
|
|
|
- rxjs "^6.6.2"
|
|
|
+ rxjs "^6.6.0"
|
|
|
|
|
|
"@polkadot/dev@^0.55.28":
|
|
|
version "0.55.33"
|
|
@@ -3265,23 +3265,23 @@
|
|
|
dependencies:
|
|
|
"@babel/runtime" "^7.10.5"
|
|
|
|
|
|
-"@polkadot/keyring@^1.7.0-beta.5", "@polkadot/keyring@^3.0.1":
|
|
|
- version "3.1.1"
|
|
|
- resolved "https://registry.yarnpkg.com/@polkadot/keyring/-/keyring-3.1.1.tgz#98d55bd5ad37e5c66602938cc44fda0b5cb06ea1"
|
|
|
- integrity sha512-N+FAftAh4NXkg3SyuLGKCc+s6US7MOBHPzo1B/x08LblFRO1MD/RXrzdp8dHZOCx2KG/u8J0+cvXnrFXg1ZmUw==
|
|
|
+"@polkadot/keyring@3.0.1", "@polkadot/keyring@^1.7.0-beta.5", "@polkadot/keyring@^3.0.1":
|
|
|
+ version "3.0.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@polkadot/keyring/-/keyring-3.0.1.tgz#3944079697c15b2af81e1f57b1c4aeab703a4fef"
|
|
|
+ integrity sha512-vAHSBnisiDYHsBbEzAgIpuwQp3vIDN2uWQ/1wAE2BrKzXCBQM7RrF3LRcLFySk0xzQoDs7AP1TlPoakxJ/C/Qw==
|
|
|
dependencies:
|
|
|
- "@babel/runtime" "^7.11.2"
|
|
|
- "@polkadot/util" "3.1.1"
|
|
|
- "@polkadot/util-crypto" "3.1.1"
|
|
|
+ "@babel/runtime" "^7.10.5"
|
|
|
+ "@polkadot/util" "3.0.1"
|
|
|
+ "@polkadot/util-crypto" "3.0.1"
|
|
|
|
|
|
-"@polkadot/metadata@1.27.1":
|
|
|
- version "1.27.1"
|
|
|
- resolved "https://registry.yarnpkg.com/@polkadot/metadata/-/metadata-1.27.1.tgz#40b8e26f9eee30df5b6790aaab406dae1e6d3152"
|
|
|
- integrity sha512-jOsWvpGNFkV3NGSGVTzyir0PKinxoa97CYEQj8tJTU7iHDPnSs5R/BEmI0+1hg4ZM/47n+YU8d0lLktD6wbMOA==
|
|
|
+"@polkadot/metadata@1.26.1":
|
|
|
+ version "1.26.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@polkadot/metadata/-/metadata-1.26.1.tgz#64b959415dab6f61ba415b0a337a3ec06e3cad3e"
|
|
|
+ integrity sha512-SyfIIFRx6Oatr1W5KtrmBlxoyJ338tuiuYRMmHuWTGs5jnYQlKf/yd3UiUkibaA372fFEx6/qGWHwutyS0STCA==
|
|
|
dependencies:
|
|
|
- "@babel/runtime" "^7.11.0"
|
|
|
- "@polkadot/types" "1.27.1"
|
|
|
- "@polkadot/types-known" "1.27.1"
|
|
|
+ "@babel/runtime" "^7.10.5"
|
|
|
+ "@polkadot/types" "1.26.1"
|
|
|
+ "@polkadot/types-known" "1.26.1"
|
|
|
"@polkadot/util" "^3.0.1"
|
|
|
"@polkadot/util-crypto" "^3.0.1"
|
|
|
bn.js "^5.1.2"
|
|
@@ -3307,27 +3307,27 @@
|
|
|
qrcode-generator "^1.4.4"
|
|
|
react-qr-reader "^2.2.1"
|
|
|
|
|
|
-"@polkadot/rpc-core@1.27.1":
|
|
|
- version "1.27.1"
|
|
|
- resolved "https://registry.yarnpkg.com/@polkadot/rpc-core/-/rpc-core-1.27.1.tgz#afe7d1890c779eaf2bec9bb1336b5ba2ff1ba15b"
|
|
|
- integrity sha512-HxLHHdV3bDqTltsEedCRGiZeTGmeahnk6OEGyysFOW3PFIrygwwuYa0Mo10lS93dwy9xZw4oE3h9qZqox2mGmQ==
|
|
|
+"@polkadot/rpc-core@1.26.1":
|
|
|
+ version "1.26.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@polkadot/rpc-core/-/rpc-core-1.26.1.tgz#bd1574f149a13d458c9fb626123a126daa91266e"
|
|
|
+ integrity sha512-sxZgc4/pbZS9rKgtwnjZzg6BsVY2PZd46yFLLFCF+QYlnM8nhYWD4hSDiEvN0N3/SNNAFJydnwE8qYV0n4dEJw==
|
|
|
dependencies:
|
|
|
- "@babel/runtime" "^7.11.0"
|
|
|
- "@polkadot/metadata" "1.27.1"
|
|
|
- "@polkadot/rpc-provider" "1.27.1"
|
|
|
- "@polkadot/types" "1.27.1"
|
|
|
+ "@babel/runtime" "^7.10.5"
|
|
|
+ "@polkadot/metadata" "1.26.1"
|
|
|
+ "@polkadot/rpc-provider" "1.26.1"
|
|
|
+ "@polkadot/types" "1.26.1"
|
|
|
"@polkadot/util" "^3.0.1"
|
|
|
memoizee "^0.4.14"
|
|
|
- rxjs "^6.6.2"
|
|
|
+ rxjs "^6.6.0"
|
|
|
|
|
|
-"@polkadot/rpc-provider@1.27.1":
|
|
|
- version "1.27.1"
|
|
|
- resolved "https://registry.yarnpkg.com/@polkadot/rpc-provider/-/rpc-provider-1.27.1.tgz#c0307a9e9c658f4072ad94ac6e98e2bd78bb1ee6"
|
|
|
- integrity sha512-12lpsmHNYLZ3p0X0h643U+sw+WE/kzVB9Q0Y0RA9Recq794cBGiEgK/nmVjT5hrTEk+2+qdtu+CqficWt2FeQw==
|
|
|
+"@polkadot/rpc-provider@1.26.1":
|
|
|
+ version "1.26.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@polkadot/rpc-provider/-/rpc-provider-1.26.1.tgz#85adef601ab7e65925761ac6e7081019de4de1c7"
|
|
|
+ integrity sha512-Cbwk9ydRqbri9peag8tUcmlmhUdK1MYhDcU7UgOJ9BzptnHM5BdstzC3L1lYpfFzxgyCBaDYRhnAKAIqEcQHDw==
|
|
|
dependencies:
|
|
|
- "@babel/runtime" "^7.11.0"
|
|
|
- "@polkadot/metadata" "1.27.1"
|
|
|
- "@polkadot/types" "1.27.1"
|
|
|
+ "@babel/runtime" "^7.10.5"
|
|
|
+ "@polkadot/metadata" "1.26.1"
|
|
|
+ "@polkadot/types" "1.26.1"
|
|
|
"@polkadot/util" "^3.0.1"
|
|
|
"@polkadot/util-crypto" "^3.0.1"
|
|
|
bn.js "^5.1.2"
|
|
@@ -3356,46 +3356,46 @@
|
|
|
dependencies:
|
|
|
"@types/chrome" "^0.0.122"
|
|
|
|
|
|
-"@polkadot/typegen@^1.26.1":
|
|
|
- version "1.27.1"
|
|
|
- resolved "https://registry.yarnpkg.com/@polkadot/typegen/-/typegen-1.27.1.tgz#e092f54f686d16af11a9e1bde7b9f4bb70413eb8"
|
|
|
- integrity sha512-Yhj8suhErKV/E5WRaQ9iAIzu3ihHSMk3Ncm/viyA7dMCmtvlEpiSqLeWuA/yrSQ/wHwwyiwnNyjZ7VbptGx1yw==
|
|
|
+"@polkadot/typegen@1.26.1":
|
|
|
+ version "1.26.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@polkadot/typegen/-/typegen-1.26.1.tgz#b06fb07c0129d58b903ccff0d7450d47fc1df46b"
|
|
|
+ integrity sha512-kffJVgz8UOOVtj43/2R0LVuLQ/mifyU/LU6W/aQI+PyU1Ilnl9HT6SOvMbjQsVl0XzPoeTq7v6VdqiGEB06Aog==
|
|
|
dependencies:
|
|
|
- "@babel/core" "^7.11.0"
|
|
|
+ "@babel/core" "^7.10.5"
|
|
|
"@babel/register" "^7.10.5"
|
|
|
- "@babel/runtime" "^7.11.0"
|
|
|
- "@polkadot/api" "1.27.1"
|
|
|
- "@polkadot/metadata" "1.27.1"
|
|
|
- "@polkadot/rpc-provider" "1.27.1"
|
|
|
- "@polkadot/types" "1.27.1"
|
|
|
+ "@babel/runtime" "^7.10.5"
|
|
|
+ "@polkadot/api" "1.26.1"
|
|
|
+ "@polkadot/metadata" "1.26.1"
|
|
|
+ "@polkadot/rpc-provider" "1.26.1"
|
|
|
+ "@polkadot/types" "1.26.1"
|
|
|
"@polkadot/util" "^3.0.1"
|
|
|
handlebars "^4.7.6"
|
|
|
websocket "^1.0.31"
|
|
|
yargs "^15.4.1"
|
|
|
|
|
|
-"@polkadot/types-known@1.27.1":
|
|
|
- version "1.27.1"
|
|
|
- resolved "https://registry.yarnpkg.com/@polkadot/types-known/-/types-known-1.27.1.tgz#d6c48c7b075cd0a9772fcc5df8d98f77b0da35f3"
|
|
|
- integrity sha512-9HzHJXznuuG0EQPR3XN931smIzA5usOP2D4Te/uyjiqHgXGUv1EU/vPYaacYYRrjLNdytNcF3HbW97fxu+fC6w==
|
|
|
+"@polkadot/types-known@1.26.1":
|
|
|
+ version "1.26.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@polkadot/types-known/-/types-known-1.26.1.tgz#0e377b23d4e1dc69d282c7a96ee88926f6edacaf"
|
|
|
+ integrity sha512-zxdwuLTtHqmhKJCMM/tMEM+/SV6W6zI8J1QxeCw09YT6MKWx13M+uw6C66Owdm9gXyNYyq2XkGHqBH67Zpq5zg==
|
|
|
dependencies:
|
|
|
- "@babel/runtime" "^7.11.0"
|
|
|
- "@polkadot/types" "1.27.1"
|
|
|
+ "@babel/runtime" "^7.10.5"
|
|
|
+ "@polkadot/types" "1.26.1"
|
|
|
"@polkadot/util" "^3.0.1"
|
|
|
bn.js "^5.1.2"
|
|
|
|
|
|
-"@polkadot/types@1.27.1", "@polkadot/types@^0.96.1", "@polkadot/types@^1.26.1":
|
|
|
- version "1.27.1"
|
|
|
- resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-1.27.1.tgz#243f796178f9308a8e58f13fa13d0f3ed1fd2bc8"
|
|
|
- integrity sha512-6sX+0/cBUEd/Pt6Y4JSjUI44nqH6qyuRcs6bte2OsEsm06XTEMoIqICPHoOS36Sd/ux7IA/gTZgEj39C9mJWBQ==
|
|
|
+"@polkadot/types@1.26.1", "@polkadot/types@^0.96.1":
|
|
|
+ version "1.26.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-1.26.1.tgz#e58a823da22bd526b298f7d42384bf59b8994fad"
|
|
|
+ integrity sha512-mrA3+qYyDvfOIOMkY8lg2ziCYpwOl3N1LUxKdiyBDtKM7Dl8ZWQ0nLUCDW5MhbzDlThmYjE4feBRA+2eBShfyA==
|
|
|
dependencies:
|
|
|
- "@babel/runtime" "^7.11.0"
|
|
|
- "@polkadot/metadata" "1.27.1"
|
|
|
+ "@babel/runtime" "^7.10.5"
|
|
|
+ "@polkadot/metadata" "1.26.1"
|
|
|
"@polkadot/util" "^3.0.1"
|
|
|
"@polkadot/util-crypto" "^3.0.1"
|
|
|
"@types/bn.js" "^4.11.6"
|
|
|
bn.js "^5.1.2"
|
|
|
memoizee "^0.4.14"
|
|
|
- rxjs "^6.6.2"
|
|
|
+ rxjs "^6.6.0"
|
|
|
|
|
|
"@polkadot/ui-keyring@^0.57.3":
|
|
|
version "0.57.3"
|
|
@@ -3428,14 +3428,14 @@
|
|
|
"@babel/runtime" "^7.10.5"
|
|
|
color "^3.1.2"
|
|
|
|
|
|
-"@polkadot/util-crypto@3.1.1", "@polkadot/util-crypto@^3.0.1":
|
|
|
- version "3.1.1"
|
|
|
- resolved "https://registry.yarnpkg.com/@polkadot/util-crypto/-/util-crypto-3.1.1.tgz#425fce898dee0d72a02424cdd9b75b3da65535ff"
|
|
|
- integrity sha512-7AJhj1L6c1btto5GVGPUPtXrRIMuqv/hKBe7/DHov/pkeTrF4OJGL2kyythhcXIOAsPXbtwwPigU/aNioU/nYA==
|
|
|
+"@polkadot/util-crypto@3.0.1", "@polkadot/util-crypto@^3.0.1":
|
|
|
+ version "3.0.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@polkadot/util-crypto/-/util-crypto-3.0.1.tgz#800746a39a00e5aa7dc7b901bbde0f5e3e0be60b"
|
|
|
+ integrity sha512-4G5kzNfqa/nQGuTtoFsy3DESApc8BTgTHbAvLwSkxzM3j8YsvC5ayJ3AFYvM2UT2PDwXmrFx4cwRnYsYZvhC9A==
|
|
|
dependencies:
|
|
|
- "@babel/runtime" "^7.11.2"
|
|
|
- "@polkadot/util" "3.1.1"
|
|
|
- "@polkadot/wasm-crypto" "^1.3.1"
|
|
|
+ "@babel/runtime" "^7.10.5"
|
|
|
+ "@polkadot/util" "3.0.1"
|
|
|
+ "@polkadot/wasm-crypto" "^1.2.1"
|
|
|
base-x "^3.0.8"
|
|
|
bip39 "^3.0.2"
|
|
|
blakejs "^1.1.0"
|
|
@@ -3447,12 +3447,12 @@
|
|
|
tweetnacl "^1.0.3"
|
|
|
xxhashjs "^0.2.2"
|
|
|
|
|
|
-"@polkadot/util@3.1.1", "@polkadot/util@^3.0.1":
|
|
|
- version "3.1.1"
|
|
|
- resolved "https://registry.yarnpkg.com/@polkadot/util/-/util-3.1.1.tgz#5709bd92a6061237d1f4edd029f4bc0d251edc2b"
|
|
|
- integrity sha512-s4k42ntKMHxvmtaKCc9jenrQ04U2EP8nDEAQKpHGRiIBpMxQMAKCOuUfcnKjxfoIE4sAHSpCl9fDTbnJyx13KQ==
|
|
|
+"@polkadot/util@3.0.1", "@polkadot/util@^3.0.1":
|
|
|
+ version "3.0.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@polkadot/util/-/util-3.0.1.tgz#f7ed9d81d745136aa6d6ad57277ee05c88f32784"
|
|
|
+ integrity sha512-WvH+seT03YQ+6dWJqo285uYHsDvMEGzgYQILEclzQo8xExeCYLIX6GptpW0vGycVxdZmmCdDmUFbcQSRsFawYA==
|
|
|
dependencies:
|
|
|
- "@babel/runtime" "^7.11.2"
|
|
|
+ "@babel/runtime" "^7.10.5"
|
|
|
"@types/bn.js" "^4.11.6"
|
|
|
bn.js "^5.1.2"
|
|
|
camelcase "^5.3.1"
|
|
@@ -3471,7 +3471,7 @@
|
|
|
chalk "^4.1.0"
|
|
|
yargs "^15.4.1"
|
|
|
|
|
|
-"@polkadot/wasm-crypto@^1.2.1", "@polkadot/wasm-crypto@^1.3.1":
|
|
|
+"@polkadot/wasm-crypto@1.2.1", "@polkadot/wasm-crypto@^1.2.1":
|
|
|
version "1.2.1"
|
|
|
resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto/-/wasm-crypto-1.2.1.tgz#2189702447acd28d763886359576c87562241767"
|
|
|
integrity sha512-nckIoZBV4nBZdeKwFwH5t7skS7L7GO5EFUl5B1F6uCjUfdNpDz3DtqbYQHcLdCZNmG4TDLg6w/1J+rkl2SiUZw==
|
|
@@ -21587,7 +21587,7 @@ rxjs@^6.4.0, rxjs@^6.5.3:
|
|
|
dependencies:
|
|
|
tslib "^1.9.0"
|
|
|
|
|
|
-rxjs@^6.5.2, rxjs@^6.6.0, rxjs@^6.6.2:
|
|
|
+rxjs@^6.5.2, rxjs@^6.6.0:
|
|
|
version "6.6.2"
|
|
|
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.2.tgz#8096a7ac03f2cc4fe5860ef6e572810d9e01c0d2"
|
|
|
integrity sha512-BHdBMVoWC2sL26w//BCu3YzKT4s2jip/WhwsGEDmeKYBhKDZeYezVUnHatYB7L85v5xs0BAQmg6BEYJEKxBabg==
|