diff --git a/package.json b/package.json index 4279947..ff3052b 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": "^4.0.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..7408a02 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.5", "@babel/runtime@^7.13.9", "@babel/runtime@^7.8.4": + version "7.13.9" + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.13.9.tgz#97dbe2116e2630c489f22e0656decd60aaa1fcee" + integrity sha512-aY2kU+xgJ3dJ1eU6FMB9EH8dIe8dmusF1xEku52joLvw6eAFN0AI+WxCLDnpev2LEejWBAy2sBvBOBAjI3zmvA== 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@4.0.1": + version "4.0.1" + resolved "https://registry.yarnpkg.com/@polkadot/api-derive/-/api-derive-4.0.1.tgz#9b9bf3c9422a16c14f8a394959538bfdc9a8a749" + integrity sha512-xVLHf1wxo6Yclww5t5FPspEpYS3MfR2vgTIj0liKobXEA5vuEv/pXF/qoNV2IxkWEK++puTLKPcYt5FXiuP5VA== + dependencies: + "@babel/runtime" "^7.13.9" + "@polkadot/api" "4.0.1" + "@polkadot/rpc-core" "4.0.1" + "@polkadot/types" "4.0.1" + "@polkadot/util" "^6.0.4" + "@polkadot/util-crypto" "^6.0.4" + "@polkadot/x-rxjs" "^6.0.4" 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@4.0.1", "@polkadot/api@^4.0.1": + version "4.0.1" + resolved "https://registry.yarnpkg.com/@polkadot/api/-/api-4.0.1.tgz#ea39d59f577bff43d5847e6211df4b557c9c30ac" + integrity sha512-srSU+5+v0TnGPUUfnlw71vYRpfpGd/gzzqaZ3feTp2MSSENk8O7G5YLHS3loPcz7OKxHot0k3j8rtB3BPBGNWQ== + dependencies: + "@babel/runtime" "^7.13.9" + "@polkadot/api-derive" "4.0.1" + "@polkadot/keyring" "^6.0.4" + "@polkadot/metadata" "4.0.1" + "@polkadot/rpc-core" "4.0.1" + "@polkadot/rpc-provider" "4.0.1" + "@polkadot/types" "4.0.1" + "@polkadot/types-known" "4.0.1" + "@polkadot/util" "^6.0.4" + "@polkadot/util-crypto" "^6.0.4" + "@polkadot/x-rxjs" "^6.0.4" bn.js "^4.11.9" eventemitter3 "^4.0.7" @@ -1784,82 +1784,89 @@ 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== +"@polkadot/keyring@^6.0.4": + version "6.0.4" + resolved "https://registry.yarnpkg.com/@polkadot/keyring/-/keyring-6.0.4.tgz#930a1afcefed9983bc4977d9ee71998e77a6938b" + integrity sha512-5vqQ5mT3Dbx0jVMUbfpDJn8+kJBifHo5PHPTw+M+CBQ0y37rIwFyvQrrpKdUgjn46ZptgM5tDVDJITrXATNFSg== dependencies: - "@babel/runtime" "^7.12.5" - "@polkadot/util" "5.5.2" - "@polkadot/util-crypto" "5.5.2" + "@babel/runtime" "^7.13.9" + "@polkadot/util" "6.0.4" + "@polkadot/util-crypto" "6.0.4" -"@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/metadata@4.0.1": + version "4.0.1" + resolved "https://registry.yarnpkg.com/@polkadot/metadata/-/metadata-4.0.1.tgz#ecf55fde64203f7bc585d3d251823a03c6549e5b" + integrity sha512-0Rdq7RSXObth7pZKrCFtmpDOKo3PrlXXntCyz8cMiG8mpxX4KOWT0EOUtIlxrX+lFr+sL8GUHIpkzT6yKzK1UA== + dependencies: + "@babel/runtime" "^7.13.9" + "@polkadot/types" "4.0.1" + "@polkadot/types-known" "4.0.1" + "@polkadot/util" "^6.0.4" + "@polkadot/util-crypto" "^6.0.4" bn.js "^4.11.9" -"@polkadot/networks@5.5.2", "@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== +"@polkadot/networks@6.0.4", "@polkadot/networks@^6.0.4": + version "6.0.4" + resolved "https://registry.yarnpkg.com/@polkadot/networks/-/networks-6.0.4.tgz#95c071040741a784bd5ee63ecd36987f3e44108c" + integrity sha512-iZlwxBwTc2d/NwUmwBXtdljAu5QtO12CtHk7Ch1uqAa+67batMyqAEZZN0vciq2aAMBO4kxAmDtoB/sy7NKi0A== 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" + "@babel/runtime" "^7.13.9" -"@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== +"@polkadot/rpc-core@4.0.1": + version "4.0.1" + resolved "https://registry.yarnpkg.com/@polkadot/rpc-core/-/rpc-core-4.0.1.tgz#033ba1cee47730a16d716eeb6f339d834133a113" + integrity sha512-qs6l7JuaQFr0P2oyKpecjAyQN2QvtuPDp90mtQgXr8u19uOailwhw4t6N4T3dQb9giSJZ5QW0l8t2R4pF4ayIA== 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" + "@babel/runtime" "^7.13.9" + "@polkadot/metadata" "4.0.1" + "@polkadot/rpc-provider" "4.0.1" + "@polkadot/types" "4.0.1" + "@polkadot/util" "^6.0.4" + "@polkadot/x-rxjs" "^6.0.4" + +"@polkadot/rpc-provider@4.0.1": + version "4.0.1" + resolved "https://registry.yarnpkg.com/@polkadot/rpc-provider/-/rpc-provider-4.0.1.tgz#bf159321d6f281a06994443ae0b2919921b8ac75" + integrity sha512-kZjdiA9EttFD2PUQzvaGX0sPHXOun3pdBKsxmsa72QTBwH75RUDG6j+Mc1DVq5BP6XUNx5d4tFJRvqsQvIFEDw== + dependencies: + "@babel/runtime" "^7.13.9" + "@polkadot/types" "4.0.1" + "@polkadot/util" "^6.0.4" + "@polkadot/util-crypto" "^6.0.4" + "@polkadot/x-fetch" "^6.0.4" + "@polkadot/x-global" "^6.0.4" + "@polkadot/x-ws" "^6.0.4" 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@4.0.1": + version "4.0.1" + resolved "https://registry.yarnpkg.com/@polkadot/types-known/-/types-known-4.0.1.tgz#e611c4f5494f603928141facc1597db5295d7a71" + integrity sha512-d4GfqBJ8GLxFw1Niv9wbygRcsZqllK8vz82JCDkxSAIm1vPcOpWodafhBcB96JSZe+MMqLqSlQpCQUe6Pg75vg== dependencies: - "@babel/runtime" "^7.12.5" - "@polkadot/networks" "^5.5.2" - "@polkadot/types" "3.7.3" - "@polkadot/util" "^5.5.2" + "@babel/runtime" "^7.13.9" + "@polkadot/networks" "^6.0.4" + "@polkadot/types" "4.0.1" + "@polkadot/util" "^6.0.4" 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== - 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" +"@polkadot/types@4.0.1": + version "4.0.1" + resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-4.0.1.tgz#dd82fbd6cebe08e7a01fa78e73e889f520b607cf" + integrity sha512-N9bdttLLZMmARYDklWFlNRHkCKG6jPTOcvBeeYQSerjLDbwIZJQgbt8ueOZ4Huqz+R+kgLx4Vx+iHuAZ1QcIBQ== + dependencies: + "@babel/runtime" "^7.13.9" + "@polkadot/metadata" "4.0.1" + "@polkadot/util" "^6.0.4" + "@polkadot/util-crypto" "^6.0.4" + "@polkadot/x-rxjs" "^6.0.4" "@types/bn.js" "^4.11.6" bn.js "^4.11.9" @@ -1871,7 +1878,29 @@ "@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": +"@polkadot/util-crypto@6.0.4", "@polkadot/util-crypto@^6.0.4": + version "6.0.4" + resolved "https://registry.yarnpkg.com/@polkadot/util-crypto/-/util-crypto-6.0.4.tgz#e6973b0f1f4bf4c8a9f6601f527f8ca38e43483c" + integrity sha512-RqzzfXaNAoho8PY9nwAg9J18kVjP+5bNiuXRGSinxlJyIJhL2qUqnVvk9TOicmBDmoRlGIu+IG0lFHm4ixLbpw== + dependencies: + "@babel/runtime" "^7.13.9" + "@polkadot/networks" "6.0.4" + "@polkadot/util" "6.0.4" + "@polkadot/wasm-crypto" "^4.0.2" + "@polkadot/x-randomvalues" "6.0.4" + 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.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-crypto@^5.2.3": 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== @@ -1892,7 +1921,7 @@ tweetnacl "^1.0.3" xxhashjs "^0.2.2" -"@polkadot/util@5.5.2", "@polkadot/util@^5.2.3", "@polkadot/util@^5.5.2": +"@polkadot/util@5.5.2", "@polkadot/util@^5.2.3": version "5.5.2" resolved "https://registry.yarnpkg.com/@polkadot/util/-/util-5.5.2.tgz#4d47dfd76c9105d8244f089a2fc09b32fbaf8202" integrity sha512-S7KLG5x42C7Hc5Jue8aLfbjE/Q9HNoBvwq35Hf3aCduvzX2jqxK1tvYGQ4bKIjoh5uUfVz14nt12jKLpkz15iA== @@ -1905,6 +1934,19 @@ camelcase "^5.3.1" ip-regex "^4.3.0" +"@polkadot/util@6.0.4", "@polkadot/util@^6.0.4": + version "6.0.4" + resolved "https://registry.yarnpkg.com/@polkadot/util/-/util-6.0.4.tgz#0383d25879c5e222b0e12f7269aa8f0805d69c86" + integrity sha512-TmdAuSNoX7KdZnALd5i+cAEjKvs4W/GbrStNrnP6PyyI/FNT9bZIS23qWIt7g4e8kNP3ORAJGqQw5mY2o0TviA== + dependencies: + "@babel/runtime" "^7.13.9" + "@polkadot/x-textdecoder" "6.0.4" + "@polkadot/x-textencoder" "6.0.4" + "@types/bn.js" "^4.11.6" + bn.js "^4.11.9" + camelcase "^5.3.1" + ip-regex "^4.3.0" + "@polkadot/vue-identicon@^0.60.1": version "0.60.1" resolved "https://registry.yarnpkg.com/@polkadot/vue-identicon/-/vue-identicon-0.60.1.tgz#ec023b1790e97483da65d92d2e5ee42fafd5e644" @@ -1921,6 +1963,13 @@ dependencies: "@babel/runtime" "^7.12.5" +"@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.13.9" + "@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" @@ -1928,6 +1977,13 @@ dependencies: "@babel/runtime" "^7.12.5" +"@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.13.9" + "@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" @@ -1937,17 +1993,26 @@ "@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/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/x-global" "5.5.2" + "@babel/runtime" "^7.13.9" + "@polkadot/wasm-crypto-asmjs" "^4.0.2" + "@polkadot/wasm-crypto-wasm" "^4.0.2" + +"@polkadot/x-fetch@^6.0.4": + version "6.0.4" + resolved "https://registry.yarnpkg.com/@polkadot/x-fetch/-/x-fetch-6.0.4.tgz#c87e968b2e222dea236544067d1281225d1a5672" + integrity sha512-nfUQir7PoRQ1AOwrVzPq6DF9rlOKg5aAs7ZbXDhc9me+Ps7isiGwwMufq0+0QWZXPFv70NN7TrWEi6R1TiEJJA== + dependencies: + "@babel/runtime" "^7.13.9" + "@polkadot/x-global" "6.0.4" "@types/node-fetch" "^2.5.8" node-fetch "^2.6.1" -"@polkadot/x-global@5.5.2", "@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== @@ -1956,6 +2021,15 @@ "@types/node-fetch" "^2.5.8" node-fetch "^2.6.1" +"@polkadot/x-global@6.0.4", "@polkadot/x-global@^6.0.4": + version "6.0.4" + resolved "https://registry.yarnpkg.com/@polkadot/x-global/-/x-global-6.0.4.tgz#4c59ac10e66cc443e1c90de316da0b73569b5607" + integrity sha512-c5gNs1CQuQaZSg417TC3b/7Xf+WZmXEnYIXEgClYHogPKP6YsNF4VSuCFk8x7kNkpiWeDylP9sOQ0nusJw4JBQ== + dependencies: + "@babel/runtime" "^7.13.9" + "@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" @@ -1964,13 +2038,21 @@ "@babel/runtime" "^7.12.5" "@polkadot/x-global" "5.5.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-randomvalues@6.0.4": + version "6.0.4" + resolved "https://registry.yarnpkg.com/@polkadot/x-randomvalues/-/x-randomvalues-6.0.4.tgz#a66b627d897bb89f932104ead72628abecc5965e" + integrity sha512-oi5D7ziU9mpDP17rDltMQU8e33CduhWmzr0uz/+ygEV8CnFV7nreWfdSzfe45IKKjguFbhSKv0y2wkAnnOE3Mw== dependencies: - "@babel/runtime" "^7.12.5" - rxjs "^6.6.3" + "@babel/runtime" "^7.13.9" + "@polkadot/x-global" "6.0.4" + +"@polkadot/x-rxjs@^6.0.4": + version "6.0.4" + resolved "https://registry.yarnpkg.com/@polkadot/x-rxjs/-/x-rxjs-6.0.4.tgz#9608c645b8699cac37bb765d1acc013bf9384f97" + integrity sha512-MFcLSm4rfbejnxZZh2h23JrvswVuHTC5fPD4PH6LzYuslVPMe9YmfVap10GEuIn40KoYR5rLlN3rN0HqpPNmHA== + dependencies: + "@babel/runtime" "^7.13.9" + rxjs "^6.6.6" "@polkadot/x-textdecoder@5.5.2": version "5.5.2" @@ -1980,6 +2062,14 @@ "@babel/runtime" "^7.12.5" "@polkadot/x-global" "5.5.2" +"@polkadot/x-textdecoder@6.0.4": + version "6.0.4" + resolved "https://registry.yarnpkg.com/@polkadot/x-textdecoder/-/x-textdecoder-6.0.4.tgz#80ab21add809052db8c447cd8eee0061e3048d84" + integrity sha512-S+NmjCvS4Tg7+h5yL8FpbGuWyC9bOgFA27LhZC+tBvwRIgKRirrgKJIV+4iwiv0AcMlDU7zpJn4i4lGSchJ0hg== + dependencies: + "@babel/runtime" "^7.13.9" + "@polkadot/x-global" "6.0.4" + "@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" @@ -1988,14 +2078,22 @@ "@babel/runtime" "^7.12.5" "@polkadot/x-global" "5.5.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-textencoder@6.0.4": + version "6.0.4" + resolved "https://registry.yarnpkg.com/@polkadot/x-textencoder/-/x-textencoder-6.0.4.tgz#eb99079d114e70909167c830adabd6ccc5c54090" + integrity sha512-wFMX8ZKi0ljcOrmIbDAh8qgo7Qrs5BNe/xEDYQTxydldBGl4crgfp1jHhGkbbQ2xGW1JaAAlLeHB1APJiJh0kw== dependencies: - "@babel/runtime" "^7.12.5" - "@polkadot/x-global" "5.5.2" - "@types/websocket" "^1.0.1" + "@babel/runtime" "^7.13.9" + "@polkadot/x-global" "6.0.4" + +"@polkadot/x-ws@^6.0.4": + version "6.0.4" + resolved "https://registry.yarnpkg.com/@polkadot/x-ws/-/x-ws-6.0.4.tgz#f5966910a8ff1bde14a67db3e8c2470dc97475bf" + integrity sha512-BquJFCFi02Lyx7TlTfWhj5P7jjXgYm42QgwBjdU7SfrKcWsne/6Ujik+NsbqCE44brBbfOWOlmioSpkjLbUUIQ== + dependencies: + "@babel/runtime" "^7.13.9" + "@polkadot/x-global" "6.0.4" + "@types/websocket" "^1.0.2" websocket "^1.0.33" "@sindresorhus/is@^4.0.0": @@ -2250,10 +2348,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" "*" @@ -3135,6 +3233,11 @@ base64-js@^1.0.2: resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.3.1.tgz#58ece8cb75dd07e71ed08c736abc5fac4dbf8df1" integrity sha512-mLQ4i2QO1ytvGWFWmcngKO//JXAQueZvwEKtjgQFM4jIK0kU+ytMfplL8j+n5mspOfjHwoAg+9yhb7BwAHm36g== +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== + base@^0.11.1: version "0.11.2" resolved "https://registry.yarnpkg.com/base/-/base-0.11.2.tgz#7bde5ced145b6d551a90db87f83c558b4eb48a8f" @@ -3299,7 +3402,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 +4912,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 +6264,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= @@ -10142,13 +10258,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"