diff --git a/package.json b/package.json index b15e35c..28d60bb 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "dependencies": { "@nuxt/typescript-runtime": "^2.0.0", "@nuxtjs/axios": "^5.12.2", - "@polkadot/api": "^3.1.1", + "@polkadot/api": "^3.9.1", "@types/vuelidate": "^0.7.13", "@vue/composition-api": "^1.0.0-beta.22", "bootstrap": "^4.5.2", diff --git a/yarn.lock b/yarn.lock index 413118d..1b78605 100644 --- a/yarn.lock +++ b/yarn.lock @@ -820,10 +820,10 @@ "@babel/types" "^7.4.4" esutils "^2.0.2" -"@babel/runtime@^7.12.5", "@babel/runtime@^7.8.4": - version "7.12.5" - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.5.tgz#410e7e487441e1b360c29be715d870d9b985882e" - integrity sha512-plcc+hbExy3McchJCEQG3knOsuh3HH+Prx1P6cLIkET/0dLuQDEnrT+s27Axgc9bqfsmNUNHfscgMUdBpC9xfg== +"@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.8.4": + version "7.12.13" + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.13.tgz#0a21452352b02542db0ffb928ac2d3ca7cb6d66d" + integrity sha512-8+3UMPBrjFa/6TtKi/7sehPKqfAm4g6K+YQjyyFOLUTxzOngcRZTlAVY8sc2CORJYqdHQY8gRPHmn+qo15rCBw== dependencies: regenerator-runtime "^0.13.4" @@ -1514,217 +1514,233 @@ mustache "^2.3.0" stack-trace "0.0.10" -"@polkadot/api-derive@3.1.1": - version "3.1.1" - resolved "https://registry.yarnpkg.com/@polkadot/api-derive/-/api-derive-3.1.1.tgz#c67ab3299b1b4935be605cb6895f54dc86d00271" - integrity sha512-l8f9oNkeHtuROpeF36rUXMFnSHaomYFSlaJZOJvkCsBdTIKA7507p9s4o1EvxHvKHQxo9ap+emZ4q0THaUkQ3Q== - dependencies: - "@babel/runtime" "^7.12.5" - "@polkadot/api" "3.1.1" - "@polkadot/rpc-core" "3.1.1" - "@polkadot/types" "3.1.1" - "@polkadot/util" "^5.1.1" - "@polkadot/util-crypto" "^5.1.1" - "@polkadot/x-rxjs" "3.1.1" +"@polkadot/api-derive@3.9.1": + version "3.9.1" + resolved "https://registry.yarnpkg.com/@polkadot/api-derive/-/api-derive-3.9.1.tgz#1da6fe93057826f33945b9b66963bcf41fedea39" + integrity sha512-Ote2KjTk96NYveRqCbmNHq4Oqi+MTPGvTxAqZWxid6RUVUlYzYyNU8kgHN1eaSV+MZzOOvYO+MLbXWZ2XAjo7A== + dependencies: + "@babel/runtime" "^7.12.13" + "@polkadot/api" "3.9.1" + "@polkadot/rpc-core" "3.9.1" + "@polkadot/types" "3.9.1" + "@polkadot/util" "^5.6.2" + "@polkadot/util-crypto" "^5.6.2" + "@polkadot/x-rxjs" "^5.6.2" bn.js "^4.11.9" -"@polkadot/api@3.1.1", "@polkadot/api@^3.1.1": - version "3.1.1" - resolved "https://registry.yarnpkg.com/@polkadot/api/-/api-3.1.1.tgz#54ffe23f6c945f6bbcc1541d2823fa968d7a2491" - integrity sha512-8lJ7umC2nxoqHK1fHAQTEnuYUXgF79gXcfWlc1rL4lRUwPDRcBJdkbXo6dxpSq6sx9fAwVbCpcCj4L0YtgLh8A== - dependencies: - "@babel/runtime" "^7.12.5" - "@polkadot/api-derive" "3.1.1" - "@polkadot/keyring" "^5.1.1" - "@polkadot/metadata" "3.1.1" - "@polkadot/rpc-core" "3.1.1" - "@polkadot/rpc-provider" "3.1.1" - "@polkadot/types" "3.1.1" - "@polkadot/types-known" "3.1.1" - "@polkadot/util" "^5.1.1" - "@polkadot/util-crypto" "^5.1.1" - "@polkadot/x-rxjs" "3.1.1" +"@polkadot/api@3.9.1", "@polkadot/api@^3.9.1": + version "3.9.1" + resolved "https://registry.yarnpkg.com/@polkadot/api/-/api-3.9.1.tgz#365041ea1def738de9bebb1d2595ee8e340ebd9c" + integrity sha512-opRexm/QeXq5zRxyu9SGRDUpTQ45WBqXIzKCj+uO+Xd3f4sxZAVdQ0kdrLMZuPVfpc4lwzHJHgSoPdWI+tDYag== + dependencies: + "@babel/runtime" "^7.12.13" + "@polkadot/api-derive" "3.9.1" + "@polkadot/keyring" "^5.6.2" + "@polkadot/metadata" "3.9.1" + "@polkadot/rpc-core" "3.9.1" + "@polkadot/rpc-provider" "3.9.1" + "@polkadot/types" "3.9.1" + "@polkadot/types-known" "3.9.1" + "@polkadot/util" "^5.6.2" + "@polkadot/util-crypto" "^5.6.2" + "@polkadot/x-rxjs" "^5.6.2" bn.js "^4.11.9" eventemitter3 "^4.0.7" -"@polkadot/keyring@^5.1.1": - version "5.1.1" - resolved "https://registry.yarnpkg.com/@polkadot/keyring/-/keyring-5.1.1.tgz#6553b4f763f79987815f12fb7c84104542bd9b3c" - integrity sha512-oLUc7y/46EOl/Qw11R3LzYJipshEeaFuYo2cijcjM+tGEZuCHf1Wa1d8onZvRcoSwPuvQrmP/l62OhQfyJWCjw== - dependencies: - "@babel/runtime" "^7.12.5" - "@polkadot/util" "5.1.1" - "@polkadot/util-crypto" "5.1.1" - -"@polkadot/metadata@3.1.1": - version "3.1.1" - resolved "https://registry.yarnpkg.com/@polkadot/metadata/-/metadata-3.1.1.tgz#aa6e8bcf746e101831c30876376c85b2bc582c40" - integrity sha512-uhFSGjzi7upp/3HtLMnePSFA3FrehmNGsDwtqpEw7TW2SpSPCOHzSIqPN1KfMsZmiavaOKwuoshQJMuuowf+Vg== - dependencies: - "@babel/runtime" "^7.12.5" - "@polkadot/types" "3.1.1" - "@polkadot/types-known" "3.1.1" - "@polkadot/util" "^5.1.1" - "@polkadot/util-crypto" "^5.1.1" +"@polkadot/keyring@^5.6.2": + version "5.6.2" + resolved "https://registry.yarnpkg.com/@polkadot/keyring/-/keyring-5.6.2.tgz#9335d7cf21df10ad99580d8f070bfaa63327f797" + integrity sha512-LqN/ziJ3Nbpn1hiaGVc5DRKDxfbdY1kjTO9W8P4XENrGQmKzr+iBucNv/8KoFgKcwqksbVAQdvoiUhBkcQLtiw== + dependencies: + "@babel/runtime" "^7.12.13" + "@polkadot/util" "5.6.2" + "@polkadot/util-crypto" "5.6.2" + +"@polkadot/metadata@3.9.1": + version "3.9.1" + resolved "https://registry.yarnpkg.com/@polkadot/metadata/-/metadata-3.9.1.tgz#428338a86aac5f73cd3b1d736ef09961120db3b4" + integrity sha512-+lWoL8aTeyVdQ+AMRlTkx6i49NeAqlDY5358YBH5+N+HC5cmqrOMFryJnUORSOBwzsaCIQY/KLo8mM70wQMOng== + dependencies: + "@babel/runtime" "^7.12.13" + "@polkadot/types" "3.9.1" + "@polkadot/types-known" "3.9.1" + "@polkadot/util" "^5.6.2" + "@polkadot/util-crypto" "^5.6.2" bn.js "^4.11.9" -"@polkadot/networks@5.1.1": - version "5.1.1" - resolved "https://registry.yarnpkg.com/@polkadot/networks/-/networks-5.1.1.tgz#d0291fc9b6f1b8c7d2abbddc9ee6bac59b778ca7" - integrity sha512-q0PttJbwKL/kv4WhTyZi/g2GsCpTlkg5OGRJz+2iFJR85EokxtFfSN6IvuYykWH8xj/McyX5IlFQuoey0q1DOg== - dependencies: - "@babel/runtime" "^7.12.5" - -"@polkadot/rpc-core@3.1.1": - version "3.1.1" - resolved "https://registry.yarnpkg.com/@polkadot/rpc-core/-/rpc-core-3.1.1.tgz#a4750d2a1770bcdc7b9ae34b8531a4a674dc50de" - integrity sha512-hxOvfATl3+JjRS6PhHZz5tuchbDuvdn7D2gXJ1cEa+kXSqwMqggnlO+DDWMtTyqeEmsmJebIAZLF/NHLAeBhWg== - dependencies: - "@babel/runtime" "^7.12.5" - "@polkadot/metadata" "3.1.1" - "@polkadot/rpc-provider" "3.1.1" - "@polkadot/types" "3.1.1" - "@polkadot/util" "^5.1.1" - "@polkadot/x-rxjs" "3.1.1" - -"@polkadot/rpc-provider@3.1.1": - version "3.1.1" - resolved "https://registry.yarnpkg.com/@polkadot/rpc-provider/-/rpc-provider-3.1.1.tgz#d03ff96a71b09359278e9cfa696a38bda993c271" - integrity sha512-xHrmiEfBWQRrMUSwsAIcPMketsZJVh0d2dQd8HbboORFzdkDkgKht4nI9zEspTm1j/dJZhhJYDcQklWhU3VuVA== - dependencies: - "@babel/runtime" "^7.12.5" - "@polkadot/types" "3.1.1" - "@polkadot/util" "^5.1.1" - "@polkadot/util-crypto" "^5.1.1" - "@polkadot/x-fetch" "^5.1.1" - "@polkadot/x-ws" "^5.1.1" +"@polkadot/networks@5.6.2", "@polkadot/networks@^5.6.2": + version "5.6.2" + resolved "https://registry.yarnpkg.com/@polkadot/networks/-/networks-5.6.2.tgz#acc62fb581adaa606908207fc8d0585112e513d1" + integrity sha512-DI70uSFLUmiVhn8LvoXSfMIbI2/+ikVQydD567QtIsH9uDF2VE4XtdSvykCv5Em3WKs1Wlu1/ylPukKk+2ZEhw== + dependencies: + "@babel/runtime" "^7.12.13" + +"@polkadot/rpc-core@3.9.1": + version "3.9.1" + resolved "https://registry.yarnpkg.com/@polkadot/rpc-core/-/rpc-core-3.9.1.tgz#0f22c9c3ac30f5519750f0775beadf73efbf1496" + integrity sha512-7yqWUlSrMfwB+KjsePzP6P4FB65w3ALlHzxvRjeh9Ab9W80+BD6u72qJqdi574JAAhB93tgWo/ZTzTeVhvTgHg== + dependencies: + "@babel/runtime" "^7.12.13" + "@polkadot/metadata" "3.9.1" + "@polkadot/rpc-provider" "3.9.1" + "@polkadot/types" "3.9.1" + "@polkadot/util" "^5.6.2" + "@polkadot/x-rxjs" "^5.6.2" + +"@polkadot/rpc-provider@3.9.1": + version "3.9.1" + resolved "https://registry.yarnpkg.com/@polkadot/rpc-provider/-/rpc-provider-3.9.1.tgz#ce8dd995b7df481b7d9dcad000f37c43cd5829c0" + integrity sha512-zUflXmwtzrHoMU3pthI584US7fBpu3NgYM8SMKTC5LgAlmPBh3LLxBNRnaFsPxEDnDgBfw1Bhg7iuee1LFrKeQ== + dependencies: + "@babel/runtime" "^7.12.13" + "@polkadot/types" "3.9.1" + "@polkadot/util" "^5.6.2" + "@polkadot/util-crypto" "^5.6.2" + "@polkadot/x-fetch" "^5.6.2" + "@polkadot/x-global" "^5.6.2" + "@polkadot/x-ws" "^5.6.2" bn.js "^4.11.9" eventemitter3 "^4.0.7" -"@polkadot/types-known@3.1.1": - version "3.1.1" - resolved "https://registry.yarnpkg.com/@polkadot/types-known/-/types-known-3.1.1.tgz#9b9901a2303b23b6626c0a35bdf969017ef8938a" - integrity sha512-U0W3MaGoQJQk9tXu1yIH4EgUnkC8rmeZVHtoqzyp9RL08FBbDjiBtanrFBAXwtqTV7yemJ4UJVzDud0vCzBMVg== +"@polkadot/types-known@3.9.1": + version "3.9.1" + resolved "https://registry.yarnpkg.com/@polkadot/types-known/-/types-known-3.9.1.tgz#1839a0b55a0f7e445589ffbace314e6f4b10237d" + integrity sha512-QShyDkjRjaOgmsXzKz51Vv3PX0EvsVEmCvFdc7BwgWU+b0DYNHmlCMWpQ7fk7SkGQXmove9WFg+UuoIbOBB3pQ== dependencies: - "@babel/runtime" "^7.12.5" - "@polkadot/types" "3.1.1" - "@polkadot/util" "^5.1.1" + "@babel/runtime" "^7.12.13" + "@polkadot/networks" "^5.6.2" + "@polkadot/types" "3.9.1" + "@polkadot/util" "^5.6.2" bn.js "^4.11.9" -"@polkadot/types@3.1.1": - version "3.1.1" - resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-3.1.1.tgz#a4f9235703ca95d11e652f5ad8dceef45488f3ea" - integrity sha512-NcVmjlrK3ExZ5/IFb7ZXinV858H1TxRwBx4TOrjCo1k25OGhab7C8Hhd/Zutoi94Rq29RrLoN1gzwzgyO2GLXQ== +"@polkadot/types@3.9.1": + version "3.9.1" + resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-3.9.1.tgz#b0100961d0f79a605deb67030b92b419fa02f07e" + integrity sha512-SCO23D/pxfDjjdHHOqkKl0Ys+WKM2MfKe8AmQ71Ape3BtN4PdsMBCI+urLSCOgCPqdtMK584XaV8M0TsU0Vizg== dependencies: - "@babel/runtime" "^7.12.5" - "@polkadot/metadata" "3.1.1" - "@polkadot/util" "^5.1.1" - "@polkadot/util-crypto" "^5.1.1" - "@polkadot/x-rxjs" "3.1.1" + "@babel/runtime" "^7.12.13" + "@polkadot/metadata" "3.9.1" + "@polkadot/util" "^5.6.2" + "@polkadot/util-crypto" "^5.6.2" + "@polkadot/x-rxjs" "^5.6.2" "@types/bn.js" "^4.11.6" bn.js "^4.11.9" -"@polkadot/util-crypto@5.1.1", "@polkadot/util-crypto@^5.1.1": - version "5.1.1" - resolved "https://registry.yarnpkg.com/@polkadot/util-crypto/-/util-crypto-5.1.1.tgz#ad9cdd1955cbfb8505550e47d66b8a656a264857" - integrity sha512-ht9aVJ+PQcGo7BbQKN1BixC6u685nr1WPIvrG2deGYTNwZh9gSp2nI0i0qfNxbH/6uS37QsT5sTwPRSXWjHvug== +"@polkadot/util-crypto@5.6.2", "@polkadot/util-crypto@^5.6.2": + version "5.6.2" + resolved "https://registry.yarnpkg.com/@polkadot/util-crypto/-/util-crypto-5.6.2.tgz#5703afdfe93d15cd16b90b47ffc1a83625c176ec" + integrity sha512-cdwyPrfqYWJP2A4/jUnQIlCkMYl6saZR9jlke4PmCva0oYKdJjVCEu2g/caOoLH+wb+w29ulHzKzNRlyswSl0A== dependencies: - "@babel/runtime" "^7.12.5" - "@polkadot/networks" "5.1.1" - "@polkadot/util" "5.1.1" - "@polkadot/wasm-crypto" "^3.1.1" - "@polkadot/x-randomvalues" "5.1.1" + "@babel/runtime" "^7.12.13" + "@polkadot/networks" "5.6.2" + "@polkadot/util" "5.6.2" + "@polkadot/wasm-crypto" "^3.2.2" + "@polkadot/x-randomvalues" "5.6.2" base-x "^3.0.8" blakejs "^1.1.0" bn.js "^4.11.9" create-hash "^1.2.0" - elliptic "^6.5.3" + elliptic "^6.5.4" hash.js "^1.1.7" js-sha3 "^0.8.0" scryptsy "^2.1.0" tweetnacl "^1.0.3" xxhashjs "^0.2.2" -"@polkadot/util@5.1.1", "@polkadot/util@^5.1.1": - version "5.1.1" - resolved "https://registry.yarnpkg.com/@polkadot/util/-/util-5.1.1.tgz#b3361ae44de03937558955a20e6970ca19ff8154" - integrity sha512-r/j3GtLZb+Az6xyKtT/I73/jawXWKrbJxvcUqwJiM/naBbNRbUyMROemD/JxXy4QEYdN5cEUKdFPka9ZLnAJxw== +"@polkadot/util@5.6.2", "@polkadot/util@^5.6.2": + version "5.6.2" + resolved "https://registry.yarnpkg.com/@polkadot/util/-/util-5.6.2.tgz#c85ee096a8137d7005c16a26b242f932dcd9f242" + integrity sha512-SgwSmLf6YgLFwLUsVYHiqeheGWRtSBwD76zX+H6rj+qb31V+idtKpa0mxODrZ06x9fRg1erJbxvffya34KuYAQ== dependencies: - "@babel/runtime" "^7.12.5" - "@polkadot/x-textdecoder" "5.1.1" - "@polkadot/x-textencoder" "5.1.1" + "@babel/runtime" "^7.12.13" + "@polkadot/x-textdecoder" "5.6.2" + "@polkadot/x-textencoder" "5.6.2" "@types/bn.js" "^4.11.6" bn.js "^4.11.9" camelcase "^5.3.1" - ip-regex "^4.2.0" + ip-regex "^4.3.0" -"@polkadot/wasm-crypto-asmjs@^3.1.1": - version "3.1.1" - resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto-asmjs/-/wasm-crypto-asmjs-3.1.1.tgz#391e1be6f7d65552b09c2e2486d108c379e46dc6" - integrity sha512-7Lt4B/6dwUhb5OAuSes0qMd83TpkngvEpiXTt2ccf/t2OvAXY9msfeJ9as3dI2jvjA9edD//jiejJ0BHJgpuXw== +"@polkadot/wasm-crypto-asmjs@^3.2.2": + version "3.2.2" + resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto-asmjs/-/wasm-crypto-asmjs-3.2.2.tgz#b18af677764d6943cba3c225ba28e9626760704c" + integrity sha512-OD6Ejzq0II+VuMLbs7nvGILO9b7PbK8F74uglDXQIaAl2YXuSEWbpE4S3RY7mRp+1Xg0igeNBhgMdRRUg5vDVg== dependencies: "@babel/runtime" "^7.12.5" -"@polkadot/wasm-crypto-wasm@^3.1.1": - version "3.1.1" - resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto-wasm/-/wasm-crypto-wasm-3.1.1.tgz#94638daa7642e6a9681cb854757d98401913f087" - integrity sha512-KaP1Ojf889ZeXHGPmyFTj0Qxr/jQ4yfpaGiEOCvYKXRYsDsbZKfxcb96PFil/x0yoZswWG3TX2S3hebnAzkmBg== +"@polkadot/wasm-crypto-wasm@^3.2.2": + version "3.2.2" + resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto-wasm/-/wasm-crypto-wasm-3.2.2.tgz#44f8713d1db19efe13ea4c598f13a8495b24b49f" + integrity sha512-kU0m5X68NA8g7OKu0f0C+M1TmTy+hBEmGZ+7jbGBdDqkogc01sUR6qNtmPiT9g9Qsi1bhCoYVaVqtetpiD+CUw== dependencies: "@babel/runtime" "^7.12.5" -"@polkadot/wasm-crypto@^3.1.1": - version "3.1.1" - resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto/-/wasm-crypto-3.1.1.tgz#e9ec63204f508541dfda72f0b6b98be40e27de50" - integrity sha512-uApLRojJY9Q7Arji6w9/eOYEu8Pg8dm+zt+640QLzC4KVVCpbdMmrcFAXCZXeOIJwsKveZsNehGUCcG77ypVPg== +"@polkadot/wasm-crypto@^3.2.2": + version "3.2.2" + resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto/-/wasm-crypto-3.2.2.tgz#732d36f2dcd4c327696d078ad2efc64b70ca8586" + integrity sha512-dffdBQvFHbP0WLvpCf2fJ5mEWavXj75ykuFR16WIduhTRnI7fVYqYRaiJioUHWvPR34ik/VKlATWG7WPYiF5ZQ== dependencies: "@babel/runtime" "^7.12.5" - "@polkadot/wasm-crypto-asmjs" "^3.1.1" - "@polkadot/wasm-crypto-wasm" "^3.1.1" + "@polkadot/wasm-crypto-asmjs" "^3.2.2" + "@polkadot/wasm-crypto-wasm" "^3.2.2" -"@polkadot/x-fetch@^5.1.1": - version "5.1.1" - resolved "https://registry.yarnpkg.com/@polkadot/x-fetch/-/x-fetch-5.1.1.tgz#2d89d0f4a8130f6f9d7132ae863ce106086f1bca" - integrity sha512-mQFgIa0aF2Ha5fMviPB7jZZwRe8ot72ox6+sWbSgi091GWzVAvsHSCBFn/d0wnl+s5PY7Y3NQZOUyHc76AOfnA== +"@polkadot/x-fetch@^5.6.2": + version "5.6.2" + resolved "https://registry.yarnpkg.com/@polkadot/x-fetch/-/x-fetch-5.6.2.tgz#36052a0c5a5308c4c0ac14889725584996b22556" + integrity sha512-pAOaD24opprqIKfYdnRsf5aJ7XEnz1ryk2nQ67Ypv4BXQt+pih4kI9mVhZeAoK+yWpX3S6JjZkkkEYQ2lcqbZQ== dependencies: - "@babel/runtime" "^7.12.5" - "@types/node-fetch" "^2.5.7" + "@babel/runtime" "^7.12.13" + "@polkadot/x-global" "5.6.2" + "@types/node-fetch" "^2.5.8" node-fetch "^2.6.1" -"@polkadot/x-randomvalues@5.1.1": - version "5.1.1" - resolved "https://registry.yarnpkg.com/@polkadot/x-randomvalues/-/x-randomvalues-5.1.1.tgz#4ea84050af951fb8080326ec73382345d76ae376" - integrity sha512-ZGqPQ82FInUs8HYj88BaseRpK2Cekvh75PFoU+LyqKH2bMTvIHkpnUWVOA6seRRp6kHC03NF2NkVCpawiwxIHQ== +"@polkadot/x-global@5.6.2", "@polkadot/x-global@^5.6.2": + version "5.6.2" + resolved "https://registry.yarnpkg.com/@polkadot/x-global/-/x-global-5.6.2.tgz#14a0f0422232899d3b03e9668b014792b5460506" + integrity sha512-oAj0gf3HtWrxMEpjQPKZ1hlTKw4qMrMXB6lCls+jCK+TfLrwcMLOsYJsqt/RJoNIXyTxnWRgCktOt5UYgWLTGQ== dependencies: - "@babel/runtime" "^7.12.5" + "@babel/runtime" "^7.12.13" + "@types/node-fetch" "^2.5.8" + node-fetch "^2.6.1" -"@polkadot/x-rxjs@3.1.1": - version "3.1.1" - resolved "https://registry.yarnpkg.com/@polkadot/x-rxjs/-/x-rxjs-3.1.1.tgz#c5cff78a59ffa2dcdcc64c0725a379fdcd875eb5" - integrity sha512-aqJYwZiTP4uHxHarrRigwvq8ZXeb71SyyQpxam6NgdU5ny4WUfnU0UvfY108gSqTyeM3T9CocQYMRvR8fmRAaw== +"@polkadot/x-randomvalues@5.6.2": + version "5.6.2" + resolved "https://registry.yarnpkg.com/@polkadot/x-randomvalues/-/x-randomvalues-5.6.2.tgz#2a7092811992b95a0090332681d986d2e6996f85" + integrity sha512-+DjkwgmKFTfM8IOY1YvBI0duwuKzOeG/CWR8XuLyE3PnSnTn7eHXUGhtx6LHJPyMg9vHMs34ircYEVmhBKBvbA== dependencies: - "@babel/runtime" "^7.12.5" + "@babel/runtime" "^7.12.13" + "@polkadot/x-global" "5.6.2" + +"@polkadot/x-rxjs@^5.6.2": + version "5.6.2" + resolved "https://registry.yarnpkg.com/@polkadot/x-rxjs/-/x-rxjs-5.6.2.tgz#8a1770af2cf7abb9bcc4f4173f4f4a3e1c694130" + integrity sha512-PNifEC0N8e8bxNY/aWkHnWESjvWt8zepavo3xoG/rJ4hTAHRKjtpG9Gv16RCG1QQPiaX38VKHVxeUVqcp5Grcw== + dependencies: + "@babel/runtime" "^7.12.13" rxjs "^6.6.3" -"@polkadot/x-textdecoder@5.1.1": - version "5.1.1" - resolved "https://registry.yarnpkg.com/@polkadot/x-textdecoder/-/x-textdecoder-5.1.1.tgz#39d859742603b39eda3afc65a6fd3879264341ae" - integrity sha512-rGnB0mZVeXzYmXp6HwAMTj8mPhQawB/zPL5/hDCa/uBwEfMDpiu8fFTdU7Znmf4BGfspHmKqpVKMc27YIk9A0w== +"@polkadot/x-textdecoder@5.6.2": + version "5.6.2" + resolved "https://registry.yarnpkg.com/@polkadot/x-textdecoder/-/x-textdecoder-5.6.2.tgz#64ce45f9e2ced992785ac909da16d7db759630aa" + integrity sha512-kgZM+HwQSPVXjEJyOZulACHiPctCLsClgOrzsismm6UPPrsoweXFOlLIkK1K7VjloJFzi0uw0TCJxLtjzd24Jw== dependencies: - "@babel/runtime" "^7.12.5" + "@babel/runtime" "^7.12.13" + "@polkadot/x-global" "5.6.2" -"@polkadot/x-textencoder@5.1.1": - version "5.1.1" - resolved "https://registry.yarnpkg.com/@polkadot/x-textencoder/-/x-textencoder-5.1.1.tgz#337bbfa2751df262588184a9c8da2d0320ac0d87" - integrity sha512-74jCz3KxtL215fDZsKH+983FCzIYGgzFhelVjU633bpSVt1EOVaEDidMIACXqPO0Rr9PSMDm/loV2MJjuzo5bA== +"@polkadot/x-textencoder@5.6.2": + version "5.6.2" + resolved "https://registry.yarnpkg.com/@polkadot/x-textencoder/-/x-textencoder-5.6.2.tgz#71b4f94aedd17e1ef64e1cf2d5fc6f148b02e06a" + integrity sha512-3ln2vwzRi0qH1zHl+MltfX9f3zuQVaYLFHSyfr7FvlJ4mXIXslCjqsgIvmGuyyY50naD2nOd1IWg1uGlNhZLJA== dependencies: - "@babel/runtime" "^7.12.5" + "@babel/runtime" "^7.12.13" + "@polkadot/x-global" "5.6.2" -"@polkadot/x-ws@^5.1.1": - version "5.1.1" - resolved "https://registry.yarnpkg.com/@polkadot/x-ws/-/x-ws-5.1.1.tgz#e2c8c4464b9cca355aaa9cebf584acb7b51d170e" - integrity sha512-gZMkkrR749vIkmhb7q1srbzw1QQqfD/M9jrNSzqMcJ9Z6BdURMCUu96bzN83jX1KOTtWKbaBW7fdIHxrlsQ4HQ== +"@polkadot/x-ws@^5.6.2": + version "5.6.2" + resolved "https://registry.yarnpkg.com/@polkadot/x-ws/-/x-ws-5.6.2.tgz#18620e71c41eb6b69992a46916bea3283ac7e33f" + integrity sha512-HihaUsxceC6KH5PGErugKs/V5sSzGDnmOrCTQ6g8XJ8Ob2CLixyzgF0L7+SUL1PbuvIRsVOJY/jcy2ThHk4OXg== dependencies: - "@babel/runtime" "^7.12.5" + "@babel/runtime" "^7.12.13" + "@polkadot/x-global" "5.6.2" "@types/websocket" "^1.0.1" websocket "^1.0.33" @@ -1950,10 +1966,10 @@ resolved "https://registry.yarnpkg.com/@types/mime/-/mime-2.0.3.tgz#c893b73721db73699943bfc3653b1deb7faa4a3a" integrity sha512-Jus9s4CDbqwocc5pOAnh8ShfrnMcPHuJYzVcSUU7lrh8Ni5HuIqX3oilL86p3dlTrk0LzHRCgA/GQ7uNCw6l2Q== -"@types/node-fetch@^2.5.7": - version "2.5.7" - resolved "https://registry.yarnpkg.com/@types/node-fetch/-/node-fetch-2.5.7.tgz#20a2afffa882ab04d44ca786449a276f9f6bbf3c" - integrity sha512-o2WVNf5UhWRkxlf6eq+jMZDu7kjgpgJfl4xVNlvryc95O/6F2ld8ztKX+qu+Rjyet93WAWm5LjeX9H5FGkODvw== +"@types/node-fetch@^2.5.8": + version "2.5.8" + resolved "https://registry.yarnpkg.com/@types/node-fetch/-/node-fetch-2.5.8.tgz#e199c835d234c7eb0846f6618012e558544ee2fb" + integrity sha512-fbjI6ja0N5ZA8TV53RUqzsKNkl9fv8Oj3T7zxW7FGv1GSH7gwJaNF8dzCjrqKaxKeUpTz4yT1DaJFq/omNpGfw== dependencies: "@types/node" "*" form-data "^3.0.0" @@ -3178,7 +3194,7 @@ braces@^3.0.1, braces@~3.0.2: dependencies: fill-range "^7.0.1" -brorand@^1.0.1: +brorand@^1.0.1, brorand@^1.1.0: version "1.1.0" resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f" integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8= @@ -4605,6 +4621,19 @@ elliptic@^6.5.3: minimalistic-assert "^1.0.0" minimalistic-crypto-utils "^1.0.0" +elliptic@^6.5.4: + version "6.5.4" + resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb" + integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ== + dependencies: + bn.js "^4.11.9" + brorand "^1.1.0" + hash.js "^1.0.0" + hmac-drbg "^1.0.1" + inherits "^2.0.4" + minimalistic-assert "^1.0.1" + minimalistic-crypto-utils "^1.0.1" + emittery@^0.7.1: version "0.7.2" resolved "https://registry.yarnpkg.com/emittery/-/emittery-0.7.2.tgz#25595908e13af0f5674ab419396e2fb394cdfa82" @@ -5932,7 +5961,7 @@ hex-color-regex@^1.1.0: resolved "https://registry.yarnpkg.com/hex-color-regex/-/hex-color-regex-1.1.0.tgz#4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e" integrity sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ== -hmac-drbg@^1.0.0: +hmac-drbg@^1.0.0, hmac-drbg@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1" integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE= @@ -6258,10 +6287,10 @@ ip-regex@^2.1.0: resolved "https://registry.yarnpkg.com/ip-regex/-/ip-regex-2.1.0.tgz#fa78bf5d2e6913c911ce9f819ee5146bb6d844e9" integrity sha1-+ni/XS5pE8kRzp+BnuUUa7bYROk= -ip-regex@^4.2.0: - version "4.2.0" - resolved "https://registry.yarnpkg.com/ip-regex/-/ip-regex-4.2.0.tgz#a03f5eb661d9a154e3973a03de8b23dd0ad6892e" - integrity sha512-n5cDDeTWWRwK1EBoWwRti+8nP4NbytBBY0pldmnIkq6Z55KNFmWofh4rl9dPZpj+U/nVq7gweR3ylrvMt4YZ5A== +ip-regex@^4.3.0: + version "4.3.0" + resolved "https://registry.yarnpkg.com/ip-regex/-/ip-regex-4.3.0.tgz#687275ab0f57fa76978ff8f4dddc8a23d5990db5" + integrity sha512-B9ZWJxHHOHUhUjCPrMpLD4xEq35bUTClHM1S6CBU5ixQnkZmwipwgc96vAd7AAGM9TGHvJR+Uss+/Ak6UphK+Q== ip@^1.1.5: version "1.1.5"