diff --git a/package.json b/package.json index 4279947..fa58a2b 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@fortawesome/fontawesome-svg-core": "^1.2.34", "@fortawesome/free-regular-svg-icons": "^5.15.2", "@nuxtjs/axios": "^5.13.0", - "@polkadot/api": "^3.7.3", + "@polkadot/api": "^3.9.1", "@polkadot/extension-dapp": "^0.36.1", "@polkadot/vue-identicon": "^0.60.1", "@vue/composition-api": "^1.0.0-rc.1", diff --git a/yarn.lock b/yarn.lock index 54f424c..37e6381 100644 --- a/yarn.lock +++ b/yarn.lock @@ -973,10 +973,10 @@ "@babel/types" "^7.4.4" esutils "^2.0.2" -"@babel/runtime@^7.11.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.11.2", "@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" @@ -1734,36 +1734,36 @@ mustache "^2.3.0" stack-trace "0.0.10" -"@polkadot/api-derive@3.7.3": - version "3.7.3" - resolved "https://registry.yarnpkg.com/@polkadot/api-derive/-/api-derive-3.7.3.tgz#3f4becd6bdb4a199a0e423028dd23fafb98cb130" - integrity sha512-6JEfmCwFZwSA48Fpw+o9ls6KmaPFuIHvJPGSl3rpbisfss75/LaazGkORNkOFbVxkdZSQHUU8irTav7pB7ALrw== - dependencies: - "@babel/runtime" "^7.12.5" - "@polkadot/api" "3.7.3" - "@polkadot/rpc-core" "3.7.3" - "@polkadot/types" "3.7.3" - "@polkadot/util" "^5.5.2" - "@polkadot/util-crypto" "^5.5.2" - "@polkadot/x-rxjs" "^5.5.2" +"@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.7.3", "@polkadot/api@^3.7.3": - version "3.7.3" - resolved "https://registry.yarnpkg.com/@polkadot/api/-/api-3.7.3.tgz#14a016f8343286923d8fbdf4e892ea83dd1e35d4" - integrity sha512-zHiI/8WiCSnyctUQDER5/hj6GLvknQNxjlh61ecoYkGE5S5Ofs7ph/6R66S6wJZEGLHOqtvzCvcxN3z94ZSHSA== - dependencies: - "@babel/runtime" "^7.12.5" - "@polkadot/api-derive" "3.7.3" - "@polkadot/keyring" "^5.5.2" - "@polkadot/metadata" "3.7.3" - "@polkadot/rpc-core" "3.7.3" - "@polkadot/rpc-provider" "3.7.3" - "@polkadot/types" "3.7.3" - "@polkadot/types-known" "3.7.3" - "@polkadot/util" "^5.5.2" - "@polkadot/util-crypto" "^5.5.2" - "@polkadot/x-rxjs" "^5.5.2" +"@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" @@ -1784,82 +1784,82 @@ dependencies: "@babel/runtime" "^7.12.5" -"@polkadot/keyring@^5.5.2": - version "5.5.2" - resolved "https://registry.yarnpkg.com/@polkadot/keyring/-/keyring-5.5.2.tgz#fc929129de0d942e322820291beefdf8eefd644a" - integrity sha512-xuaF8tx7RokcVgmp4WKcnnhKAl6pUeOgV8RFO3BnFB8Z1WcgYs984cv0LhjovSGRsDyL/fL+/5/ZZXO90YxJYg== - dependencies: - "@babel/runtime" "^7.12.5" - "@polkadot/util" "5.5.2" - "@polkadot/util-crypto" "5.5.2" - -"@polkadot/metadata@3.7.3": - version "3.7.3" - resolved "https://registry.yarnpkg.com/@polkadot/metadata/-/metadata-3.7.3.tgz#6960b0a86329dabca93f0fced641e2408962f3b4" - integrity sha512-hjtA8bC2HiKiSNtBBVfIZAwUsloW09+MrYkcf6yYFndht6EGdCPbFG/xwZkAmRhyTSVoytfWN+3ACu1rD/WN8A== - dependencies: - "@babel/runtime" "^7.12.5" - "@polkadot/types" "3.7.3" - "@polkadot/types-known" "3.7.3" - "@polkadot/util" "^5.5.2" - "@polkadot/util-crypto" "^5.5.2" +"@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.5.2", "@polkadot/networks@^5.5.2": - version "5.5.2" - resolved "https://registry.yarnpkg.com/@polkadot/networks/-/networks-5.5.2.tgz#7a1be26fbb44512084f4575c2f2c876e007b79a5" - integrity sha512-KDoqUulR0r0uv8H7iKC4X/+YUcrqrIe0ACeidvCfTcu4iiAnWXwbS9ifv/qj+eWTI+FXMSRFDSCvyYXKz4Ic2A== - dependencies: - "@babel/runtime" "^7.12.5" - -"@polkadot/rpc-core@3.7.3": - version "3.7.3" - resolved "https://registry.yarnpkg.com/@polkadot/rpc-core/-/rpc-core-3.7.3.tgz#d9ee04f4e6a6e28aabc420c566e3c74c888f836a" - integrity sha512-zC2vPcKu4IjrWOop8HIoyd0smc2/s9VVJx6LwbFigLikYw4g/ZYCe7MBpMpOxLJYvN+Huy1Ije2M3SwQTllNIg== - dependencies: - "@babel/runtime" "^7.12.5" - "@polkadot/metadata" "3.7.3" - "@polkadot/rpc-provider" "3.7.3" - "@polkadot/types" "3.7.3" - "@polkadot/util" "^5.5.2" - "@polkadot/x-rxjs" "^5.5.2" - -"@polkadot/rpc-provider@3.7.3": - version "3.7.3" - resolved "https://registry.yarnpkg.com/@polkadot/rpc-provider/-/rpc-provider-3.7.3.tgz#f046e7b1e7f969dce73737cb2d9e51959c2e1a36" - integrity sha512-3NlHq10vIcfrj0vq5YSONNzAHiIGAveBE0ZB7SwS8VKT9V04yv9B1WufQDeOtYPTC4Iy3PGJN359tMr9iPUzCA== - dependencies: - "@babel/runtime" "^7.12.5" - "@polkadot/types" "3.7.3" - "@polkadot/util" "^5.5.2" - "@polkadot/util-crypto" "^5.5.2" - "@polkadot/x-fetch" "^5.5.2" - "@polkadot/x-global" "^5.5.2" - "@polkadot/x-ws" "^5.5.2" +"@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.7.3": - version "3.7.3" - resolved "https://registry.yarnpkg.com/@polkadot/types-known/-/types-known-3.7.3.tgz#40681442231fd4eea795832816b02a76f01a071b" - integrity sha512-FkHHCDVL4/gLDJ/vSzq6GEjV7X7BMhEcGEEFwlDOYFDML0wPHCW/HfHi23rg4inStYJ2TAvvt5yrxzj3mxETyg== +"@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/networks" "^5.5.2" - "@polkadot/types" "3.7.3" - "@polkadot/util" "^5.5.2" + "@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.7.3": - version "3.7.3" - resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-3.7.3.tgz#83ccccf3fb70fe49ac1c18dea4a7262a1f5a2a04" - integrity sha512-6+8oMCqnNb4aLMZGZjisiyzykdMW3HHiRdcMdGT3CFyeNuvJoihF5fhgRROwYx8xG4LgHWuTB+s/pOnThmJ41Q== +"@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.7.3" - "@polkadot/util" "^5.5.2" - "@polkadot/util-crypto" "^5.5.2" - "@polkadot/x-rxjs" "^5.5.2" + "@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" @@ -1871,35 +1871,35 @@ "@babel/runtime" "^7.11.2" color "^3.1.2" -"@polkadot/util-crypto@5.5.2", "@polkadot/util-crypto@^5.2.3", "@polkadot/util-crypto@^5.5.2": - version "5.5.2" - resolved "https://registry.yarnpkg.com/@polkadot/util-crypto/-/util-crypto-5.5.2.tgz#b1ff3be3a98dc5eced42ef636f3e50f977aa330d" - integrity sha512-9QaOTSQ9THysdntwtIRRvu2YE9m6XgMA3KEb0/4s/t37+9/BVVAZOSZE7xXAEDnS2slxE7DDCn4yu1LBMt5sVA== +"@polkadot/util-crypto@5.6.2", "@polkadot/util-crypto@^5.2.3", "@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.5.2" - "@polkadot/util" "5.5.2" + "@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.5.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.5.2", "@polkadot/util@^5.2.3", "@polkadot/util@^5.5.2": - version "5.5.2" - resolved "https://registry.yarnpkg.com/@polkadot/util/-/util-5.5.2.tgz#4d47dfd76c9105d8244f089a2fc09b32fbaf8202" - integrity sha512-S7KLG5x42C7Hc5Jue8aLfbjE/Q9HNoBvwq35Hf3aCduvzX2jqxK1tvYGQ4bKIjoh5uUfVz14nt12jKLpkz15iA== +"@polkadot/util@5.6.2", "@polkadot/util@^5.2.3", "@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.5.2" - "@polkadot/x-textencoder" "5.5.2" + "@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" @@ -1937,64 +1937,64 @@ "@polkadot/wasm-crypto-asmjs" "^3.2.2" "@polkadot/wasm-crypto-wasm" "^3.2.2" -"@polkadot/x-fetch@^5.5.2": - version "5.5.2" - resolved "https://registry.yarnpkg.com/@polkadot/x-fetch/-/x-fetch-5.5.2.tgz#f2f870527ec5f4f6f6fede3ee7e92081c9d2ec67" - integrity sha512-Vxfrd4OEqqmdtdsbU8GKMIygvA5H2O6Ug8tfrmHtjPZvMBWsS8fkov3Lc3cNVjF3VLhepALIPivvV7gY4ddG/Q== +"@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" - "@polkadot/x-global" "5.5.2" + "@babel/runtime" "^7.12.13" + "@polkadot/x-global" "5.6.2" "@types/node-fetch" "^2.5.8" node-fetch "^2.6.1" -"@polkadot/x-global@5.5.2", "@polkadot/x-global@^5.5.2": - version "5.5.2" - resolved "https://registry.yarnpkg.com/@polkadot/x-global/-/x-global-5.5.2.tgz#9161e873bcdaeea335ff83160b7896ef505ebae9" - integrity sha512-xRQgptrthkHDy80KKtM/oHnwqJuXGs+V+GeolSUkXYSfe7vJNocN8qTsh0nO8eI6gaZgDaEXH7PrvyUmEzDsgA== +"@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-randomvalues@5.5.2": - version "5.5.2" - resolved "https://registry.yarnpkg.com/@polkadot/x-randomvalues/-/x-randomvalues-5.5.2.tgz#7cf50e4a8f75bc79d7c848be22e93936de070dec" - integrity sha512-Jpt3VRSMQV6LeiGO5XxSoE2LS/+bgjV64IgjaZqrW9ynQYMDrryihgc5+D8qoOIIJPJhE4aLe58Tunkh0fI6cg== +"@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" - "@polkadot/x-global" "5.5.2" + "@babel/runtime" "^7.12.13" + "@polkadot/x-global" "5.6.2" -"@polkadot/x-rxjs@^5.5.2": - version "5.5.2" - resolved "https://registry.yarnpkg.com/@polkadot/x-rxjs/-/x-rxjs-5.5.2.tgz#0d296bdf8aee8c380352d98c755d8ea9e3d4d61a" - integrity sha512-RF0F5s+RY4XWAJKI3KZW5c0WnaDUfDA4xspzDJ38iOTtU9yyoxlrvdUBJslnhgN8RfilEEsLDPxH44tDM0xsOQ== +"@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.5" + "@babel/runtime" "^7.12.13" rxjs "^6.6.3" -"@polkadot/x-textdecoder@5.5.2": - version "5.5.2" - resolved "https://registry.yarnpkg.com/@polkadot/x-textdecoder/-/x-textdecoder-5.5.2.tgz#f63d0dd1866193f18a87ac8a3427acb64fd16e28" - integrity sha512-P9E75ERv2rq1f1GPJI7CVBceeVqf3VsufnaISqloM0EYP1xj7OsaBOs+iXCNTj1T+TRZNK5Z8I68+Y0x/Lp/qQ== +"@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" - "@polkadot/x-global" "5.5.2" + "@babel/runtime" "^7.12.13" + "@polkadot/x-global" "5.6.2" -"@polkadot/x-textencoder@5.5.2": - version "5.5.2" - resolved "https://registry.yarnpkg.com/@polkadot/x-textencoder/-/x-textencoder-5.5.2.tgz#d4a41b40186b8e2b364f91c624c2529ae3d4fc89" - integrity sha512-VgIjJ3tkkcOZkLizcbsDq9hqi74y9Sj37MHi5F1E/KrPbm+yqBY4uDAUQmTFY3g5kEYyi2yAch/qpXZhnELmrw== +"@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" - "@polkadot/x-global" "5.5.2" + "@babel/runtime" "^7.12.13" + "@polkadot/x-global" "5.6.2" -"@polkadot/x-ws@^5.5.2": - version "5.5.2" - resolved "https://registry.yarnpkg.com/@polkadot/x-ws/-/x-ws-5.5.2.tgz#74a745d742598af9c70eafc4642a0b0a85dd85f8" - integrity sha512-vFF6zbmpLAtZHzrHzjpeCAcPggIybDUyKgwiK/+OHITu9FgC6KxkelXGzGu5X/Iq+9aYy7K1J3gXWJvqxwUjnA== +"@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" - "@polkadot/x-global" "5.5.2" + "@babel/runtime" "^7.12.13" + "@polkadot/x-global" "5.6.2" "@types/websocket" "^1.0.1" websocket "^1.0.33" @@ -3299,7 +3299,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= @@ -4809,6 +4809,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.1" resolved "https://registry.yarnpkg.com/emittery/-/emittery-0.7.1.tgz#c02375a927a40948c0345cc903072597f5270451" @@ -6148,7 +6161,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=