From 594729e7baf938f8cf5d55e9dfe6a0d335145534 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Mar 2022 22:02:09 +0000 Subject: [PATCH] Bump @polkadot/api from 7.10.1 to 7.12.1 Bumps [@polkadot/api](https://github.com/polkadot-js/api/tree/HEAD/packages/api) from 7.10.1 to 7.12.1. - [Release notes](https://github.com/polkadot-js/api/releases) - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/api/commits/v7.12.1/packages/api) --- updated-dependencies: - dependency-name: "@polkadot/api" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 442 +++++++++++++++++++++++++-------------------------- 2 files changed, 222 insertions(+), 222 deletions(-) diff --git a/package.json b/package.json index d7de894..fb02321 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "start": "node ./dist/index.js start" }, "dependencies": { - "@polkadot/api": "^7.10.1", + "@polkadot/api": "^7.12.1", "@w3f/config": "^0.1.1", "@w3f/logger": "^0.4.2", "commander": "^4.0.0", diff --git a/yarn.lock b/yarn.lock index d8f3a1d..de5c665 100644 --- a/yarn.lock +++ b/yarn.lock @@ -23,7 +23,7 @@ chalk "^2.0.0" js-tokens "^4.0.0" -"@babel/runtime@^7.16.3", "@babel/runtime@^7.17.2": +"@babel/runtime@^7.17.2": version "7.17.2" resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.17.2.tgz#66f68591605e59da47523c631416b18508779941" integrity sha512-hzeyJyMA1YGdJTuWU0e/j4wKXrU4OMFvY2MSlaI9B7VQb0r5cxTE3EAIS2Q7Tn2RIcDkRvTA/v2JsAEhxe99uw== @@ -78,304 +78,304 @@ resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.0.0.tgz#d5e38bfbdaba174805a4e649f13be9a9ed3351ae" integrity sha512-DZVbtY62kc3kkBtMHqwCOfXrT/hnoORy5BJ4+HU1IR59X0KWAOqsfzQPcUl/lQLlG7qXbe/fZ3r/emxtAl+sqg== -"@noble/secp256k1@1.5.2": - version "1.5.2" - resolved "https://registry.yarnpkg.com/@noble/secp256k1/-/secp256k1-1.5.2.tgz#40399e4fba54f588fda14fc03a4499044fdcab24" - integrity sha512-5mzA40W2q55VCRuC9XzmkiEnODdY0c5a7qsK2QcOfI5/MuVQyBaWGQyE6YOEF7kDwp+tDVWGsCDVJUME+wsWWw== +"@noble/secp256k1@1.5.5": + version "1.5.5" + resolved "https://registry.yarnpkg.com/@noble/secp256k1/-/secp256k1-1.5.5.tgz#315ab5745509d1a8c8e90d0bdf59823ccf9bcfc3" + integrity sha512-sZ1W6gQzYnu45wPrWx8D3kwI2/U29VYTx9OjbDAd7jwRItJ0cSTMPRL/C8AWZFn9kWFLQGqEXVEE86w4Z8LpIQ== -"@polkadot/api-augment@7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@polkadot/api-augment/-/api-augment-7.10.1.tgz#efe43b8b62ac8c243c264b887b4622efc4cf5bdf" - integrity sha512-7OeCeiwtKAncXDO08a/cqU++IGYAVtFe0ENBJ+gzvj0VhlxXLF0zIH6qBtmELZGfl4f5JKO/yQd4iae8CbbVOQ== +"@polkadot/api-augment@7.12.1": + version "7.12.1" + resolved "https://registry.yarnpkg.com/@polkadot/api-augment/-/api-augment-7.12.1.tgz#620293293ca784764a4dfc3c0697843c3a6fa874" + integrity sha512-/SFrV4+VNLYZlfoQ80UVOQWeen/YOmWNeuyVa+KaywyTowLLZ4X1MWXB3Dwtk/aQYCbwxm82+R8IJun2zl6mVw== dependencies: "@babel/runtime" "^7.17.2" - "@polkadot/api-base" "7.10.1" - "@polkadot/rpc-augment" "7.10.1" - "@polkadot/types" "7.10.1" - "@polkadot/types-augment" "7.10.1" - "@polkadot/types-codec" "7.10.1" - "@polkadot/util" "^8.4.1" - -"@polkadot/api-base@7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@polkadot/api-base/-/api-base-7.10.1.tgz#a11cec26687fa904d2fe8061b578934008d9185a" - integrity sha512-OsWM7jR1RM8OgpiSqGqLXFU8zE4v6yp0/d0ePP1NUtOas9agmSzRrDMUZ0mRFT2fI9I/YkgSOoZIlWFe6uPiIw== + "@polkadot/api-base" "7.12.1" + "@polkadot/rpc-augment" "7.12.1" + "@polkadot/types" "7.12.1" + "@polkadot/types-augment" "7.12.1" + "@polkadot/types-codec" "7.12.1" + "@polkadot/util" "^8.5.1" + +"@polkadot/api-base@7.12.1": + version "7.12.1" + resolved "https://registry.yarnpkg.com/@polkadot/api-base/-/api-base-7.12.1.tgz#c7ee182e065939ba6a02818ebe860edcc6f93068" + integrity sha512-AhBnYOtImoaaUoCI6srbnwQ4vn1fSbOSCfpzkLLEJi+KMuNO9vfZU3O8ob8MdY2Y3V7kGQMPWulGGaCqOcDepQ== dependencies: "@babel/runtime" "^7.17.2" - "@polkadot/rpc-core" "7.10.1" - "@polkadot/types" "7.10.1" - "@polkadot/util" "^8.4.1" - rxjs "^7.5.4" + "@polkadot/rpc-core" "7.12.1" + "@polkadot/types" "7.12.1" + "@polkadot/util" "^8.5.1" + rxjs "^7.5.5" -"@polkadot/api-derive@7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@polkadot/api-derive/-/api-derive-7.10.1.tgz#3ab5e70dcbdb312fd03439b71f21b5527017ff85" - integrity sha512-v/IOl9TH1CO2oyzJMBj+YCwtSDKGToob7J1F4i9cKu/7jNkfYlN9YuH5HHlfIL2ND+VorkYMrbiDLDl4Vpo6Uw== +"@polkadot/api-derive@7.12.1": + version "7.12.1" + resolved "https://registry.yarnpkg.com/@polkadot/api-derive/-/api-derive-7.12.1.tgz#67bb62866ac161d1befae5cd2a39d63c6578ad3f" + integrity sha512-MePzdiicdvfhd8Y+9xQXlfo/imU/7dxc2hBu8Iy33f8VnImJJTXMvcK84MKDxZraQ3k93rj2XAv1VYM1eh1R2w== dependencies: "@babel/runtime" "^7.17.2" - "@polkadot/api" "7.10.1" - "@polkadot/api-augment" "7.10.1" - "@polkadot/api-base" "7.10.1" - "@polkadot/rpc-core" "7.10.1" - "@polkadot/types" "7.10.1" - "@polkadot/types-codec" "7.10.1" - "@polkadot/util" "^8.4.1" - "@polkadot/util-crypto" "^8.4.1" - rxjs "^7.5.4" - -"@polkadot/api@7.10.1", "@polkadot/api@^7.10.1", "@polkadot/api@^7.8.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@polkadot/api/-/api-7.10.1.tgz#a4866e7e139f00e0387687a9cc11545855ca7b5c" - integrity sha512-uZcDI9sVyCkIQB58IZMSs658dMl337Z0N3XrFPA+iJTih45NfeCWBZPjUhdYit+ss3TXAQHbZKlP7WamNNO2WA== + "@polkadot/api" "7.12.1" + "@polkadot/api-augment" "7.12.1" + "@polkadot/api-base" "7.12.1" + "@polkadot/rpc-core" "7.12.1" + "@polkadot/types" "7.12.1" + "@polkadot/types-codec" "7.12.1" + "@polkadot/util" "^8.5.1" + "@polkadot/util-crypto" "^8.5.1" + rxjs "^7.5.5" + +"@polkadot/api@7.12.1", "@polkadot/api@^7.12.1", "@polkadot/api@^7.8.1": + version "7.12.1" + resolved "https://registry.yarnpkg.com/@polkadot/api/-/api-7.12.1.tgz#763104212fb92fe9afe6745aaa5bf5a49ad61ac3" + integrity sha512-kA6o9ZdRsJ9Iis+PyZN8sayrioJmgf8r5cAqnjoCmA+cb9h+FcqLoHe4kojA6uQMsX2PnsunX2nVuFaZSstoSg== dependencies: "@babel/runtime" "^7.17.2" - "@polkadot/api-augment" "7.10.1" - "@polkadot/api-base" "7.10.1" - "@polkadot/api-derive" "7.10.1" - "@polkadot/keyring" "^8.4.1" - "@polkadot/rpc-augment" "7.10.1" - "@polkadot/rpc-core" "7.10.1" - "@polkadot/rpc-provider" "7.10.1" - "@polkadot/types" "7.10.1" - "@polkadot/types-augment" "7.10.1" - "@polkadot/types-codec" "7.10.1" - "@polkadot/types-create" "7.10.1" - "@polkadot/types-known" "7.10.1" - "@polkadot/util" "^8.4.1" - "@polkadot/util-crypto" "^8.4.1" + "@polkadot/api-augment" "7.12.1" + "@polkadot/api-base" "7.12.1" + "@polkadot/api-derive" "7.12.1" + "@polkadot/keyring" "^8.5.1" + "@polkadot/rpc-augment" "7.12.1" + "@polkadot/rpc-core" "7.12.1" + "@polkadot/rpc-provider" "7.12.1" + "@polkadot/types" "7.12.1" + "@polkadot/types-augment" "7.12.1" + "@polkadot/types-codec" "7.12.1" + "@polkadot/types-create" "7.12.1" + "@polkadot/types-known" "7.12.1" + "@polkadot/util" "^8.5.1" + "@polkadot/util-crypto" "^8.5.1" eventemitter3 "^4.0.7" - rxjs "^7.5.4" + rxjs "^7.5.5" -"@polkadot/keyring@^8.4.1": - version "8.4.1" - resolved "https://registry.yarnpkg.com/@polkadot/keyring/-/keyring-8.4.1.tgz#71098121c60a05e1ad33653fcc521c52f22ad1b8" - integrity sha512-0qfS7qikUxhe6LEdCOcMRdCxEa26inJ5aSUWaf5dXy+dgy9VJiov6uXAbXdAd1UHpDvr9hvw94FX+hXsJ7Vsyw== +"@polkadot/keyring@^8.5.1": + version "8.5.1" + resolved "https://registry.yarnpkg.com/@polkadot/keyring/-/keyring-8.5.1.tgz#2c8907341302016a1f3d8e5d0f7d01e4d35b3575" + integrity sha512-ivJ/pEfu9Pu78h3Gldf3p5odXr5weAbwcz22VyjmTpege1bIHmw4HdYC0lOZznTDAIGUMk7IoswHYmvZWTHgNA== dependencies: "@babel/runtime" "^7.17.2" - "@polkadot/util" "8.4.1" - "@polkadot/util-crypto" "8.4.1" + "@polkadot/util" "8.5.1" + "@polkadot/util-crypto" "8.5.1" -"@polkadot/networks@8.4.1", "@polkadot/networks@^8.4.1": - version "8.4.1" - resolved "https://registry.yarnpkg.com/@polkadot/networks/-/networks-8.4.1.tgz#c22585edb38f5ae0a329a1f471577d8b35bf64e4" - integrity sha512-YFY3fPLbc1Uz9zsX4TOzjY/FF09nABMgrMkvqddrVbSgo71NvoBv3Gqw3mKV/7bX1Gzk1ODfvTzamdpsKEWSnA== +"@polkadot/networks@8.5.1", "@polkadot/networks@^8.5.1": + version "8.5.1" + resolved "https://registry.yarnpkg.com/@polkadot/networks/-/networks-8.5.1.tgz#63c165c185757a73de48ce0db75ccaa2e2ddf85b" + integrity sha512-gPfOhP2SrJTOywmdq2IYgxxq/W90wePG+A+xqNvvP7briPGty7+yXmaIJk7HowZChnerOeQ2z0gunbXiacVHFA== dependencies: "@babel/runtime" "^7.17.2" - "@polkadot/util" "8.4.1" - "@substrate/ss58-registry" "^1.14.0" + "@polkadot/util" "8.5.1" + "@substrate/ss58-registry" "^1.16.0" -"@polkadot/rpc-augment@7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@polkadot/rpc-augment/-/rpc-augment-7.10.1.tgz#0b29386195a1f8523afe47a113f66a25b7f42c61" - integrity sha512-/ECg22GAQSwD+HloiUEIiz/Yt4uw7gHYS5Hb6VjlbO3q4L1pDcT5yFneB0YoVlbjAmriS+j3wRETzohj8QWOUg== +"@polkadot/rpc-augment@7.12.1": + version "7.12.1" + resolved "https://registry.yarnpkg.com/@polkadot/rpc-augment/-/rpc-augment-7.12.1.tgz#ae6208156f337e8bc6b6ede6b3cc989eb9ca2d32" + integrity sha512-2Gr4dkM5ZGrv5J5LKwK0vX7V6i/WTdvJzNs1BwDY+RMLwOFp8eStRyPuCJNgdBF7xkeXR9BKoaU0cqB1xmK+Gg== dependencies: "@babel/runtime" "^7.17.2" - "@polkadot/rpc-core" "7.10.1" - "@polkadot/types" "7.10.1" - "@polkadot/types-codec" "7.10.1" - "@polkadot/util" "^8.4.1" + "@polkadot/rpc-core" "7.12.1" + "@polkadot/types" "7.12.1" + "@polkadot/types-codec" "7.12.1" + "@polkadot/util" "^8.5.1" -"@polkadot/rpc-core@7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@polkadot/rpc-core/-/rpc-core-7.10.1.tgz#6cdeb4d9b367c98d6461b1636e842d4e1fa78b38" - integrity sha512-EXtCVXUfdO+/VqZLmaTgvMoEOn6vCCh9wmpkDd5QmQJTAS1Pk/imB6uFHgQGywSVXQxw/rT9g0MVxf3OlnbDNA== +"@polkadot/rpc-core@7.12.1": + version "7.12.1" + resolved "https://registry.yarnpkg.com/@polkadot/rpc-core/-/rpc-core-7.12.1.tgz#daf329ee9f1c152c177ea0c347519d3e2bb4fb27" + integrity sha512-qL2+5MHjBjMETPr8tLmiIykfSyooBYZ8bBwJ4j9OEENd+e6F8k0KnEuoeyA826CU20cUDydP9YdqOR2CP2fSww== dependencies: "@babel/runtime" "^7.17.2" - "@polkadot/rpc-augment" "7.10.1" - "@polkadot/rpc-provider" "7.10.1" - "@polkadot/types" "7.10.1" - "@polkadot/util" "^8.4.1" - rxjs "^7.5.4" + "@polkadot/rpc-augment" "7.12.1" + "@polkadot/rpc-provider" "7.12.1" + "@polkadot/types" "7.12.1" + "@polkadot/util" "^8.5.1" + rxjs "^7.5.5" -"@polkadot/rpc-provider@7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@polkadot/rpc-provider/-/rpc-provider-7.10.1.tgz#59e5eb9a424950e1d79a31a14d258518379b8319" - integrity sha512-UMcTC3y3oPkCmROx0SM7aziYw3Fs6MLOlIjxaWc9FQXOwBEva6tjYiFAMl4qmGzyvpoT7Q6/pePnE/pUKEG+Jw== +"@polkadot/rpc-provider@7.12.1": + version "7.12.1" + resolved "https://registry.yarnpkg.com/@polkadot/rpc-provider/-/rpc-provider-7.12.1.tgz#f93c5e22098e7d0391f3087e79ae1d062a60c43f" + integrity sha512-gMvlbqq3xXg54CVoMdiugvrwLNnUI5QhO/YIWv6vOnpc8AOs+JVYgdPaBTNleHiyV7Lw6sVQJno0QH8vx8xjIg== dependencies: "@babel/runtime" "^7.17.2" - "@polkadot/keyring" "^8.4.1" - "@polkadot/types" "7.10.1" - "@polkadot/types-support" "7.10.1" - "@polkadot/util" "^8.4.1" - "@polkadot/util-crypto" "^8.4.1" - "@polkadot/x-fetch" "^8.4.1" - "@polkadot/x-global" "^8.4.1" - "@polkadot/x-ws" "^8.4.1" + "@polkadot/keyring" "^8.5.1" + "@polkadot/types" "7.12.1" + "@polkadot/types-support" "7.12.1" + "@polkadot/util" "^8.5.1" + "@polkadot/util-crypto" "^8.5.1" + "@polkadot/x-fetch" "^8.5.1" + "@polkadot/x-global" "^8.5.1" + "@polkadot/x-ws" "^8.5.1" eventemitter3 "^4.0.7" mock-socket "^9.1.2" nock "^13.2.4" -"@polkadot/types-augment@7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@polkadot/types-augment/-/types-augment-7.10.1.tgz#5c6ea06c72ee60dfae53b801fbac5813766c12f8" - integrity sha512-HEE9k6ehxFwxHUTDjmfK9kO2fTYeCvK9PBUM4g/yfKJ1Os53tglO27axXT0lLWnkWIEftYznm5fOE/qj8XcPKQ== +"@polkadot/types-augment@7.12.1": + version "7.12.1" + resolved "https://registry.yarnpkg.com/@polkadot/types-augment/-/types-augment-7.12.1.tgz#a3b1a5abbebbb166e407427a8eb47132d4a8effb" + integrity sha512-giQao8jm2M9HufRT3H4r1a2C76G3HEKxJAfVaMLL4tcV0BqbkpBG/I2V8Bc6cDaSsgfxizSE4+UzsDZwelEH3w== dependencies: "@babel/runtime" "^7.17.2" - "@polkadot/types" "7.10.1" - "@polkadot/types-codec" "7.10.1" - "@polkadot/util" "^8.4.1" + "@polkadot/types" "7.12.1" + "@polkadot/types-codec" "7.12.1" + "@polkadot/util" "^8.5.1" -"@polkadot/types-codec@7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@polkadot/types-codec/-/types-codec-7.10.1.tgz#24c0ac5a765f2cf17449c516520e969ab30449fc" - integrity sha512-S2rCZBKduQYdCSop7FUfnVdGPitgJQkA009migEmrTgu9pJx1iWPUSHl6IiQwRfoybwe/pavZieyNctDSTdM4w== +"@polkadot/types-codec@7.12.1": + version "7.12.1" + resolved "https://registry.yarnpkg.com/@polkadot/types-codec/-/types-codec-7.12.1.tgz#67cbd77084e8cef100c51d6ff2c16ff4bec19f6d" + integrity sha512-v7/vnrQuYxsou7ck+N0Cc7b+fqawCbvf3kJbU6tcJMvh745abnfF6gP+yt/fhDT4jkDufBNPagtrY7+z5e56Ew== dependencies: "@babel/runtime" "^7.17.2" - "@polkadot/util" "^8.4.1" + "@polkadot/util" "^8.5.1" -"@polkadot/types-create@7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@polkadot/types-create/-/types-create-7.10.1.tgz#af2c826d279f592de3a62c4895f81ca31bb62d91" - integrity sha512-60UiS7UBArU9rEWXk9pl4EcA6152mBWyIAChgL/uME3mvpoGoHizzF+/XtzS/bSbbSYsO5I01VipE0dIjzEAoQ== +"@polkadot/types-create@7.12.1": + version "7.12.1" + resolved "https://registry.yarnpkg.com/@polkadot/types-create/-/types-create-7.12.1.tgz#e1f9f8dc800e41d21b84b9cb43ba3882a13b613f" + integrity sha512-p7dWBV2vJX9H/CPkgS3nkVit4rZJs2WJGzwBUtYy5fK07Iu1FvIGKSd4/bJVEuJwqmFlElliADjg5qlbiv3KOg== dependencies: "@babel/runtime" "^7.17.2" - "@polkadot/types-codec" "7.10.1" - "@polkadot/util" "^8.4.1" + "@polkadot/types-codec" "7.12.1" + "@polkadot/util" "^8.5.1" -"@polkadot/types-known@7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@polkadot/types-known/-/types-known-7.10.1.tgz#6f082e1d0b0c8528b74e57a41e06e82e09499bc0" - integrity sha512-9603BZL4RJud312NVHshv/Sd/CPtjw5xYe+k+4BmOuA3kxg3EPsejhHvT+zkQbcrggMvxIgI751/HZZP0h+Aew== +"@polkadot/types-known@7.12.1": + version "7.12.1" + resolved "https://registry.yarnpkg.com/@polkadot/types-known/-/types-known-7.12.1.tgz#63caaf9f143a563af8b58131f5e13276850f5987" + integrity sha512-y+hu/qrE874WI0tNXIge7SX6kIC2sfhGWSWU0uyrA8khc7ByR9ENwAzxkJD3zht2taZZCM+ucVVH9ogpJZKCTg== dependencies: "@babel/runtime" "^7.17.2" - "@polkadot/networks" "^8.4.1" - "@polkadot/types" "7.10.1" - "@polkadot/types-codec" "7.10.1" - "@polkadot/types-create" "7.10.1" - "@polkadot/util" "^8.4.1" + "@polkadot/networks" "^8.5.1" + "@polkadot/types" "7.12.1" + "@polkadot/types-codec" "7.12.1" + "@polkadot/types-create" "7.12.1" + "@polkadot/util" "^8.5.1" -"@polkadot/types-support@7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@polkadot/types-support/-/types-support-7.10.1.tgz#1342d7a1ac2b863f2e481941a7ee740e5a5ffe79" - integrity sha512-mQbAY9TD+2jYMYEAt6VYBGasX9/niIgj+bH0AcIA1AzjNSjHuQ0/agfuRn29LijYpf6bD1Jz2TSjCKi8Tem1lg== +"@polkadot/types-support@7.12.1": + version "7.12.1" + resolved "https://registry.yarnpkg.com/@polkadot/types-support/-/types-support-7.12.1.tgz#d7d0d78bc7090e45f23af866f0499f580ac4f914" + integrity sha512-dlTRXJmBWIcRi3wryvaqPxGBv9vDfu+vWeyQF93CMRdCuBwKB25jeoh2n2xCMZ9c0TbziJzE+Qg2oGoKK2Dzeg== dependencies: "@babel/runtime" "^7.17.2" - "@polkadot/util" "^8.4.1" + "@polkadot/util" "^8.5.1" -"@polkadot/types@7.10.1": - version "7.10.1" - resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-7.10.1.tgz#c19dce979d68e9f9b32321b44746034e1a35d81f" - integrity sha512-nAe/X61NTMPQTGl2x5mAjnQQN2SPs5ta3g+luLmER1WBwrjC7HixBxMRqVxDEzcjQFU8DsRfh8buR5CIs6uNFQ== +"@polkadot/types@7.12.1": + version "7.12.1" + resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-7.12.1.tgz#242ab3e8ad19128126d67fe462b30d243c810531" + integrity sha512-GMqVTXCN6oCJnyAz7NwABez+I42luNyMMbIzIwrYD3XlMsQnnPc2GkhCLjeLf/0InTx/xij+C7z2zma4hYQZtQ== dependencies: "@babel/runtime" "^7.17.2" - "@polkadot/keyring" "^8.4.1" - "@polkadot/types-augment" "7.10.1" - "@polkadot/types-codec" "7.10.1" - "@polkadot/types-create" "7.10.1" - "@polkadot/util" "^8.4.1" - "@polkadot/util-crypto" "^8.4.1" - rxjs "^7.5.4" - -"@polkadot/util-crypto@8.4.1", "@polkadot/util-crypto@^8.4.1": - version "8.4.1" - resolved "https://registry.yarnpkg.com/@polkadot/util-crypto/-/util-crypto-8.4.1.tgz#41ff754dc995b681913fc0a484bb0d309221a703" - integrity sha512-mWjp83aIWw+EhKN9RkUDmubXibo25q5yHJl4BGm2gT71yTZcABB7q1SGfpDqLH9AB3eXJiutqhC4L3SH7YZ+6Q== + "@polkadot/keyring" "^8.5.1" + "@polkadot/types-augment" "7.12.1" + "@polkadot/types-codec" "7.12.1" + "@polkadot/types-create" "7.12.1" + "@polkadot/util" "^8.5.1" + "@polkadot/util-crypto" "^8.5.1" + rxjs "^7.5.5" + +"@polkadot/util-crypto@8.5.1", "@polkadot/util-crypto@^8.5.1": + version "8.5.1" + resolved "https://registry.yarnpkg.com/@polkadot/util-crypto/-/util-crypto-8.5.1.tgz#e2d36c079a69d5b37b6ac6965ede6202bded7a56" + integrity sha512-/+4Cwcd4vlIzvIVFXfNjNeoLWw4wSZY58OiXlq8apISrJly63u8KCa8DwV9SxxgMBU0xzpWi/4W1m7hihGh8RQ== dependencies: "@babel/runtime" "^7.17.2" "@noble/hashes" "1.0.0" - "@noble/secp256k1" "1.5.2" - "@polkadot/networks" "8.4.1" - "@polkadot/util" "8.4.1" - "@polkadot/wasm-crypto" "^4.5.1" - "@polkadot/x-bigint" "8.4.1" - "@polkadot/x-randomvalues" "8.4.1" + "@noble/secp256k1" "1.5.5" + "@polkadot/networks" "8.5.1" + "@polkadot/util" "8.5.1" + "@polkadot/wasm-crypto" "^4.6.1" + "@polkadot/x-bigint" "8.5.1" + "@polkadot/x-randomvalues" "8.5.1" "@scure/base" "1.0.0" ed2curve "^0.3.0" tweetnacl "^1.0.3" -"@polkadot/util@8.4.1", "@polkadot/util@^8.4.1": - version "8.4.1" - resolved "https://registry.yarnpkg.com/@polkadot/util/-/util-8.4.1.tgz#b84835c55585c8b5fc5608a99aa62ac815292ae7" - integrity sha512-8+wqHgFbFWI5TfrvtcL888w0nWvFpbTTYIcbpEw+zYGp3n1YZTAMMP26bXWAaQX5AttxynJRij7JP3ySxYY1fg== +"@polkadot/util@8.5.1", "@polkadot/util@^8.5.1": + version "8.5.1" + resolved "https://registry.yarnpkg.com/@polkadot/util/-/util-8.5.1.tgz#49c4775fcdf711cce2464110aae7df8bf5a891b8" + integrity sha512-B+W3VdLo4ignLZXRTA/gAF7TwFe+kgW6XTt+BBWJL9dcjGVU66aL8xjTbohUNUtwlaD2p5kua6jJqTJC/3u3hQ== dependencies: "@babel/runtime" "^7.17.2" - "@polkadot/x-bigint" "8.4.1" - "@polkadot/x-global" "8.4.1" - "@polkadot/x-textdecoder" "8.4.1" - "@polkadot/x-textencoder" "8.4.1" + "@polkadot/x-bigint" "8.5.1" + "@polkadot/x-global" "8.5.1" + "@polkadot/x-textdecoder" "8.5.1" + "@polkadot/x-textencoder" "8.5.1" "@types/bn.js" "^5.1.0" bn.js "^5.2.0" ip-regex "^4.3.0" -"@polkadot/wasm-crypto-asmjs@^4.5.1": - version "4.5.1" - resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto-asmjs/-/wasm-crypto-asmjs-4.5.1.tgz#e1025a49e106db11d1187caf65f56c960ea2ad2b" - integrity sha512-DOdRiWhxVvmqTvp+E9z1j+Yr0zDOGsDvqnT/eNw0Dl1FVUOImsEa7FKns/urASmcxCVEE1jtUWSnij29jrORMQ== +"@polkadot/wasm-crypto-asmjs@^4.6.1": + version "4.6.1" + resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto-asmjs/-/wasm-crypto-asmjs-4.6.1.tgz#4f4a5adcf8dce65666eaa0fb16b6ff7b0243aead" + integrity sha512-1oHQjz2oEO1kCIcQniOP+dZ9N2YXf2yCLHLsKaKSvfXiWaetVCaBNB8oIHIVYvuLnVc8qlMi66O6xc1UublHsw== dependencies: - "@babel/runtime" "^7.16.3" + "@babel/runtime" "^7.17.2" -"@polkadot/wasm-crypto-wasm@^4.5.1": - version "4.5.1" - resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto-wasm/-/wasm-crypto-wasm-4.5.1.tgz#063a58ff7ddd939b7886a6a238109a8d2c416e46" - integrity sha512-hPwke85HxpgG/RAlwdCE8u5w7bThvWg399mlB+XjogXMxOUWBZSgq2XYbgzROUXx27inK9nStF4Pnc4zJnqs9A== +"@polkadot/wasm-crypto-wasm@^4.6.1": + version "4.6.1" + resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto-wasm/-/wasm-crypto-wasm-4.6.1.tgz#882d8199e216966c612f56a18e31f6aaae77e7eb" + integrity sha512-NI3JVwmLjrSYpSVuhu0yeQYSlsZrdpK41UC48sY3kyxXC71pi6OVePbtHS1K3xh3FFmDd9srSchExi3IwzKzMw== dependencies: - "@babel/runtime" "^7.16.3" + "@babel/runtime" "^7.17.2" -"@polkadot/wasm-crypto@^4.5.1": - version "4.5.1" - resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto/-/wasm-crypto-4.5.1.tgz#e1ac6d846a0ad8e991cec128994524183ef6e8fd" - integrity sha512-Cr21ais3Kq3aedIHZ3J1tjgeD/+K8FCiwEawr0oRywNBSJR8wyuZMePs4swR/6xm8wbBkpqoBVHz/UQHqqQJmA== +"@polkadot/wasm-crypto@^4.6.1": + version "4.6.1" + resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto/-/wasm-crypto-4.6.1.tgz#12f8481e6f9021928435168beb0697d57ff573e9" + integrity sha512-2wEftBDxDG+TN8Ah6ogtvzjdZdcF0mAjU4UNNOfpmkBCxQYZOrAHB8HXhzo3noSsKkLX7PDX57NxvJ9OhoTAjw== dependencies: - "@babel/runtime" "^7.16.3" - "@polkadot/wasm-crypto-asmjs" "^4.5.1" - "@polkadot/wasm-crypto-wasm" "^4.5.1" + "@babel/runtime" "^7.17.2" + "@polkadot/wasm-crypto-asmjs" "^4.6.1" + "@polkadot/wasm-crypto-wasm" "^4.6.1" -"@polkadot/x-bigint@8.4.1": - version "8.4.1" - resolved "https://registry.yarnpkg.com/@polkadot/x-bigint/-/x-bigint-8.4.1.tgz#d3ccddd26cdc5413f5c722d8c53ec523299e3ff1" - integrity sha512-QVP0UMoM0nBD998s3ESeaoSiVMEnHK3x0CCqocKO4l7ADNw8lfWdDG7Bb0+ymNaFYGz2KgEWxkN0VhNEnXzo0w== +"@polkadot/x-bigint@8.5.1": + version "8.5.1" + resolved "https://registry.yarnpkg.com/@polkadot/x-bigint/-/x-bigint-8.5.1.tgz#5f432726e490e81c044964e545a2693e6cb2cca8" + integrity sha512-6HaINISJYIf2t9FFnUh6aFC5/Zf8wifcuHpMQGTlfXGeK7egmTmkVE9fjkoDOOSt6jbJ+jvlPcWcPh9WdY4tkg== dependencies: "@babel/runtime" "^7.17.2" - "@polkadot/x-global" "8.4.1" + "@polkadot/x-global" "8.5.1" -"@polkadot/x-fetch@^8.4.1": - version "8.4.1" - resolved "https://registry.yarnpkg.com/@polkadot/x-fetch/-/x-fetch-8.4.1.tgz#7254cdb70b61aea79debd7d0c9ae5e126f78d90d" - integrity sha512-DPkgXZYt1B4xCzEw/3hxRc4/lR+NEr/b/GYijSPM8UsVoEKqHWTx2qCXrxvmKh1WD9reQ+oUACPVjRcBz5bs+g== +"@polkadot/x-fetch@^8.5.1": + version "8.5.1" + resolved "https://registry.yarnpkg.com/@polkadot/x-fetch/-/x-fetch-8.5.1.tgz#00bb74ad78d7f8b39c717c9d0ee828d0e98af566" + integrity sha512-c3VytuvXPm5NLOCF6TTm8avJ6jO8nmyrmVR4IQlq1hhQM556bbAv1+/PSnzwO6Rhr8KWu6TdsTIbl+wyky96Jw== dependencies: "@babel/runtime" "^7.17.2" - "@polkadot/x-global" "8.4.1" - "@types/node-fetch" "^2.5.12" + "@polkadot/x-global" "8.5.1" + "@types/node-fetch" "^2.6.1" node-fetch "^2.6.7" -"@polkadot/x-global@8.4.1", "@polkadot/x-global@^8.4.1": - version "8.4.1" - resolved "https://registry.yarnpkg.com/@polkadot/x-global/-/x-global-8.4.1.tgz#61def1f5962001200c17b9fde92f6837736b3c55" - integrity sha512-MQs89LKQrJwiXjV7dY2kDOPNaiWrwaQ/Fzg93ycB2xMCclRV1jRFRhnhTPJ8Ao79lhCCoazd7pXIyFgfifxdqg== +"@polkadot/x-global@8.5.1", "@polkadot/x-global@^8.5.1": + version "8.5.1" + resolved "https://registry.yarnpkg.com/@polkadot/x-global/-/x-global-8.5.1.tgz#752a055598ba83e49ce3c5a2b2477faff7ede29f" + integrity sha512-fjKivdI0fOrT86YyLZJHGFkAZSo7ZyrAos2CoJ/DPhSNYOYg6wwaqLloodDBx5awpt0383jns97MOPdkFu3n6A== dependencies: "@babel/runtime" "^7.17.2" -"@polkadot/x-randomvalues@8.4.1": - version "8.4.1" - resolved "https://registry.yarnpkg.com/@polkadot/x-randomvalues/-/x-randomvalues-8.4.1.tgz#4488d2d6b982e7b2ecafc573cd25e3f1e85a512c" - integrity sha512-1dRIFIib4RzyVo0k5oMLuxqSuZEV6UVvvN+jJw9G/9P1ggZtHjM1KwoFcyHgvpk2RWTB9eJZFemwSvQTpdmSJw== +"@polkadot/x-randomvalues@8.5.1": + version "8.5.1" + resolved "https://registry.yarnpkg.com/@polkadot/x-randomvalues/-/x-randomvalues-8.5.1.tgz#85cfc10355a0a00364418523430780a5aac01aac" + integrity sha512-4FRCiieOcHEsWoO95NpPLm/6bjyalYylPyKuMw16cEOTrbtGzYi9mYW34gLyR5vy08ZDOBBM5b1zRzmzAL7yQg== dependencies: "@babel/runtime" "^7.17.2" - "@polkadot/x-global" "8.4.1" + "@polkadot/x-global" "8.5.1" -"@polkadot/x-textdecoder@8.4.1": - version "8.4.1" - resolved "https://registry.yarnpkg.com/@polkadot/x-textdecoder/-/x-textdecoder-8.4.1.tgz#5a227006d183f5ec3a8a331ca38e4969d24c4a97" - integrity sha512-qbSXyR2KvE1bO6QGsxWU3Yrx5e70rX2lwv0MHG++MyyNaDoBM3hjx14lF911bYRWXR6MW4eZ+0Nakn0oM5uSKw== +"@polkadot/x-textdecoder@8.5.1": + version "8.5.1" + resolved "https://registry.yarnpkg.com/@polkadot/x-textdecoder/-/x-textdecoder-8.5.1.tgz#f3a199ef6703f60daac63309d9b4641c5fbb6ab7" + integrity sha512-UVGMy8bibZDaF9BadwsNOHExHDyDp+f7chqqLEMVdu48l+gTqFmtqhGhegYz2ft23JBHIO0t93MYa8R3RwEEwA== dependencies: "@babel/runtime" "^7.17.2" - "@polkadot/x-global" "8.4.1" + "@polkadot/x-global" "8.5.1" -"@polkadot/x-textencoder@8.4.1": - version "8.4.1" - resolved "https://registry.yarnpkg.com/@polkadot/x-textencoder/-/x-textencoder-8.4.1.tgz#ea01733ce6b80821bf8af943a1d98878a9150af5" - integrity sha512-1UYuckNOk6NUk70Y/SGbK8oyGbqPlrny1x2OWoK/BT3/tyL2xKVV5TlXDOiFrX1PChbskXye5M8blCTYikFiJg== +"@polkadot/x-textencoder@8.5.1": + version "8.5.1" + resolved "https://registry.yarnpkg.com/@polkadot/x-textencoder/-/x-textencoder-8.5.1.tgz#db79ce35496dac4a4a4d4bfe1e9a92eb64a9fe0d" + integrity sha512-c2ZD7mHxrz8rE87eF78QfN7d1IFcHsu4aRTuja/oXMf1MEebChP/XmjHUGog/Ib5W6Hn4+Bm8at2DTgxjYfROg== dependencies: "@babel/runtime" "^7.17.2" - "@polkadot/x-global" "8.4.1" + "@polkadot/x-global" "8.5.1" -"@polkadot/x-ws@^8.4.1": - version "8.4.1" - resolved "https://registry.yarnpkg.com/@polkadot/x-ws/-/x-ws-8.4.1.tgz#502fc034588cd81ed9dc0301ca70197bf3d78799" - integrity sha512-u9rsJdVrBkSARy8BhJPho1yMMBSiI/Z/W8ZQRr1I28/QOwl02VYktFpFWWrhkBHsL9JlZ0wfnyKBPXrw8Wp2Vw== +"@polkadot/x-ws@^8.5.1": + version "8.5.1" + resolved "https://registry.yarnpkg.com/@polkadot/x-ws/-/x-ws-8.5.1.tgz#f7708c36c1fd375622dbca6493eff9ad1c6f978b" + integrity sha512-61TT3dMt9J0JihaprZo/8Lr75qIGr0A/TKuflCBnHw24kRbaamnCYUAtyJC1uL3X50LDqtGRybvpKPGOnzl5sQ== dependencies: "@babel/runtime" "^7.17.2" - "@polkadot/x-global" "8.4.1" + "@polkadot/x-global" "8.5.1" "@types/websocket" "^1.0.5" websocket "^1.0.34" @@ -418,10 +418,10 @@ resolved "https://registry.yarnpkg.com/@sinonjs/text-encoding/-/text-encoding-0.7.1.tgz#8da5c6530915653f3a1f38fd5f101d8c3f8079c5" integrity sha512-+iTbntw2IZPb/anVDbypzfQa+ay64MW0Zo8aJ8gZPWMMK6/OubMVb6lUPMagqjOPnmtauXnFCACVl3O7ogjeqQ== -"@substrate/ss58-registry@^1.14.0": - version "1.15.0" - resolved "https://registry.yarnpkg.com/@substrate/ss58-registry/-/ss58-registry-1.15.0.tgz#211c7c9e5cbcbfb6ee9c300efd719a038af38c36" - integrity sha512-UU5uN8HEp0NM22od6kHWLltX0McQPgPX6O3gj7fSf1mMExsCS5fzW88gv1WaVaT8Q+umvGgnIAF7+Tvp8fqTFw== +"@substrate/ss58-registry@^1.16.0": + version "1.16.0" + resolved "https://registry.yarnpkg.com/@substrate/ss58-registry/-/ss58-registry-1.16.0.tgz#100d174f38999cfba34ca02b812257a75c3fe952" + integrity sha512-z88145A9NE0mnDbIYRP1SlHndDtm6Jd1cRnG2InRCA/M7UprFRc0zrtaTWj1KBHfcVc2uYUMggGXuenQPBQ8yQ== "@szmarczak/http-timer@^4.0.0": version "4.0.6" @@ -570,7 +570,7 @@ "@types/bson" "*" "@types/node" "*" -"@types/node-fetch@^2.5.12": +"@types/node-fetch@^2.6.1": version "2.6.1" resolved "https://registry.yarnpkg.com/@types/node-fetch/-/node-fetch-2.6.1.tgz#8f127c50481db65886800ef496f20bbf15518975" integrity sha512-oMqjURCaxoSIsHSr1E47QHzbmzNR5rK8McHuNb11BOM9cHcIK3Avy0s/b2JlXHoQGTYS3NsvWzV1M0iK7l0wbA== @@ -2644,10 +2644,10 @@ rimraf@^3.0.0, rimraf@^3.0.2: dependencies: glob "^7.1.3" -rxjs@^7.5.4: - version "7.5.4" - resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.4.tgz#3d6bd407e6b7ce9a123e76b1e770dc5761aa368d" - integrity sha512-h5M3Hk78r6wAheJF0a5YahB1yRQKCsZ4MsGdZ5O9ETbVtjPcScGfrMmoOq7EBsCRzd4BDkvDJ7ogP8Sz5tTFiQ== +rxjs@^7.5.5: + version "7.5.5" + resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.5.tgz#2ebad89af0f560f460ad5cc4213219e1f7dd4e9f" + integrity sha512-sy+H0pQofO95VDmFLzyaw9xNJU4KTRSwQIGM6+iG3SypAtCiLDzpeG8sJrNCWn2Up9km+KhkvTdbkrdy+yzZdw== dependencies: tslib "^2.1.0"