diff --git a/package.json b/package.json index b15e35c..e47eea7 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": "^4.0.3", "@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..9e0d4a9 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.5", "@babel/runtime@^7.13.9", "@babel/runtime@^7.8.4": + version "7.13.10" + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.13.10.tgz#47d42a57b6095f4468da440388fdbad8bebf0d7d" + integrity sha512-4QPkjJq6Ns3V/RgpEahRk+AGfL0eO6RHHtTWoNNr5mO49G6B5+X6d6THgWEAvTrznU5xYpbAlVKRYcsCgh/Akw== dependencies: regenerator-runtime "^0.13.4" @@ -1514,218 +1514,235 @@ 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@4.0.3": + version "4.0.3" + resolved "https://registry.yarnpkg.com/@polkadot/api-derive/-/api-derive-4.0.3.tgz#542d871d84c64f927565d655eabce0ec2b917a4a" + integrity sha512-ADHrIoYumHJBQuIdtDEX6LPiJVZmLGBlFvlkRGYsKL7qJzRZtkzfuNgd8i3cZVDKk9mlcpldmj1DTiN3KBjH0Q== + dependencies: + "@babel/runtime" "^7.13.9" + "@polkadot/api" "4.0.3" + "@polkadot/rpc-core" "4.0.3" + "@polkadot/types" "4.0.3" + "@polkadot/util" "^6.0.5" + "@polkadot/util-crypto" "^6.0.5" + "@polkadot/x-rxjs" "^6.0.5" 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@4.0.3", "@polkadot/api@^4.0.3": + version "4.0.3" + resolved "https://registry.yarnpkg.com/@polkadot/api/-/api-4.0.3.tgz#e3e11ab6341f84562c29677fb9d14d499c6aa892" + integrity sha512-jZf/NBkj6Ao7hG3I0ay7zOyDZm21tdqNRqglagBI+9Nw3wPvPL2Dz/mnGQCaeSq/fv/frY6YZQvouj4gRQzGwQ== + dependencies: + "@babel/runtime" "^7.13.9" + "@polkadot/api-derive" "4.0.3" + "@polkadot/keyring" "^6.0.5" + "@polkadot/metadata" "4.0.3" + "@polkadot/rpc-core" "4.0.3" + "@polkadot/rpc-provider" "4.0.3" + "@polkadot/types" "4.0.3" + "@polkadot/types-known" "4.0.3" + "@polkadot/util" "^6.0.5" + "@polkadot/util-crypto" "^6.0.5" + "@polkadot/x-rxjs" "^6.0.5" 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== +"@polkadot/keyring@^6.0.5": + version "6.0.5" + resolved "https://registry.yarnpkg.com/@polkadot/keyring/-/keyring-6.0.5.tgz#b684f354476e96c657a7e8d3e5f0c090e1178b31" + integrity sha512-v9Tmu+eGZnWpLzxHUj5AIvmfX0uCHWShtF90zvaLvMXLFRWfeuaFnZwdZ+fNkXsrbI0R/w1gRtpFqzsT7QUbVw== dependencies: - "@babel/runtime" "^7.12.5" - "@polkadot/util" "5.1.1" - "@polkadot/util-crypto" "5.1.1" + "@babel/runtime" "^7.13.9" + "@polkadot/util" "6.0.5" + "@polkadot/util-crypto" "6.0.5" -"@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/metadata@4.0.3": + version "4.0.3" + resolved "https://registry.yarnpkg.com/@polkadot/metadata/-/metadata-4.0.3.tgz#f0c7b63f8d0f40d8f81218849613f35edcb8157b" + integrity sha512-w4QRpIendx0LWINS3o93weqrNenI4X5T2iOdiPYd+DkIj1k3GI9An5BWnta9e953xEtGstwW169PF/itWMKyTw== + dependencies: + "@babel/runtime" "^7.13.9" + "@polkadot/types" "4.0.3" + "@polkadot/types-known" "4.0.3" + "@polkadot/util" "^6.0.5" + "@polkadot/util-crypto" "^6.0.5" 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== +"@polkadot/networks@6.0.5", "@polkadot/networks@^6.0.5": + version "6.0.5" + resolved "https://registry.yarnpkg.com/@polkadot/networks/-/networks-6.0.5.tgz#36271138eb2b1b7d79462fa89544d1b90fa77010" + integrity sha512-QSa5RdK43yD4kLsZ6tXIB652bZircaVPOpsZ5JFzxCM4gdxHCSCUeXNVBeh3uqeB3FOZZYzSYeoZHLaXuT3yJw== dependencies: - "@babel/runtime" "^7.12.5" + "@babel/runtime" "^7.13.9" -"@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== +"@polkadot/rpc-core@4.0.3": + version "4.0.3" + resolved "https://registry.yarnpkg.com/@polkadot/rpc-core/-/rpc-core-4.0.3.tgz#40046acd961d925ef69532694f48437c7bceef0c" + integrity sha512-BJD5OS9uYlNMNPwRSFB0oT7az9NXBapapcafi6g1O6d4rvDwmsiptKr4+hkoLhzpuZcx6rfYSsVf7oz1v1J9/g== 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" + "@babel/runtime" "^7.13.9" + "@polkadot/metadata" "4.0.3" + "@polkadot/rpc-provider" "4.0.3" + "@polkadot/types" "4.0.3" + "@polkadot/util" "^6.0.5" + "@polkadot/x-rxjs" "^6.0.5" -"@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/rpc-provider@4.0.3": + version "4.0.3" + resolved "https://registry.yarnpkg.com/@polkadot/rpc-provider/-/rpc-provider-4.0.3.tgz#55d3e87ff439e2908292fac80bcbd8244291f283" + integrity sha512-xddbODw+uMQrrdWWtKb39OwFqs6VFxvBHDjKmnB8IEUzKq2CIEDJG4qe3y2FfTeVCLWWxSmtxyOj0xo3jok3uw== + dependencies: + "@babel/runtime" "^7.13.9" + "@polkadot/types" "4.0.3" + "@polkadot/util" "^6.0.5" + "@polkadot/util-crypto" "^6.0.5" + "@polkadot/x-fetch" "^6.0.5" + "@polkadot/x-global" "^6.0.5" + "@polkadot/x-ws" "^6.0.5" 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@4.0.3": + version "4.0.3" + resolved "https://registry.yarnpkg.com/@polkadot/types-known/-/types-known-4.0.3.tgz#e1a39c938d5b91c175eb548a586bde6a521205b2" + integrity sha512-XF6Ft2L3zU0E294SpySFi0fv9JIrL0YM0ftOrvqagdXopchc9Sg9XTm3uoukrT8yVu5IVWjQHyk2NwqeAlNV4A== dependencies: - "@babel/runtime" "^7.12.5" - "@polkadot/types" "3.1.1" - "@polkadot/util" "^5.1.1" + "@babel/runtime" "^7.13.9" + "@polkadot/networks" "^6.0.5" + "@polkadot/types" "4.0.3" + "@polkadot/util" "^6.0.5" 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== - 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" +"@polkadot/types@4.0.3": + version "4.0.3" + resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-4.0.3.tgz#80640b102b585c7971c7116df6a23bcb1379aa31" + integrity sha512-aLNugf0Zyde8gAkHtPh8Pp2Rw6XJUUIDe9v/Lc3siJji6aPJuzwHW9XoJYBw8A8pl0MbmrJk3js/o3hEKqmFqg== + dependencies: + "@babel/runtime" "^7.13.9" + "@polkadot/metadata" "4.0.3" + "@polkadot/util" "^6.0.5" + "@polkadot/util-crypto" "^6.0.5" + "@polkadot/x-rxjs" "^6.0.5" "@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== - 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" +"@polkadot/util-crypto@6.0.5", "@polkadot/util-crypto@^6.0.5": + version "6.0.5" + resolved "https://registry.yarnpkg.com/@polkadot/util-crypto/-/util-crypto-6.0.5.tgz#347ea2bf051d34087766cb43004062358cd43800" + integrity sha512-NlzmZzJ1vq2bjnQUU0MUocaT9vuIBGTlB/XCrCw94MyYqX19EllkOKLVMgu6o89xhYeP5rmASRQvTx9ZL9EzRw== + dependencies: + "@babel/runtime" "^7.13.9" + "@polkadot/networks" "6.0.5" + "@polkadot/util" "6.0.5" + "@polkadot/wasm-crypto" "^4.0.2" + "@polkadot/x-randomvalues" "6.0.5" base-x "^3.0.8" + base64-js "^1.5.1" 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@6.0.5", "@polkadot/util@^6.0.5": + version "6.0.5" + resolved "https://registry.yarnpkg.com/@polkadot/util/-/util-6.0.5.tgz#aa52995d3fe998eed218d26b243832a7a3e2944d" + integrity sha512-0EnYdGAXx/Y2MLgCKtlfdKVcURV+Twx+M+auljTeMK8226pR7xMblYuVuO5bxhPWBa1W7+iQloEZ0VRQrIoMDw== dependencies: - "@babel/runtime" "^7.12.5" - "@polkadot/x-textdecoder" "5.1.1" - "@polkadot/x-textencoder" "5.1.1" + "@babel/runtime" "^7.13.9" + "@polkadot/x-textdecoder" "6.0.5" + "@polkadot/x-textencoder" "6.0.5" "@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@^4.0.2": + version "4.0.2" + resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto-asmjs/-/wasm-crypto-asmjs-4.0.2.tgz#f42c353a64e1243841daf90e4bd54eff01a4e3cf" + integrity sha512-hlebqtGvfjg2ZNm4scwBGVHwOwfUhy2yw5RBHmPwkccUif3sIy4SAzstpcVBIVMdAEvo746bPWEInA8zJRcgJA== dependencies: - "@babel/runtime" "^7.12.5" + "@babel/runtime" "^7.13.9" -"@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@^4.0.2": + version "4.0.2" + resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto-wasm/-/wasm-crypto-wasm-4.0.2.tgz#89f9e0a1e4d076784d4a42bea37fc8b06bdd8bb6" + integrity sha512-de/AfNPZ0uDKFWzOZ1rJCtaUbakGN29ks6IRYu6HZTRg7+RtqvE1rIkxabBvYgQVHIesmNwvEA9DlIkS6hYRFQ== dependencies: - "@babel/runtime" "^7.12.5" + "@babel/runtime" "^7.13.9" -"@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@^4.0.2": + version "4.0.2" + resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto/-/wasm-crypto-4.0.2.tgz#9649057adee8383cc86433d107ba526b718c5a3b" + integrity sha512-2h9FuQFkBc+B3TwSapt6LtyPvgtd0Hq9QsHW8g8FrmKBFRiiFKYRpfJKHCk0aCZzuRf9h95bQl/X6IXAIWF2ng== dependencies: - "@babel/runtime" "^7.12.5" - "@polkadot/wasm-crypto-asmjs" "^3.1.1" - "@polkadot/wasm-crypto-wasm" "^3.1.1" + "@babel/runtime" "^7.13.9" + "@polkadot/wasm-crypto-asmjs" "^4.0.2" + "@polkadot/wasm-crypto-wasm" "^4.0.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@^6.0.5": + version "6.0.5" + resolved "https://registry.yarnpkg.com/@polkadot/x-fetch/-/x-fetch-6.0.5.tgz#b6c90c478f9951ab1f9c835d48869c669c45120e" + integrity sha512-LuyIxot8pLnYaYsR1xok7Bjm+s7wxYe27Y66THea6bDL3CrBPQdj74F9i0OIxD1GB+qJqh4mDApiGX3COqssvg== dependencies: - "@babel/runtime" "^7.12.5" - "@types/node-fetch" "^2.5.7" + "@babel/runtime" "^7.13.9" + "@polkadot/x-global" "6.0.5" + "@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@6.0.5", "@polkadot/x-global@^6.0.5": + version "6.0.5" + resolved "https://registry.yarnpkg.com/@polkadot/x-global/-/x-global-6.0.5.tgz#eb2a0980e4c2012f251e7b61832e185f5037ae80" + integrity sha512-KjQvICngNdB2Gno0TYJlgjKI0Ia0NPhN1BG6YzcKLO/5ZNzNHkLmowdNb5gprE8uCBnOFXXHwgZAE/nTYya2dg== dependencies: - "@babel/runtime" "^7.12.5" + "@babel/runtime" "^7.13.9" + "@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@6.0.5": + version "6.0.5" + resolved "https://registry.yarnpkg.com/@polkadot/x-randomvalues/-/x-randomvalues-6.0.5.tgz#32aa5e670acf3ab13af281f9c0871c279de24b0a" + integrity sha512-MZK6+35vk7hnLW+Jciu5pNwMOkaCRNdsTVfNimzaJpIi6hN27y1X2oD82SRln0X4mKh370eLbvP8i3ylOzWnww== dependencies: - "@babel/runtime" "^7.12.5" - rxjs "^6.6.3" + "@babel/runtime" "^7.13.9" + "@polkadot/x-global" "6.0.5" -"@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-rxjs@^6.0.5": + version "6.0.5" + resolved "https://registry.yarnpkg.com/@polkadot/x-rxjs/-/x-rxjs-6.0.5.tgz#829b12f225a4252ae16e405fe7876cce390eabd6" + integrity sha512-nwMaP69/RzdXbPn8XypIRagMpW46waSraQq4/tGb4h+/Qob+RHxCT68UHKz1gp7kzxhrf85LanE9410A6EYjRw== dependencies: - "@babel/runtime" "^7.12.5" + "@babel/runtime" "^7.13.9" + rxjs "^6.6.6" -"@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-textdecoder@6.0.5": + version "6.0.5" + resolved "https://registry.yarnpkg.com/@polkadot/x-textdecoder/-/x-textdecoder-6.0.5.tgz#919a8991c9e81610a3c4f6bf314331071f2f8345" + integrity sha512-Vd2OftcEYxg2jG37lJw5NcZotnOidinN84m1HJszLIQT9vZDnFfN60gobHsuzHaGjEDexe4wqe0PfbgA4MfWIQ== dependencies: - "@babel/runtime" "^7.12.5" + "@babel/runtime" "^7.13.9" + "@polkadot/x-global" "6.0.5" -"@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-textencoder@6.0.5": + version "6.0.5" + resolved "https://registry.yarnpkg.com/@polkadot/x-textencoder/-/x-textencoder-6.0.5.tgz#fc851259de97a98f3417e51807c1f5ebe265fdf0" + integrity sha512-wAheP9/kzpfBw5uU/jCnHtd9uN9XzUPYH81aPbx3X026dXNMa4xpOoroCfEuNu2RtFXm0ONuYfpHxvHUsst9lA== dependencies: - "@babel/runtime" "^7.12.5" - "@types/websocket" "^1.0.1" + "@babel/runtime" "^7.13.9" + "@polkadot/x-global" "6.0.5" + +"@polkadot/x-ws@^6.0.5": + version "6.0.5" + resolved "https://registry.yarnpkg.com/@polkadot/x-ws/-/x-ws-6.0.5.tgz#bafab6004d88d9273478332a3a040bfef3647619" + integrity sha512-J2vUfDjWIwEB/FSIXKZxER2flWqRvWcxvAaN+w6dhxJw8BKl+NYKN8QRrlhcDvbk/PWEEtdjthwV3lyOoeGDLA== + dependencies: + "@babel/runtime" "^7.13.9" + "@polkadot/x-global" "6.0.5" + "@types/websocket" "^1.0.2" websocket "^1.0.33" "@sinonjs/commons@^1.7.0": @@ -1950,10 +1967,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" @@ -2123,10 +2140,10 @@ "@types/webpack-sources" "*" source-map "^0.6.0" -"@types/websocket@^1.0.1": - version "1.0.1" - resolved "https://registry.yarnpkg.com/@types/websocket/-/websocket-1.0.1.tgz#039272c196c2c0e4868a0d8a1a27bbb86e9e9138" - integrity sha512-f5WLMpezwVxCLm1xQe/kdPpQIOmL0TXYx2O15VYfYzc7hTIdxiOoOvez+McSIw3b7z/1zGovew9YSL7+h4h7/Q== +"@types/websocket@^1.0.2": + version "1.0.2" + resolved "https://registry.yarnpkg.com/@types/websocket/-/websocket-1.0.2.tgz#d2855c6a312b7da73ed16ba6781815bf30c6187a" + integrity sha512-B5m9aq7cbbD/5/jThEr33nUY8WEfVi6A2YKCTOvw5Ldy7mtsOkqRvGjnzy6g7iMMDsgu7xREuCzqATLDLQVKcQ== dependencies: "@types/node" "*" @@ -3019,7 +3036,7 @@ base-x@^3.0.8: dependencies: safe-buffer "^5.0.1" -base64-js@^1.0.2, base64-js@^1.3.1: +base64-js@^1.0.2, base64-js@^1.3.1, base64-js@^1.5.1: version "1.5.1" resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.5.1.tgz#1b1b440160a5bf7ad40b650f095963481903930a" integrity sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA== @@ -3178,7 +3195,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 +4622,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 +5962,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 +6288,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" @@ -9741,13 +9771,20 @@ run-queue@^1.0.0, run-queue@^1.0.3: dependencies: aproba "^1.1.1" -rxjs@^6.6.0, rxjs@^6.6.3: +rxjs@^6.6.0: version "6.6.3" resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.3.tgz#8ca84635c4daa900c0d3967a6ee7ac60271ee552" integrity sha512-trsQc+xYYXZ3urjOiJOuCOa5N3jAZ3eiSpQB5hIT8zGlL2QfnHLJ2r7GMkBGuIausdJN1OneaI6gQlsqNHHmZQ== dependencies: tslib "^1.9.0" +rxjs@^6.6.6: + version "6.6.6" + resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.6.tgz#14d8417aa5a07c5e633995b525e1e3c0dec03b70" + integrity sha512-/oTwee4N4iWzAMAL9xdGKjkEHmIwupR3oXbQjCKywF1BeFohswF3vZdogbmEF6pZkOsXTzWkrZszrWpQTByYVg== + dependencies: + tslib "^1.9.0" + safe-buffer@5.1.2, safe-buffer@~5.1.0, safe-buffer@~5.1.1: version "5.1.2" resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"