From 2e9ea08a6977a8ec31a0fa9c4c179f32eb136707 Mon Sep 17 00:00:00 2001 From: wirednkod Date: Tue, 30 Aug 2022 16:01:57 +0300 Subject: [PATCH] Fix multiple versions of polkadot/util and polkadot/util-crypto; Fixes #337 --- package-lock.json | 2926 ++++++--------------------------------------- package.json | 4 +- 2 files changed, 366 insertions(+), 2564 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7674705a9..6658b8c36 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,9 +9,9 @@ "version": "1.2.57", "license": "GPL-3.0-or-later", "dependencies": { - "@polkadot/api": "^9.2.3", + "@polkadot/api": "^9.2.4", "@polkadot/keyring": "^10.1.6", - "@polkadot/util-crypto": "^9.5.1", + "@polkadot/util-crypto": "^10.1.6", "axios": "^0.27.2", "chai": "^4.3.4", "commander": "^9.4.0", @@ -181,9 +181,9 @@ ] }, "node_modules/@noble/secp256k1": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/@noble/secp256k1/-/secp256k1-1.6.0.tgz", - "integrity": "sha512-DWSsg8zMHOYMYBqIQi96BQuthZrp98LCeMNcUOaffCIVYQ5yxDbNikLF+H7jEnmNNmXbtVic46iCuVWzar+MgA==", + "version": "1.6.3", + "resolved": "https://registry.npmjs.org/@noble/secp256k1/-/secp256k1-1.6.3.tgz", + "integrity": "sha512-T04e4iTurVy7I8Sw4+c5OSN9/RkPlo1uKxAomtxQNLq8j1uPAqnsqG1bqvY3Jv7c13gyr6dui0zmh/I3+f/JaQ==", "funding": [ { "type": "individual", @@ -227,25 +227,25 @@ } }, "node_modules/@polkadot/api": { - "version": "9.2.3", - "resolved": "https://registry.npmjs.org/@polkadot/api/-/api-9.2.3.tgz", - "integrity": "sha512-vdrtRaTQnnzgrxvEfDsIJwXEbZ1O+q2me6wwAAtZlsezrGVYuamNSUiecE1mPuLu+CoBnExmuSVmPNrzcmgCUg==", + "version": "9.2.4", + "resolved": "https://registry.npmjs.org/@polkadot/api/-/api-9.2.4.tgz", + "integrity": "sha512-mtTnTpix8lvjZnKgB3vnYE9frGPil2QbUd6uD2Vu/q2izRZuuPrMCAQjMf9o8CRJfeC4149jX3VZ5xq9gmYHrg==", "dependencies": { "@babel/runtime": "^7.18.9", - "@polkadot/api-augment": "9.2.3", - "@polkadot/api-base": "9.2.3", - "@polkadot/api-derive": "9.2.3", - "@polkadot/keyring": "^10.1.5", - "@polkadot/rpc-augment": "9.2.3", - "@polkadot/rpc-core": "9.2.3", - "@polkadot/rpc-provider": "9.2.3", - "@polkadot/types": "9.2.3", - "@polkadot/types-augment": "9.2.3", - "@polkadot/types-codec": "9.2.3", - "@polkadot/types-create": "9.2.3", - "@polkadot/types-known": "9.2.3", - "@polkadot/util": "^10.1.5", - "@polkadot/util-crypto": "^10.1.5", + "@polkadot/api-augment": "9.2.4", + "@polkadot/api-base": "9.2.4", + "@polkadot/api-derive": "9.2.4", + "@polkadot/keyring": "^10.1.6", + "@polkadot/rpc-augment": "9.2.4", + "@polkadot/rpc-core": "9.2.4", + "@polkadot/rpc-provider": "9.2.4", + "@polkadot/types": "9.2.4", + "@polkadot/types-augment": "9.2.4", + "@polkadot/types-codec": "9.2.4", + "@polkadot/types-create": "9.2.4", + "@polkadot/types-known": "9.2.4", + "@polkadot/util": "^10.1.6", + "@polkadot/util-crypto": "^10.1.6", "eventemitter3": "^4.0.7", "rxjs": "^7.5.6" }, @@ -254,1467 +254,257 @@ } }, "node_modules/@polkadot/api-augment": { - "version": "9.2.3", - "resolved": "https://registry.npmjs.org/@polkadot/api-augment/-/api-augment-9.2.3.tgz", - "integrity": "sha512-+CdY7/sivS9aNkfS1TWQAbWb3cVj+ywLJ5b107J/Ipnl3bSGv4lxSk9JU3AzRY4GgCgoZEAvUOpuYz/bOU5qLw==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/api-base": "9.2.3", - "@polkadot/rpc-augment": "9.2.3", - "@polkadot/types": "9.2.3", - "@polkadot/types-augment": "9.2.3", - "@polkadot/types-codec": "9.2.3", - "@polkadot/util": "^10.1.5" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/api-augment/node_modules/@polkadot/util": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-10.1.6.tgz", - "integrity": "sha512-k+gCKmgwxp0smmLIR7SfiEYEToayWXjrC7pQ0PqAGxpBNOdVMSCzLMnOHf9AI5cjs/lx6ULr1fHn721wLVonkw==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-bigint": "10.1.6", - "@polkadot/x-global": "10.1.6", - "@polkadot/x-textdecoder": "10.1.6", - "@polkadot/x-textencoder": "10.1.6", - "@types/bn.js": "^5.1.0", - "bn.js": "^5.2.1" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/api-augment/node_modules/@polkadot/x-bigint": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-bigint/-/x-bigint-10.1.6.tgz", - "integrity": "sha512-yeBZQ9+u49KqDBaeSw+ytshqzyaScKrDjAxpWCfOGxJaB+5Nv1W7fqi3OJ4S/HN5DYItr0a6UC14e1hiZUtZCg==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/api-augment/node_modules/@polkadot/x-global": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-10.1.6.tgz", - "integrity": "sha512-/nraYZg0hdSjbczhDBAsHlEqeZLs0u0xa8HJrfH2lq8+HOIYkQpJPHOqiQIvEe/VFRq7Xnbij+4uffV+otzB/w==", - "dependencies": { - "@babel/runtime": "^7.18.9" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/api-augment/node_modules/@polkadot/x-textdecoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-10.1.6.tgz", - "integrity": "sha512-T+jvyv6OvUgGfOlMDLkPKEmQnZGP1CNohdEDeRr93AmeYikIfbC20qYuAc0bEBXR7/rPXgnqiEfrpkL2W3r/Ig==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/api-augment/node_modules/@polkadot/x-textencoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-10.1.6.tgz", - "integrity": "sha512-e+iHdR1P/8xAc54l3gHfqozH6ZfxPkKlVVaz3vOMnzfc8cA3Zw93mLYkGtLDqv+825LkSrWSmb/bDZb6YyEEXg==", + "version": "9.2.4", + "resolved": "https://registry.npmjs.org/@polkadot/api-augment/-/api-augment-9.2.4.tgz", + "integrity": "sha512-oL8JJS3RClbv+yVdVTjRHoU2d3az/YvD+Ex2UFnMtBCBk22kDnDEoJAstJJjnXW2RT7CsEmCj3ffP0pmJGvF4A==", "dependencies": { "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" + "@polkadot/api-base": "9.2.4", + "@polkadot/rpc-augment": "9.2.4", + "@polkadot/types": "9.2.4", + "@polkadot/types-augment": "9.2.4", + "@polkadot/types-codec": "9.2.4", + "@polkadot/util": "^10.1.6" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@polkadot/api-base": { - "version": "9.2.3", - "resolved": "https://registry.npmjs.org/@polkadot/api-base/-/api-base-9.2.3.tgz", - "integrity": "sha512-e3sGwdJYkyIjZ1r9hWR1lQ7gtmd9PcaPy50H3kVWWk5JC16ge4Xh8FdGPa/nAZRXy7coQ1CSPy/5FSQqzGhZ8w==", + "version": "9.2.4", + "resolved": "https://registry.npmjs.org/@polkadot/api-base/-/api-base-9.2.4.tgz", + "integrity": "sha512-iTSsenaKAWTrkyDkbvBlhx/hzS/DlPPcw+u/Z2EQfnsh6R8qR7Od5JbFKM5Z81mlBX2R3FYm6r2Cxan0Bb+bDA==", "dependencies": { "@babel/runtime": "^7.18.9", - "@polkadot/rpc-core": "9.2.3", - "@polkadot/types": "9.2.3", - "@polkadot/util": "^10.1.5", + "@polkadot/rpc-core": "9.2.4", + "@polkadot/types": "9.2.4", + "@polkadot/util": "^10.1.6", "rxjs": "^7.5.6" }, "engines": { "node": ">=14.0.0" } }, - "node_modules/@polkadot/api-base/node_modules/@polkadot/util": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-10.1.6.tgz", - "integrity": "sha512-k+gCKmgwxp0smmLIR7SfiEYEToayWXjrC7pQ0PqAGxpBNOdVMSCzLMnOHf9AI5cjs/lx6ULr1fHn721wLVonkw==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-bigint": "10.1.6", - "@polkadot/x-global": "10.1.6", - "@polkadot/x-textdecoder": "10.1.6", - "@polkadot/x-textencoder": "10.1.6", - "@types/bn.js": "^5.1.0", - "bn.js": "^5.2.1" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/api-base/node_modules/@polkadot/x-bigint": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-bigint/-/x-bigint-10.1.6.tgz", - "integrity": "sha512-yeBZQ9+u49KqDBaeSw+ytshqzyaScKrDjAxpWCfOGxJaB+5Nv1W7fqi3OJ4S/HN5DYItr0a6UC14e1hiZUtZCg==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/api-base/node_modules/@polkadot/x-global": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-10.1.6.tgz", - "integrity": "sha512-/nraYZg0hdSjbczhDBAsHlEqeZLs0u0xa8HJrfH2lq8+HOIYkQpJPHOqiQIvEe/VFRq7Xnbij+4uffV+otzB/w==", - "dependencies": { - "@babel/runtime": "^7.18.9" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/api-base/node_modules/@polkadot/x-textdecoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-10.1.6.tgz", - "integrity": "sha512-T+jvyv6OvUgGfOlMDLkPKEmQnZGP1CNohdEDeRr93AmeYikIfbC20qYuAc0bEBXR7/rPXgnqiEfrpkL2W3r/Ig==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/api-base/node_modules/@polkadot/x-textencoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-10.1.6.tgz", - "integrity": "sha512-e+iHdR1P/8xAc54l3gHfqozH6ZfxPkKlVVaz3vOMnzfc8cA3Zw93mLYkGtLDqv+825LkSrWSmb/bDZb6YyEEXg==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - }, - "engines": { - "node": ">=14.0.0" - } - }, "node_modules/@polkadot/api-derive": { - "version": "9.2.3", - "resolved": "https://registry.npmjs.org/@polkadot/api-derive/-/api-derive-9.2.3.tgz", - "integrity": "sha512-mCZFfzJZxSHes3GTbHNNQpYSB6yRNO3Jg4naa0ngYh7jbuP6Aeuv/ywQw8VM+nEos4JcUCegUUNOY+QhCWgYrg==", + "version": "9.2.4", + "resolved": "https://registry.npmjs.org/@polkadot/api-derive/-/api-derive-9.2.4.tgz", + "integrity": "sha512-16V+l8hNe+TMYbZf6Bq27ZT69HXZC1Fn/mq0IrzdAs4jW2mok5tDfHDL+rCGJeRTq1LXFUOfPZGTMR4bqH2VqA==", "dependencies": { "@babel/runtime": "^7.18.9", - "@polkadot/api": "9.2.3", - "@polkadot/api-augment": "9.2.3", - "@polkadot/api-base": "9.2.3", - "@polkadot/rpc-core": "9.2.3", - "@polkadot/types": "9.2.3", - "@polkadot/types-codec": "9.2.3", - "@polkadot/util": "^10.1.5", - "@polkadot/util-crypto": "^10.1.5", + "@polkadot/api": "9.2.4", + "@polkadot/api-augment": "9.2.4", + "@polkadot/api-base": "9.2.4", + "@polkadot/rpc-core": "9.2.4", + "@polkadot/types": "9.2.4", + "@polkadot/types-codec": "9.2.4", + "@polkadot/util": "^10.1.6", + "@polkadot/util-crypto": "^10.1.6", "rxjs": "^7.5.6" }, "engines": { "node": ">=14.0.0" } }, - "node_modules/@polkadot/api-derive/node_modules/@noble/secp256k1": { - "version": "1.6.3", - "resolved": "https://registry.npmjs.org/@noble/secp256k1/-/secp256k1-1.6.3.tgz", - "integrity": "sha512-T04e4iTurVy7I8Sw4+c5OSN9/RkPlo1uKxAomtxQNLq8j1uPAqnsqG1bqvY3Jv7c13gyr6dui0zmh/I3+f/JaQ==", - "funding": [ - { - "type": "individual", - "url": "https://paulmillr.com/funding/" - } - ] - }, - "node_modules/@polkadot/api-derive/node_modules/@polkadot/networks": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/networks/-/networks-10.1.6.tgz", - "integrity": "sha512-NINGTVkvAnrBDXbIdcSJ7gCmtXUB6ybI4TLHY2Tf/57hak+hlyQUoHZdaTzpRYrxZ9xoUUS1K83Lr3wfwMblHA==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/util": "10.1.6", - "@substrate/ss58-registry": "^1.28.0" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/api-derive/node_modules/@polkadot/util": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-10.1.6.tgz", - "integrity": "sha512-k+gCKmgwxp0smmLIR7SfiEYEToayWXjrC7pQ0PqAGxpBNOdVMSCzLMnOHf9AI5cjs/lx6ULr1fHn721wLVonkw==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-bigint": "10.1.6", - "@polkadot/x-global": "10.1.6", - "@polkadot/x-textdecoder": "10.1.6", - "@polkadot/x-textencoder": "10.1.6", - "@types/bn.js": "^5.1.0", - "bn.js": "^5.2.1" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/api-derive/node_modules/@polkadot/util-crypto": { + "node_modules/@polkadot/keyring": { "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/util-crypto/-/util-crypto-10.1.6.tgz", - "integrity": "sha512-r3XWcCERomcGyB5PT7Qa1LYtCHfspVbehPGvraRlX5xhZBihpU4zMRWTSBNMPNaeIjUJmmSQHeG0ZnQVvnwzkg==", + "resolved": "https://registry.npmjs.org/@polkadot/keyring/-/keyring-10.1.6.tgz", + "integrity": "sha512-l4kF8SRJwkAfQaPKu15/0cxnSu5kPBj/RM0oJpSxkiqZXMhflU7i1tGX2DNhXST+btyEe0AYDzLg2YSyxYOPQA==", "dependencies": { "@babel/runtime": "^7.18.9", - "@noble/hashes": "1.1.2", - "@noble/secp256k1": "1.6.3", - "@polkadot/networks": "10.1.6", "@polkadot/util": "10.1.6", - "@polkadot/wasm-crypto": "^6.3.1", - "@polkadot/x-bigint": "10.1.6", - "@polkadot/x-randomvalues": "10.1.6", - "@scure/base": "1.1.1", - "ed2curve": "^0.3.0", - "tweetnacl": "^1.0.3" + "@polkadot/util-crypto": "10.1.6" }, "engines": { "node": ">=14.0.0" }, "peerDependencies": { - "@polkadot/util": "10.1.6" - } - }, - "node_modules/@polkadot/api-derive/node_modules/@polkadot/x-bigint": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-bigint/-/x-bigint-10.1.6.tgz", - "integrity": "sha512-yeBZQ9+u49KqDBaeSw+ytshqzyaScKrDjAxpWCfOGxJaB+5Nv1W7fqi3OJ4S/HN5DYItr0a6UC14e1hiZUtZCg==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/api-derive/node_modules/@polkadot/x-global": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-10.1.6.tgz", - "integrity": "sha512-/nraYZg0hdSjbczhDBAsHlEqeZLs0u0xa8HJrfH2lq8+HOIYkQpJPHOqiQIvEe/VFRq7Xnbij+4uffV+otzB/w==", - "dependencies": { - "@babel/runtime": "^7.18.9" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/api-derive/node_modules/@polkadot/x-randomvalues": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-randomvalues/-/x-randomvalues-10.1.6.tgz", - "integrity": "sha512-NDOr7Zvv3lN0Z3+gt/RfmZbeOXg21402ggiBdL8ni9rf0ZMUzFLqRNsbm0334L0lApfhfvxm98MGfK+gq6uVZg==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - }, - "engines": { - "node": ">=14.0.0" + "@polkadot/util": "10.1.6", + "@polkadot/util-crypto": "10.1.6" } }, - "node_modules/@polkadot/api-derive/node_modules/@polkadot/x-textdecoder": { + "node_modules/@polkadot/networks": { "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-10.1.6.tgz", - "integrity": "sha512-T+jvyv6OvUgGfOlMDLkPKEmQnZGP1CNohdEDeRr93AmeYikIfbC20qYuAc0bEBXR7/rPXgnqiEfrpkL2W3r/Ig==", + "resolved": "https://registry.npmjs.org/@polkadot/networks/-/networks-10.1.6.tgz", + "integrity": "sha512-NINGTVkvAnrBDXbIdcSJ7gCmtXUB6ybI4TLHY2Tf/57hak+hlyQUoHZdaTzpRYrxZ9xoUUS1K83Lr3wfwMblHA==", "dependencies": { "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" + "@polkadot/util": "10.1.6", + "@substrate/ss58-registry": "^1.28.0" }, "engines": { "node": ">=14.0.0" } }, - "node_modules/@polkadot/api-derive/node_modules/@polkadot/x-textencoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-10.1.6.tgz", - "integrity": "sha512-e+iHdR1P/8xAc54l3gHfqozH6ZfxPkKlVVaz3vOMnzfc8cA3Zw93mLYkGtLDqv+825LkSrWSmb/bDZb6YyEEXg==", + "node_modules/@polkadot/rpc-augment": { + "version": "9.2.4", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-augment/-/rpc-augment-9.2.4.tgz", + "integrity": "sha512-Jhw0r1CDr1CgkXdq/9zVNzQe4Yipk+NZ+uBWgBxfk+5ceaVsPjcwDG4A+J7og6I3fiWpz7srY1MC2Q8tikn6BA==", "dependencies": { "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" + "@polkadot/rpc-core": "9.2.4", + "@polkadot/types": "9.2.4", + "@polkadot/types-codec": "9.2.4", + "@polkadot/util": "^10.1.6" }, "engines": { "node": ">=14.0.0" } }, - "node_modules/@polkadot/api/node_modules/@noble/secp256k1": { - "version": "1.6.3", - "resolved": "https://registry.npmjs.org/@noble/secp256k1/-/secp256k1-1.6.3.tgz", - "integrity": "sha512-T04e4iTurVy7I8Sw4+c5OSN9/RkPlo1uKxAomtxQNLq8j1uPAqnsqG1bqvY3Jv7c13gyr6dui0zmh/I3+f/JaQ==", - "funding": [ - { - "type": "individual", - "url": "https://paulmillr.com/funding/" - } - ] - }, - "node_modules/@polkadot/api/node_modules/@polkadot/networks": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/networks/-/networks-10.1.6.tgz", - "integrity": "sha512-NINGTVkvAnrBDXbIdcSJ7gCmtXUB6ybI4TLHY2Tf/57hak+hlyQUoHZdaTzpRYrxZ9xoUUS1K83Lr3wfwMblHA==", + "node_modules/@polkadot/rpc-core": { + "version": "9.2.4", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-core/-/rpc-core-9.2.4.tgz", + "integrity": "sha512-npGOFC3BIjIxb4+jK4hISlUjsY8ay6GsLD5qhxEeiypk3pDNeHuBN/LjN4Z5Cb9N6e2fDgcLP4HRZG+YTf8ccA==", "dependencies": { "@babel/runtime": "^7.18.9", - "@polkadot/util": "10.1.6", - "@substrate/ss58-registry": "^1.28.0" + "@polkadot/rpc-augment": "9.2.4", + "@polkadot/rpc-provider": "9.2.4", + "@polkadot/types": "9.2.4", + "@polkadot/util": "^10.1.6", + "rxjs": "^7.5.6" }, "engines": { "node": ">=14.0.0" } }, - "node_modules/@polkadot/api/node_modules/@polkadot/util": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-10.1.6.tgz", - "integrity": "sha512-k+gCKmgwxp0smmLIR7SfiEYEToayWXjrC7pQ0PqAGxpBNOdVMSCzLMnOHf9AI5cjs/lx6ULr1fHn721wLVonkw==", + "node_modules/@polkadot/rpc-provider": { + "version": "9.2.4", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-provider/-/rpc-provider-9.2.4.tgz", + "integrity": "sha512-qVlaDr/Oax764mps89tQpKFohOacFta5Gp72s81OBxFR1Nxq9qE5uaL5AaXzAxEtL+XVMFYKE508pp2IJW52dw==", "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-bigint": "10.1.6", - "@polkadot/x-global": "10.1.6", - "@polkadot/x-textdecoder": "10.1.6", - "@polkadot/x-textencoder": "10.1.6", - "@types/bn.js": "^5.1.0", - "bn.js": "^5.2.1" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/api/node_modules/@polkadot/util-crypto": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/util-crypto/-/util-crypto-10.1.6.tgz", - "integrity": "sha512-r3XWcCERomcGyB5PT7Qa1LYtCHfspVbehPGvraRlX5xhZBihpU4zMRWTSBNMPNaeIjUJmmSQHeG0ZnQVvnwzkg==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@noble/hashes": "1.1.2", - "@noble/secp256k1": "1.6.3", - "@polkadot/networks": "10.1.6", - "@polkadot/util": "10.1.6", - "@polkadot/wasm-crypto": "^6.3.1", - "@polkadot/x-bigint": "10.1.6", - "@polkadot/x-randomvalues": "10.1.6", - "@scure/base": "1.1.1", - "ed2curve": "^0.3.0", - "tweetnacl": "^1.0.3" - }, - "engines": { - "node": ">=14.0.0" - }, - "peerDependencies": { - "@polkadot/util": "10.1.6" - } - }, - "node_modules/@polkadot/api/node_modules/@polkadot/x-bigint": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-bigint/-/x-bigint-10.1.6.tgz", - "integrity": "sha512-yeBZQ9+u49KqDBaeSw+ytshqzyaScKrDjAxpWCfOGxJaB+5Nv1W7fqi3OJ4S/HN5DYItr0a6UC14e1hiZUtZCg==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/api/node_modules/@polkadot/x-global": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-10.1.6.tgz", - "integrity": "sha512-/nraYZg0hdSjbczhDBAsHlEqeZLs0u0xa8HJrfH2lq8+HOIYkQpJPHOqiQIvEe/VFRq7Xnbij+4uffV+otzB/w==", - "dependencies": { - "@babel/runtime": "^7.18.9" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/api/node_modules/@polkadot/x-randomvalues": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-randomvalues/-/x-randomvalues-10.1.6.tgz", - "integrity": "sha512-NDOr7Zvv3lN0Z3+gt/RfmZbeOXg21402ggiBdL8ni9rf0ZMUzFLqRNsbm0334L0lApfhfvxm98MGfK+gq6uVZg==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/api/node_modules/@polkadot/x-textdecoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-10.1.6.tgz", - "integrity": "sha512-T+jvyv6OvUgGfOlMDLkPKEmQnZGP1CNohdEDeRr93AmeYikIfbC20qYuAc0bEBXR7/rPXgnqiEfrpkL2W3r/Ig==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/api/node_modules/@polkadot/x-textencoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-10.1.6.tgz", - "integrity": "sha512-e+iHdR1P/8xAc54l3gHfqozH6ZfxPkKlVVaz3vOMnzfc8cA3Zw93mLYkGtLDqv+825LkSrWSmb/bDZb6YyEEXg==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/keyring": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/keyring/-/keyring-10.1.6.tgz", - "integrity": "sha512-l4kF8SRJwkAfQaPKu15/0cxnSu5kPBj/RM0oJpSxkiqZXMhflU7i1tGX2DNhXST+btyEe0AYDzLg2YSyxYOPQA==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/util": "10.1.6", - "@polkadot/util-crypto": "10.1.6" - }, - "engines": { - "node": ">=14.0.0" - }, - "peerDependencies": { - "@polkadot/util": "10.1.6", - "@polkadot/util-crypto": "10.1.6" - } - }, - "node_modules/@polkadot/keyring/node_modules/@noble/secp256k1": { - "version": "1.6.3", - "resolved": "https://registry.npmjs.org/@noble/secp256k1/-/secp256k1-1.6.3.tgz", - "integrity": "sha512-T04e4iTurVy7I8Sw4+c5OSN9/RkPlo1uKxAomtxQNLq8j1uPAqnsqG1bqvY3Jv7c13gyr6dui0zmh/I3+f/JaQ==", - "funding": [ - { - "type": "individual", - "url": "https://paulmillr.com/funding/" - } - ] - }, - "node_modules/@polkadot/keyring/node_modules/@polkadot/networks": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/networks/-/networks-10.1.6.tgz", - "integrity": "sha512-NINGTVkvAnrBDXbIdcSJ7gCmtXUB6ybI4TLHY2Tf/57hak+hlyQUoHZdaTzpRYrxZ9xoUUS1K83Lr3wfwMblHA==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/util": "10.1.6", - "@substrate/ss58-registry": "^1.28.0" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/keyring/node_modules/@polkadot/util": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-10.1.6.tgz", - "integrity": "sha512-k+gCKmgwxp0smmLIR7SfiEYEToayWXjrC7pQ0PqAGxpBNOdVMSCzLMnOHf9AI5cjs/lx6ULr1fHn721wLVonkw==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-bigint": "10.1.6", - "@polkadot/x-global": "10.1.6", - "@polkadot/x-textdecoder": "10.1.6", - "@polkadot/x-textencoder": "10.1.6", - "@types/bn.js": "^5.1.0", - "bn.js": "^5.2.1" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/keyring/node_modules/@polkadot/util-crypto": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/util-crypto/-/util-crypto-10.1.6.tgz", - "integrity": "sha512-r3XWcCERomcGyB5PT7Qa1LYtCHfspVbehPGvraRlX5xhZBihpU4zMRWTSBNMPNaeIjUJmmSQHeG0ZnQVvnwzkg==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@noble/hashes": "1.1.2", - "@noble/secp256k1": "1.6.3", - "@polkadot/networks": "10.1.6", - "@polkadot/util": "10.1.6", - "@polkadot/wasm-crypto": "^6.3.1", - "@polkadot/x-bigint": "10.1.6", - "@polkadot/x-randomvalues": "10.1.6", - "@scure/base": "1.1.1", - "ed2curve": "^0.3.0", - "tweetnacl": "^1.0.3" - }, - "engines": { - "node": ">=14.0.0" - }, - "peerDependencies": { - "@polkadot/util": "10.1.6" - } - }, - "node_modules/@polkadot/keyring/node_modules/@polkadot/x-bigint": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-bigint/-/x-bigint-10.1.6.tgz", - "integrity": "sha512-yeBZQ9+u49KqDBaeSw+ytshqzyaScKrDjAxpWCfOGxJaB+5Nv1W7fqi3OJ4S/HN5DYItr0a6UC14e1hiZUtZCg==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/keyring/node_modules/@polkadot/x-global": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-10.1.6.tgz", - "integrity": "sha512-/nraYZg0hdSjbczhDBAsHlEqeZLs0u0xa8HJrfH2lq8+HOIYkQpJPHOqiQIvEe/VFRq7Xnbij+4uffV+otzB/w==", - "dependencies": { - "@babel/runtime": "^7.18.9" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/keyring/node_modules/@polkadot/x-randomvalues": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-randomvalues/-/x-randomvalues-10.1.6.tgz", - "integrity": "sha512-NDOr7Zvv3lN0Z3+gt/RfmZbeOXg21402ggiBdL8ni9rf0ZMUzFLqRNsbm0334L0lApfhfvxm98MGfK+gq6uVZg==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/keyring/node_modules/@polkadot/x-textdecoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-10.1.6.tgz", - "integrity": "sha512-T+jvyv6OvUgGfOlMDLkPKEmQnZGP1CNohdEDeRr93AmeYikIfbC20qYuAc0bEBXR7/rPXgnqiEfrpkL2W3r/Ig==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/keyring/node_modules/@polkadot/x-textencoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-10.1.6.tgz", - "integrity": "sha512-e+iHdR1P/8xAc54l3gHfqozH6ZfxPkKlVVaz3vOMnzfc8cA3Zw93mLYkGtLDqv+825LkSrWSmb/bDZb6YyEEXg==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/networks": { - "version": "9.7.2", - "resolved": "https://registry.npmjs.org/@polkadot/networks/-/networks-9.7.2.tgz", - "integrity": "sha512-oMAdF8Y9CLBI0EUZBcycHcvbQQdbkJHevPJ/lwnZXJTaueXuav/Xm2yiFj5J3V8meIjLocURlMawgsAVItXOBQ==", - "dependencies": { - "@babel/runtime": "^7.18.6", - "@polkadot/util": "9.7.2", - "@substrate/ss58-registry": "^1.23.0" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/rpc-augment": { - "version": "9.2.3", - "resolved": "https://registry.npmjs.org/@polkadot/rpc-augment/-/rpc-augment-9.2.3.tgz", - "integrity": "sha512-VHhstb5PDpzDXHp9WAWrNWqn1UTqyOHmWExNL3BfPcwcaw0dCAax+aGb6upYqKCfEugZwJXalmEuwwkA4alz+g==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/rpc-core": "9.2.3", - "@polkadot/types": "9.2.3", - "@polkadot/types-codec": "9.2.3", - "@polkadot/util": "^10.1.5" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/rpc-augment/node_modules/@polkadot/util": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-10.1.6.tgz", - "integrity": "sha512-k+gCKmgwxp0smmLIR7SfiEYEToayWXjrC7pQ0PqAGxpBNOdVMSCzLMnOHf9AI5cjs/lx6ULr1fHn721wLVonkw==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-bigint": "10.1.6", - "@polkadot/x-global": "10.1.6", - "@polkadot/x-textdecoder": "10.1.6", - "@polkadot/x-textencoder": "10.1.6", - "@types/bn.js": "^5.1.0", - "bn.js": "^5.2.1" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/rpc-augment/node_modules/@polkadot/x-bigint": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-bigint/-/x-bigint-10.1.6.tgz", - "integrity": "sha512-yeBZQ9+u49KqDBaeSw+ytshqzyaScKrDjAxpWCfOGxJaB+5Nv1W7fqi3OJ4S/HN5DYItr0a6UC14e1hiZUtZCg==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/rpc-augment/node_modules/@polkadot/x-global": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-10.1.6.tgz", - "integrity": "sha512-/nraYZg0hdSjbczhDBAsHlEqeZLs0u0xa8HJrfH2lq8+HOIYkQpJPHOqiQIvEe/VFRq7Xnbij+4uffV+otzB/w==", - "dependencies": { - "@babel/runtime": "^7.18.9" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/rpc-augment/node_modules/@polkadot/x-textdecoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-10.1.6.tgz", - "integrity": "sha512-T+jvyv6OvUgGfOlMDLkPKEmQnZGP1CNohdEDeRr93AmeYikIfbC20qYuAc0bEBXR7/rPXgnqiEfrpkL2W3r/Ig==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/rpc-augment/node_modules/@polkadot/x-textencoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-10.1.6.tgz", - "integrity": "sha512-e+iHdR1P/8xAc54l3gHfqozH6ZfxPkKlVVaz3vOMnzfc8cA3Zw93mLYkGtLDqv+825LkSrWSmb/bDZb6YyEEXg==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/rpc-core": { - "version": "9.2.3", - "resolved": "https://registry.npmjs.org/@polkadot/rpc-core/-/rpc-core-9.2.3.tgz", - "integrity": "sha512-x7NdgvJQ/oqSUbZqPlT+/bx0EQ2Qlz0kLYolQcCNuKsQ4Kew+IRxoi26bMOoE+jF05F3LRV7D3wNyFqt0292ag==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/rpc-augment": "9.2.3", - "@polkadot/rpc-provider": "9.2.3", - "@polkadot/types": "9.2.3", - "@polkadot/util": "^10.1.5", - "rxjs": "^7.5.6" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/rpc-core/node_modules/@polkadot/util": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-10.1.6.tgz", - "integrity": "sha512-k+gCKmgwxp0smmLIR7SfiEYEToayWXjrC7pQ0PqAGxpBNOdVMSCzLMnOHf9AI5cjs/lx6ULr1fHn721wLVonkw==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-bigint": "10.1.6", - "@polkadot/x-global": "10.1.6", - "@polkadot/x-textdecoder": "10.1.6", - "@polkadot/x-textencoder": "10.1.6", - "@types/bn.js": "^5.1.0", - "bn.js": "^5.2.1" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/rpc-core/node_modules/@polkadot/x-bigint": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-bigint/-/x-bigint-10.1.6.tgz", - "integrity": "sha512-yeBZQ9+u49KqDBaeSw+ytshqzyaScKrDjAxpWCfOGxJaB+5Nv1W7fqi3OJ4S/HN5DYItr0a6UC14e1hiZUtZCg==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/rpc-core/node_modules/@polkadot/x-global": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-10.1.6.tgz", - "integrity": "sha512-/nraYZg0hdSjbczhDBAsHlEqeZLs0u0xa8HJrfH2lq8+HOIYkQpJPHOqiQIvEe/VFRq7Xnbij+4uffV+otzB/w==", - "dependencies": { - "@babel/runtime": "^7.18.9" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/rpc-core/node_modules/@polkadot/x-textdecoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-10.1.6.tgz", - "integrity": "sha512-T+jvyv6OvUgGfOlMDLkPKEmQnZGP1CNohdEDeRr93AmeYikIfbC20qYuAc0bEBXR7/rPXgnqiEfrpkL2W3r/Ig==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/rpc-core/node_modules/@polkadot/x-textencoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-10.1.6.tgz", - "integrity": "sha512-e+iHdR1P/8xAc54l3gHfqozH6ZfxPkKlVVaz3vOMnzfc8cA3Zw93mLYkGtLDqv+825LkSrWSmb/bDZb6YyEEXg==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/rpc-provider": { - "version": "9.2.3", - "resolved": "https://registry.npmjs.org/@polkadot/rpc-provider/-/rpc-provider-9.2.3.tgz", - "integrity": "sha512-SMtHxL8S1K64TX2076SmTZZd5gHmXfrZvPBZNmv8q5e0jfc7KYau6dq3ffC/2i0PwhyHFJAgFq6MOCV/zc1h4g==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/keyring": "^10.1.5", - "@polkadot/types": "9.2.3", - "@polkadot/types-support": "9.2.3", - "@polkadot/util": "^10.1.5", - "@polkadot/util-crypto": "^10.1.5", - "@polkadot/x-fetch": "^10.1.5", - "@polkadot/x-global": "^10.1.5", - "@polkadot/x-ws": "^10.1.5", - "@substrate/connect": "0.7.11", - "eventemitter3": "^4.0.7", - "mock-socket": "^9.1.5", - "nock": "^13.2.9" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/rpc-provider/node_modules/@noble/secp256k1": { - "version": "1.6.3", - "resolved": "https://registry.npmjs.org/@noble/secp256k1/-/secp256k1-1.6.3.tgz", - "integrity": "sha512-T04e4iTurVy7I8Sw4+c5OSN9/RkPlo1uKxAomtxQNLq8j1uPAqnsqG1bqvY3Jv7c13gyr6dui0zmh/I3+f/JaQ==", - "funding": [ - { - "type": "individual", - "url": "https://paulmillr.com/funding/" - } - ] - }, - "node_modules/@polkadot/rpc-provider/node_modules/@polkadot/networks": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/networks/-/networks-10.1.6.tgz", - "integrity": "sha512-NINGTVkvAnrBDXbIdcSJ7gCmtXUB6ybI4TLHY2Tf/57hak+hlyQUoHZdaTzpRYrxZ9xoUUS1K83Lr3wfwMblHA==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/util": "10.1.6", - "@substrate/ss58-registry": "^1.28.0" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/rpc-provider/node_modules/@polkadot/util": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-10.1.6.tgz", - "integrity": "sha512-k+gCKmgwxp0smmLIR7SfiEYEToayWXjrC7pQ0PqAGxpBNOdVMSCzLMnOHf9AI5cjs/lx6ULr1fHn721wLVonkw==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-bigint": "10.1.6", - "@polkadot/x-global": "10.1.6", - "@polkadot/x-textdecoder": "10.1.6", - "@polkadot/x-textencoder": "10.1.6", - "@types/bn.js": "^5.1.0", - "bn.js": "^5.2.1" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/rpc-provider/node_modules/@polkadot/util-crypto": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/util-crypto/-/util-crypto-10.1.6.tgz", - "integrity": "sha512-r3XWcCERomcGyB5PT7Qa1LYtCHfspVbehPGvraRlX5xhZBihpU4zMRWTSBNMPNaeIjUJmmSQHeG0ZnQVvnwzkg==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@noble/hashes": "1.1.2", - "@noble/secp256k1": "1.6.3", - "@polkadot/networks": "10.1.6", - "@polkadot/util": "10.1.6", - "@polkadot/wasm-crypto": "^6.3.1", - "@polkadot/x-bigint": "10.1.6", - "@polkadot/x-randomvalues": "10.1.6", - "@scure/base": "1.1.1", - "ed2curve": "^0.3.0", - "tweetnacl": "^1.0.3" - }, - "engines": { - "node": ">=14.0.0" - }, - "peerDependencies": { - "@polkadot/util": "10.1.6" - } - }, - "node_modules/@polkadot/rpc-provider/node_modules/@polkadot/x-bigint": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-bigint/-/x-bigint-10.1.6.tgz", - "integrity": "sha512-yeBZQ9+u49KqDBaeSw+ytshqzyaScKrDjAxpWCfOGxJaB+5Nv1W7fqi3OJ4S/HN5DYItr0a6UC14e1hiZUtZCg==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/rpc-provider/node_modules/@polkadot/x-global": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-10.1.6.tgz", - "integrity": "sha512-/nraYZg0hdSjbczhDBAsHlEqeZLs0u0xa8HJrfH2lq8+HOIYkQpJPHOqiQIvEe/VFRq7Xnbij+4uffV+otzB/w==", - "dependencies": { - "@babel/runtime": "^7.18.9" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/rpc-provider/node_modules/@polkadot/x-randomvalues": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-randomvalues/-/x-randomvalues-10.1.6.tgz", - "integrity": "sha512-NDOr7Zvv3lN0Z3+gt/RfmZbeOXg21402ggiBdL8ni9rf0ZMUzFLqRNsbm0334L0lApfhfvxm98MGfK+gq6uVZg==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/rpc-provider/node_modules/@polkadot/x-textdecoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-10.1.6.tgz", - "integrity": "sha512-T+jvyv6OvUgGfOlMDLkPKEmQnZGP1CNohdEDeRr93AmeYikIfbC20qYuAc0bEBXR7/rPXgnqiEfrpkL2W3r/Ig==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/rpc-provider/node_modules/@polkadot/x-textencoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-10.1.6.tgz", - "integrity": "sha512-e+iHdR1P/8xAc54l3gHfqozH6ZfxPkKlVVaz3vOMnzfc8cA3Zw93mLYkGtLDqv+825LkSrWSmb/bDZb6YyEEXg==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/types": { - "version": "9.2.3", - "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-9.2.3.tgz", - "integrity": "sha512-EUFMc3pnruQE6ZPln2RTii7Wd3A868HazBL5l6glsXGwxS77O3JoYGprth9iyMuy5JKEBVL6mKqX6ns+JAx+Xg==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/keyring": "^10.1.5", - "@polkadot/types-augment": "9.2.3", - "@polkadot/types-codec": "9.2.3", - "@polkadot/types-create": "9.2.3", - "@polkadot/util": "^10.1.5", - "@polkadot/util-crypto": "^10.1.5", - "rxjs": "^7.5.6" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/types-augment": { - "version": "9.2.3", - "resolved": "https://registry.npmjs.org/@polkadot/types-augment/-/types-augment-9.2.3.tgz", - "integrity": "sha512-xbzlP8xoaj/ILLtxkxHm8ldS3ziuY3qGkDAEbRS13KcsEUg+tUmG3IxMlvbHZVg8iYR3RMcQAJ1WF29wFvVOrA==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/types": "9.2.3", - "@polkadot/types-codec": "9.2.3", - "@polkadot/util": "^10.1.5" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/types-augment/node_modules/@polkadot/util": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-10.1.6.tgz", - "integrity": "sha512-k+gCKmgwxp0smmLIR7SfiEYEToayWXjrC7pQ0PqAGxpBNOdVMSCzLMnOHf9AI5cjs/lx6ULr1fHn721wLVonkw==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-bigint": "10.1.6", - "@polkadot/x-global": "10.1.6", - "@polkadot/x-textdecoder": "10.1.6", - "@polkadot/x-textencoder": "10.1.6", - "@types/bn.js": "^5.1.0", - "bn.js": "^5.2.1" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/types-augment/node_modules/@polkadot/x-bigint": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-bigint/-/x-bigint-10.1.6.tgz", - "integrity": "sha512-yeBZQ9+u49KqDBaeSw+ytshqzyaScKrDjAxpWCfOGxJaB+5Nv1W7fqi3OJ4S/HN5DYItr0a6UC14e1hiZUtZCg==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/types-augment/node_modules/@polkadot/x-global": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-10.1.6.tgz", - "integrity": "sha512-/nraYZg0hdSjbczhDBAsHlEqeZLs0u0xa8HJrfH2lq8+HOIYkQpJPHOqiQIvEe/VFRq7Xnbij+4uffV+otzB/w==", - "dependencies": { - "@babel/runtime": "^7.18.9" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/types-augment/node_modules/@polkadot/x-textdecoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-10.1.6.tgz", - "integrity": "sha512-T+jvyv6OvUgGfOlMDLkPKEmQnZGP1CNohdEDeRr93AmeYikIfbC20qYuAc0bEBXR7/rPXgnqiEfrpkL2W3r/Ig==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/types-augment/node_modules/@polkadot/x-textencoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-10.1.6.tgz", - "integrity": "sha512-e+iHdR1P/8xAc54l3gHfqozH6ZfxPkKlVVaz3vOMnzfc8cA3Zw93mLYkGtLDqv+825LkSrWSmb/bDZb6YyEEXg==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/types-codec": { - "version": "9.2.3", - "resolved": "https://registry.npmjs.org/@polkadot/types-codec/-/types-codec-9.2.3.tgz", - "integrity": "sha512-CaxDpV5AK5RfgMP0+ExMeirp3OaKjWx5ieR9O8kb6vet4axFEX5soD7yM4A2D4X8rBSJTXjCbLPUFyjswoTJow==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/util": "^10.1.5", - "@polkadot/x-bigint": "^10.1.5" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/types-codec/node_modules/@polkadot/util": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-10.1.6.tgz", - "integrity": "sha512-k+gCKmgwxp0smmLIR7SfiEYEToayWXjrC7pQ0PqAGxpBNOdVMSCzLMnOHf9AI5cjs/lx6ULr1fHn721wLVonkw==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-bigint": "10.1.6", - "@polkadot/x-global": "10.1.6", - "@polkadot/x-textdecoder": "10.1.6", - "@polkadot/x-textencoder": "10.1.6", - "@types/bn.js": "^5.1.0", - "bn.js": "^5.2.1" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/types-codec/node_modules/@polkadot/x-bigint": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-bigint/-/x-bigint-10.1.6.tgz", - "integrity": "sha512-yeBZQ9+u49KqDBaeSw+ytshqzyaScKrDjAxpWCfOGxJaB+5Nv1W7fqi3OJ4S/HN5DYItr0a6UC14e1hiZUtZCg==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/types-codec/node_modules/@polkadot/x-global": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-10.1.6.tgz", - "integrity": "sha512-/nraYZg0hdSjbczhDBAsHlEqeZLs0u0xa8HJrfH2lq8+HOIYkQpJPHOqiQIvEe/VFRq7Xnbij+4uffV+otzB/w==", - "dependencies": { - "@babel/runtime": "^7.18.9" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/types-codec/node_modules/@polkadot/x-textdecoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-10.1.6.tgz", - "integrity": "sha512-T+jvyv6OvUgGfOlMDLkPKEmQnZGP1CNohdEDeRr93AmeYikIfbC20qYuAc0bEBXR7/rPXgnqiEfrpkL2W3r/Ig==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/types-codec/node_modules/@polkadot/x-textencoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-10.1.6.tgz", - "integrity": "sha512-e+iHdR1P/8xAc54l3gHfqozH6ZfxPkKlVVaz3vOMnzfc8cA3Zw93mLYkGtLDqv+825LkSrWSmb/bDZb6YyEEXg==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/types-create": { - "version": "9.2.3", - "resolved": "https://registry.npmjs.org/@polkadot/types-create/-/types-create-9.2.3.tgz", - "integrity": "sha512-hR+eM8DLDAvYh99cLOfyV/Xcff+kie9pe7VTIhampuUwOvRovQ1ItTiajxYKMHbeX6SyVn5vvOtSzyJacNiU+w==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/types-codec": "9.2.3", - "@polkadot/util": "^10.1.5" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/types-create/node_modules/@polkadot/util": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-10.1.6.tgz", - "integrity": "sha512-k+gCKmgwxp0smmLIR7SfiEYEToayWXjrC7pQ0PqAGxpBNOdVMSCzLMnOHf9AI5cjs/lx6ULr1fHn721wLVonkw==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-bigint": "10.1.6", - "@polkadot/x-global": "10.1.6", - "@polkadot/x-textdecoder": "10.1.6", - "@polkadot/x-textencoder": "10.1.6", - "@types/bn.js": "^5.1.0", - "bn.js": "^5.2.1" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/types-create/node_modules/@polkadot/x-bigint": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-bigint/-/x-bigint-10.1.6.tgz", - "integrity": "sha512-yeBZQ9+u49KqDBaeSw+ytshqzyaScKrDjAxpWCfOGxJaB+5Nv1W7fqi3OJ4S/HN5DYItr0a6UC14e1hiZUtZCg==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/types-create/node_modules/@polkadot/x-global": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-10.1.6.tgz", - "integrity": "sha512-/nraYZg0hdSjbczhDBAsHlEqeZLs0u0xa8HJrfH2lq8+HOIYkQpJPHOqiQIvEe/VFRq7Xnbij+4uffV+otzB/w==", - "dependencies": { - "@babel/runtime": "^7.18.9" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/types-create/node_modules/@polkadot/x-textdecoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-10.1.6.tgz", - "integrity": "sha512-T+jvyv6OvUgGfOlMDLkPKEmQnZGP1CNohdEDeRr93AmeYikIfbC20qYuAc0bEBXR7/rPXgnqiEfrpkL2W3r/Ig==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/types-create/node_modules/@polkadot/x-textencoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-10.1.6.tgz", - "integrity": "sha512-e+iHdR1P/8xAc54l3gHfqozH6ZfxPkKlVVaz3vOMnzfc8cA3Zw93mLYkGtLDqv+825LkSrWSmb/bDZb6YyEEXg==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/types-known": { - "version": "9.2.3", - "resolved": "https://registry.npmjs.org/@polkadot/types-known/-/types-known-9.2.3.tgz", - "integrity": "sha512-popdkZTegUxEolsA1AUJ425M0ENRw+g8c719m7ZO7KZvBEH31lLTS4SqU8NtJvqM0TCYJIHLex9RL8TIUBIreQ==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/networks": "^10.1.5", - "@polkadot/types": "9.2.3", - "@polkadot/types-codec": "9.2.3", - "@polkadot/types-create": "9.2.3", - "@polkadot/util": "^10.1.5" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/types-known/node_modules/@polkadot/networks": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/networks/-/networks-10.1.6.tgz", - "integrity": "sha512-NINGTVkvAnrBDXbIdcSJ7gCmtXUB6ybI4TLHY2Tf/57hak+hlyQUoHZdaTzpRYrxZ9xoUUS1K83Lr3wfwMblHA==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/util": "10.1.6", - "@substrate/ss58-registry": "^1.28.0" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/types-known/node_modules/@polkadot/util": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-10.1.6.tgz", - "integrity": "sha512-k+gCKmgwxp0smmLIR7SfiEYEToayWXjrC7pQ0PqAGxpBNOdVMSCzLMnOHf9AI5cjs/lx6ULr1fHn721wLVonkw==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-bigint": "10.1.6", - "@polkadot/x-global": "10.1.6", - "@polkadot/x-textdecoder": "10.1.6", - "@polkadot/x-textencoder": "10.1.6", - "@types/bn.js": "^5.1.0", - "bn.js": "^5.2.1" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/types-known/node_modules/@polkadot/x-bigint": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-bigint/-/x-bigint-10.1.6.tgz", - "integrity": "sha512-yeBZQ9+u49KqDBaeSw+ytshqzyaScKrDjAxpWCfOGxJaB+5Nv1W7fqi3OJ4S/HN5DYItr0a6UC14e1hiZUtZCg==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/types-known/node_modules/@polkadot/x-global": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-10.1.6.tgz", - "integrity": "sha512-/nraYZg0hdSjbczhDBAsHlEqeZLs0u0xa8HJrfH2lq8+HOIYkQpJPHOqiQIvEe/VFRq7Xnbij+4uffV+otzB/w==", - "dependencies": { - "@babel/runtime": "^7.18.9" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/types-known/node_modules/@polkadot/x-textdecoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-10.1.6.tgz", - "integrity": "sha512-T+jvyv6OvUgGfOlMDLkPKEmQnZGP1CNohdEDeRr93AmeYikIfbC20qYuAc0bEBXR7/rPXgnqiEfrpkL2W3r/Ig==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/types-known/node_modules/@polkadot/x-textencoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-10.1.6.tgz", - "integrity": "sha512-e+iHdR1P/8xAc54l3gHfqozH6ZfxPkKlVVaz3vOMnzfc8cA3Zw93mLYkGtLDqv+825LkSrWSmb/bDZb6YyEEXg==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/types-support": { - "version": "9.2.3", - "resolved": "https://registry.npmjs.org/@polkadot/types-support/-/types-support-9.2.3.tgz", - "integrity": "sha512-kIm0mdsyR5+88Q49EvFqKzHmFFB66/qXpXIDQLSKvn+B1glku0QiEPoypLoptOW1WV4Pfe6QKlalH9PUqQjD8Q==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/util": "^10.1.5" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/types-support/node_modules/@polkadot/util": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-10.1.6.tgz", - "integrity": "sha512-k+gCKmgwxp0smmLIR7SfiEYEToayWXjrC7pQ0PqAGxpBNOdVMSCzLMnOHf9AI5cjs/lx6ULr1fHn721wLVonkw==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-bigint": "10.1.6", - "@polkadot/x-global": "10.1.6", - "@polkadot/x-textdecoder": "10.1.6", - "@polkadot/x-textencoder": "10.1.6", - "@types/bn.js": "^5.1.0", - "bn.js": "^5.2.1" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/types-support/node_modules/@polkadot/x-bigint": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-bigint/-/x-bigint-10.1.6.tgz", - "integrity": "sha512-yeBZQ9+u49KqDBaeSw+ytshqzyaScKrDjAxpWCfOGxJaB+5Nv1W7fqi3OJ4S/HN5DYItr0a6UC14e1hiZUtZCg==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/types-support/node_modules/@polkadot/x-global": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-10.1.6.tgz", - "integrity": "sha512-/nraYZg0hdSjbczhDBAsHlEqeZLs0u0xa8HJrfH2lq8+HOIYkQpJPHOqiQIvEe/VFRq7Xnbij+4uffV+otzB/w==", - "dependencies": { - "@babel/runtime": "^7.18.9" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/types-support/node_modules/@polkadot/x-textdecoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-10.1.6.tgz", - "integrity": "sha512-T+jvyv6OvUgGfOlMDLkPKEmQnZGP1CNohdEDeRr93AmeYikIfbC20qYuAc0bEBXR7/rPXgnqiEfrpkL2W3r/Ig==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/types-support/node_modules/@polkadot/x-textencoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-10.1.6.tgz", - "integrity": "sha512-e+iHdR1P/8xAc54l3gHfqozH6ZfxPkKlVVaz3vOMnzfc8cA3Zw93mLYkGtLDqv+825LkSrWSmb/bDZb6YyEEXg==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/types/node_modules/@noble/secp256k1": { - "version": "1.6.3", - "resolved": "https://registry.npmjs.org/@noble/secp256k1/-/secp256k1-1.6.3.tgz", - "integrity": "sha512-T04e4iTurVy7I8Sw4+c5OSN9/RkPlo1uKxAomtxQNLq8j1uPAqnsqG1bqvY3Jv7c13gyr6dui0zmh/I3+f/JaQ==", - "funding": [ - { - "type": "individual", - "url": "https://paulmillr.com/funding/" - } - ] - }, - "node_modules/@polkadot/types/node_modules/@polkadot/networks": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/networks/-/networks-10.1.6.tgz", - "integrity": "sha512-NINGTVkvAnrBDXbIdcSJ7gCmtXUB6ybI4TLHY2Tf/57hak+hlyQUoHZdaTzpRYrxZ9xoUUS1K83Lr3wfwMblHA==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/util": "10.1.6", - "@substrate/ss58-registry": "^1.28.0" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/types/node_modules/@polkadot/util": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-10.1.6.tgz", - "integrity": "sha512-k+gCKmgwxp0smmLIR7SfiEYEToayWXjrC7pQ0PqAGxpBNOdVMSCzLMnOHf9AI5cjs/lx6ULr1fHn721wLVonkw==", - "dependencies": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-bigint": "10.1.6", - "@polkadot/x-global": "10.1.6", - "@polkadot/x-textdecoder": "10.1.6", - "@polkadot/x-textencoder": "10.1.6", - "@types/bn.js": "^5.1.0", - "bn.js": "^5.2.1" + "@babel/runtime": "^7.18.9", + "@polkadot/keyring": "^10.1.6", + "@polkadot/types": "9.2.4", + "@polkadot/types-support": "9.2.4", + "@polkadot/util": "^10.1.6", + "@polkadot/util-crypto": "^10.1.6", + "@polkadot/x-fetch": "^10.1.6", + "@polkadot/x-global": "^10.1.6", + "@polkadot/x-ws": "^10.1.6", + "@substrate/connect": "0.7.11", + "eventemitter3": "^4.0.7", + "mock-socket": "^9.1.5", + "nock": "^13.2.9" }, "engines": { "node": ">=14.0.0" } }, - "node_modules/@polkadot/types/node_modules/@polkadot/util-crypto": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/util-crypto/-/util-crypto-10.1.6.tgz", - "integrity": "sha512-r3XWcCERomcGyB5PT7Qa1LYtCHfspVbehPGvraRlX5xhZBihpU4zMRWTSBNMPNaeIjUJmmSQHeG0ZnQVvnwzkg==", + "node_modules/@polkadot/types": { + "version": "9.2.4", + "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-9.2.4.tgz", + "integrity": "sha512-AnoTE2ORB0GfDz0JXwMqGiUieIxJSledxmiGTMF3Oj68WLWtg5yEMQZzYnbAELBLhscYdp1MHwYNBli72M3Q2Q==", "dependencies": { "@babel/runtime": "^7.18.9", - "@noble/hashes": "1.1.2", - "@noble/secp256k1": "1.6.3", - "@polkadot/networks": "10.1.6", - "@polkadot/util": "10.1.6", - "@polkadot/wasm-crypto": "^6.3.1", - "@polkadot/x-bigint": "10.1.6", - "@polkadot/x-randomvalues": "10.1.6", - "@scure/base": "1.1.1", - "ed2curve": "^0.3.0", - "tweetnacl": "^1.0.3" + "@polkadot/keyring": "^10.1.6", + "@polkadot/types-augment": "9.2.4", + "@polkadot/types-codec": "9.2.4", + "@polkadot/types-create": "9.2.4", + "@polkadot/util": "^10.1.6", + "@polkadot/util-crypto": "^10.1.6", + "rxjs": "^7.5.6" }, "engines": { "node": ">=14.0.0" - }, - "peerDependencies": { - "@polkadot/util": "10.1.6" } }, - "node_modules/@polkadot/types/node_modules/@polkadot/x-bigint": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-bigint/-/x-bigint-10.1.6.tgz", - "integrity": "sha512-yeBZQ9+u49KqDBaeSw+ytshqzyaScKrDjAxpWCfOGxJaB+5Nv1W7fqi3OJ4S/HN5DYItr0a6UC14e1hiZUtZCg==", + "node_modules/@polkadot/types-augment": { + "version": "9.2.4", + "resolved": "https://registry.npmjs.org/@polkadot/types-augment/-/types-augment-9.2.4.tgz", + "integrity": "sha512-3Y8I7ZjCBWJwnooegEqBvsbYk9EOAfYhX1g+IxYFL/xTUO4mdNrgmaslHele2M7h//N+xW+iZ5R8IGRYOka1ew==", "dependencies": { "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" + "@polkadot/types": "9.2.4", + "@polkadot/types-codec": "9.2.4", + "@polkadot/util": "^10.1.6" }, "engines": { "node": ">=14.0.0" } }, - "node_modules/@polkadot/types/node_modules/@polkadot/x-global": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-10.1.6.tgz", - "integrity": "sha512-/nraYZg0hdSjbczhDBAsHlEqeZLs0u0xa8HJrfH2lq8+HOIYkQpJPHOqiQIvEe/VFRq7Xnbij+4uffV+otzB/w==", + "node_modules/@polkadot/types-codec": { + "version": "9.2.4", + "resolved": "https://registry.npmjs.org/@polkadot/types-codec/-/types-codec-9.2.4.tgz", + "integrity": "sha512-3Wy7KOk6qd0v6rUQ2Qq5bz6xAo2KCp1Sn1GYa7VPNcFZfZaBO3Axgg3w3++ckDqLt8bI99Y/wCuAKhzvnMs/WA==", "dependencies": { - "@babel/runtime": "^7.18.9" + "@babel/runtime": "^7.18.9", + "@polkadot/util": "^10.1.6", + "@polkadot/x-bigint": "^10.1.6" }, "engines": { "node": ">=14.0.0" } }, - "node_modules/@polkadot/types/node_modules/@polkadot/x-randomvalues": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-randomvalues/-/x-randomvalues-10.1.6.tgz", - "integrity": "sha512-NDOr7Zvv3lN0Z3+gt/RfmZbeOXg21402ggiBdL8ni9rf0ZMUzFLqRNsbm0334L0lApfhfvxm98MGfK+gq6uVZg==", + "node_modules/@polkadot/types-create": { + "version": "9.2.4", + "resolved": "https://registry.npmjs.org/@polkadot/types-create/-/types-create-9.2.4.tgz", + "integrity": "sha512-RU5r4GlhNFhd3QUzUj9gxfRNlH4LgvHEXTS/K5pprlKTmoJk9HcpzbnkydM8qb1kc3JJWpYgG3Ov82y6HWDjDg==", "dependencies": { "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" + "@polkadot/types-codec": "9.2.4", + "@polkadot/util": "^10.1.6" }, "engines": { "node": ">=14.0.0" } }, - "node_modules/@polkadot/types/node_modules/@polkadot/x-textdecoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-10.1.6.tgz", - "integrity": "sha512-T+jvyv6OvUgGfOlMDLkPKEmQnZGP1CNohdEDeRr93AmeYikIfbC20qYuAc0bEBXR7/rPXgnqiEfrpkL2W3r/Ig==", + "node_modules/@polkadot/types-known": { + "version": "9.2.4", + "resolved": "https://registry.npmjs.org/@polkadot/types-known/-/types-known-9.2.4.tgz", + "integrity": "sha512-AEf0Qj/HjoCZTbIdNHXFQt+bbjaNpVdSV+yWIJNTtpRz6IcFNkddiW+4VRlesJh8M6zNy1S4BUcJlee3OqWJbg==", "dependencies": { "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" + "@polkadot/networks": "^10.1.6", + "@polkadot/types": "9.2.4", + "@polkadot/types-codec": "9.2.4", + "@polkadot/types-create": "9.2.4", + "@polkadot/util": "^10.1.6" }, "engines": { "node": ">=14.0.0" } }, - "node_modules/@polkadot/types/node_modules/@polkadot/x-textencoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-10.1.6.tgz", - "integrity": "sha512-e+iHdR1P/8xAc54l3gHfqozH6ZfxPkKlVVaz3vOMnzfc8cA3Zw93mLYkGtLDqv+825LkSrWSmb/bDZb6YyEEXg==", + "node_modules/@polkadot/types-support": { + "version": "9.2.4", + "resolved": "https://registry.npmjs.org/@polkadot/types-support/-/types-support-9.2.4.tgz", + "integrity": "sha512-+Ci3dr6vieIybtfNERMeujzhr1P6i0napLm1bFb3QAiZ8sOaeF9i1y/LUsIHSFCb7D4joyJpaRK0WwLSV17WBA==", "dependencies": { "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" + "@polkadot/util": "^10.1.6" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@polkadot/util": { - "version": "9.7.2", - "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-9.7.2.tgz", - "integrity": "sha512-ivTmA+KkPCq5i3O0Gk+dTds/hwdwlYCh89aKfeaG9ni3XHUbbuBgTqHneo648HqxwAwSAyiDiwE9EdXrzAdO4Q==", - "dependencies": { - "@babel/runtime": "^7.18.6", - "@polkadot/x-bigint": "9.7.2", - "@polkadot/x-global": "9.7.2", - "@polkadot/x-textdecoder": "9.7.2", - "@polkadot/x-textencoder": "9.7.2", + "version": "10.1.6", + "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-10.1.6.tgz", + "integrity": "sha512-k+gCKmgwxp0smmLIR7SfiEYEToayWXjrC7pQ0PqAGxpBNOdVMSCzLMnOHf9AI5cjs/lx6ULr1fHn721wLVonkw==", + "dependencies": { + "@babel/runtime": "^7.18.9", + "@polkadot/x-bigint": "10.1.6", + "@polkadot/x-global": "10.1.6", + "@polkadot/x-textdecoder": "10.1.6", + "@polkadot/x-textencoder": "10.1.6", "@types/bn.js": "^5.1.0", - "bn.js": "^5.2.1", - "ip-regex": "^4.3.0" + "bn.js": "^5.2.1" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@polkadot/util-crypto": { - "version": "9.7.2", - "resolved": "https://registry.npmjs.org/@polkadot/util-crypto/-/util-crypto-9.7.2.tgz", - "integrity": "sha512-tfz6mJtPwoNteivKCmR+QklC4mr1/hGZRsDJLWKaFhanDinYZ3V2pJM1EbCI6WONLuuzlTxsDXjAffWzzRqlPA==", + "version": "10.1.6", + "resolved": "https://registry.npmjs.org/@polkadot/util-crypto/-/util-crypto-10.1.6.tgz", + "integrity": "sha512-r3XWcCERomcGyB5PT7Qa1LYtCHfspVbehPGvraRlX5xhZBihpU4zMRWTSBNMPNaeIjUJmmSQHeG0ZnQVvnwzkg==", "dependencies": { - "@babel/runtime": "^7.18.6", + "@babel/runtime": "^7.18.9", "@noble/hashes": "1.1.2", - "@noble/secp256k1": "1.6.0", - "@polkadot/networks": "9.7.2", - "@polkadot/util": "9.7.2", - "@polkadot/wasm-crypto": "^6.2.2", - "@polkadot/x-bigint": "9.7.2", - "@polkadot/x-randomvalues": "9.7.2", + "@noble/secp256k1": "1.6.3", + "@polkadot/networks": "10.1.6", + "@polkadot/util": "10.1.6", + "@polkadot/wasm-crypto": "^6.3.1", + "@polkadot/x-bigint": "10.1.6", + "@polkadot/x-randomvalues": "10.1.6", "@scure/base": "1.1.1", "ed2curve": "^0.3.0", "tweetnacl": "^1.0.3" @@ -1723,7 +513,7 @@ "node": ">=14.0.0" }, "peerDependencies": { - "@polkadot/util": "9.7.2" + "@polkadot/util": "10.1.6" } }, "node_modules/@polkadot/wasm-bridge": { @@ -1823,12 +613,12 @@ } }, "node_modules/@polkadot/x-bigint": { - "version": "9.7.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-bigint/-/x-bigint-9.7.2.tgz", - "integrity": "sha512-qi8/DTGypFSt5vvNOsYcEaqH72lymfyidGlsHlZ6e7nNASnEhk/NaOcINiTr1ds+fpu4dtKXWAIPZufujf2JeQ==", + "version": "10.1.6", + "resolved": "https://registry.npmjs.org/@polkadot/x-bigint/-/x-bigint-10.1.6.tgz", + "integrity": "sha512-yeBZQ9+u49KqDBaeSw+ytshqzyaScKrDjAxpWCfOGxJaB+5Nv1W7fqi3OJ4S/HN5DYItr0a6UC14e1hiZUtZCg==", "dependencies": { - "@babel/runtime": "^7.18.6", - "@polkadot/x-global": "9.7.2" + "@babel/runtime": "^7.18.9", + "@polkadot/x-global": "10.1.6" }, "engines": { "node": ">=14.0.0" @@ -1848,17 +638,6 @@ "node": ">=14.0.0" } }, - "node_modules/@polkadot/x-fetch/node_modules/@polkadot/x-global": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-10.1.6.tgz", - "integrity": "sha512-/nraYZg0hdSjbczhDBAsHlEqeZLs0u0xa8HJrfH2lq8+HOIYkQpJPHOqiQIvEe/VFRq7Xnbij+4uffV+otzB/w==", - "dependencies": { - "@babel/runtime": "^7.18.9" - }, - "engines": { - "node": ">=14.0.0" - } - }, "node_modules/@polkadot/x-fetch/node_modules/node-fetch": { "version": "3.2.10", "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-3.2.10.tgz", @@ -1877,47 +656,47 @@ } }, "node_modules/@polkadot/x-global": { - "version": "9.7.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-9.7.2.tgz", - "integrity": "sha512-3NN5JhjosaelaFWBJSlv9mb/gDAlt7RuZ8NKlOjB+LQHd9g6ZbnYi5wwjW+i/x/3E4IVbBx66uvWgNaw7IBrkg==", + "version": "10.1.6", + "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-10.1.6.tgz", + "integrity": "sha512-/nraYZg0hdSjbczhDBAsHlEqeZLs0u0xa8HJrfH2lq8+HOIYkQpJPHOqiQIvEe/VFRq7Xnbij+4uffV+otzB/w==", "dependencies": { - "@babel/runtime": "^7.18.6" + "@babel/runtime": "^7.18.9" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@polkadot/x-randomvalues": { - "version": "9.7.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-randomvalues/-/x-randomvalues-9.7.2.tgz", - "integrity": "sha512-819slnXNpoVtqdhjI19ao7w5m+Zwx11VfwCZkFQypVv3b/1UEoKG/baJA9dVI6yMvhnBN//i8mLgNy3IXWbVVw==", + "version": "10.1.6", + "resolved": "https://registry.npmjs.org/@polkadot/x-randomvalues/-/x-randomvalues-10.1.6.tgz", + "integrity": "sha512-NDOr7Zvv3lN0Z3+gt/RfmZbeOXg21402ggiBdL8ni9rf0ZMUzFLqRNsbm0334L0lApfhfvxm98MGfK+gq6uVZg==", "dependencies": { - "@babel/runtime": "^7.18.6", - "@polkadot/x-global": "9.7.2" + "@babel/runtime": "^7.18.9", + "@polkadot/x-global": "10.1.6" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@polkadot/x-textdecoder": { - "version": "9.7.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-9.7.2.tgz", - "integrity": "sha512-hhrMNZwJBmusdpqjDRpOHZoMB4hpyJt9Gu9Bi9is7/D/vq/hpxq8z7s6NxrbRyXJf1SIk6NMK0jf5XjRLdKdbw==", + "version": "10.1.6", + "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-10.1.6.tgz", + "integrity": "sha512-T+jvyv6OvUgGfOlMDLkPKEmQnZGP1CNohdEDeRr93AmeYikIfbC20qYuAc0bEBXR7/rPXgnqiEfrpkL2W3r/Ig==", "dependencies": { - "@babel/runtime": "^7.18.6", - "@polkadot/x-global": "9.7.2" + "@babel/runtime": "^7.18.9", + "@polkadot/x-global": "10.1.6" }, "engines": { "node": ">=14.0.0" } }, "node_modules/@polkadot/x-textencoder": { - "version": "9.7.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-9.7.2.tgz", - "integrity": "sha512-GHbSdbMPixDAOnJ9cvL/x9sPNeHegPoDSqCAzY5H6/zHc/fNn0vUu0To9VpPgPhp/Jb9dbc0h8YqEyvOcOlphw==", + "version": "10.1.6", + "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-10.1.6.tgz", + "integrity": "sha512-e+iHdR1P/8xAc54l3gHfqozH6ZfxPkKlVVaz3vOMnzfc8cA3Zw93mLYkGtLDqv+825LkSrWSmb/bDZb6YyEEXg==", "dependencies": { - "@babel/runtime": "^7.18.6", - "@polkadot/x-global": "9.7.2" + "@babel/runtime": "^7.18.9", + "@polkadot/x-global": "10.1.6" }, "engines": { "node": ">=14.0.0" @@ -1937,17 +716,6 @@ "node": ">=14.0.0" } }, - "node_modules/@polkadot/x-ws/node_modules/@polkadot/x-global": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-10.1.6.tgz", - "integrity": "sha512-/nraYZg0hdSjbczhDBAsHlEqeZLs0u0xa8HJrfH2lq8+HOIYkQpJPHOqiQIvEe/VFRq7Xnbij+4uffV+otzB/w==", - "dependencies": { - "@babel/runtime": "^7.18.9" - }, - "engines": { - "node": ">=14.0.0" - } - }, "node_modules/@protobufjs/aspromise": { "version": "1.1.2", "resolved": "https://registry.npmjs.org/@protobufjs/aspromise/-/aspromise-1.1.2.tgz", @@ -3551,14 +2319,6 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/ip-regex": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ip-regex/-/ip-regex-4.3.0.tgz", - "integrity": "sha512-B9ZWJxHHOHUhUjCPrMpLD4xEq35bUTClHM1S6CBU5ixQnkZmwipwgc96vAd7AAGM9TGHvJR+Uss+/Ak6UphK+Q==", - "engines": { - "node": ">=8" - } - }, "node_modules/is-binary-path": { "version": "2.1.0", "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz", @@ -5221,9 +3981,9 @@ "dev": true }, "node_modules/tslib": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", - "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz", + "integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==" }, "node_modules/tunnel-agent": { "version": "0.6.0", @@ -5768,9 +4528,9 @@ "integrity": "sha512-KYRCASVTv6aeUi1tsF8/vpyR7zpfs3FUzy2Jqm+MU+LmUKhQ0y2FpfwqkCcxSg2ua4GALJd8k2R76WxwZGbQpA==" }, "@noble/secp256k1": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/@noble/secp256k1/-/secp256k1-1.6.0.tgz", - "integrity": "sha512-DWSsg8zMHOYMYBqIQi96BQuthZrp98LCeMNcUOaffCIVYQ5yxDbNikLF+H7jEnmNNmXbtVic46iCuVWzar+MgA==" + "version": "1.6.3", + "resolved": "https://registry.npmjs.org/@noble/secp256k1/-/secp256k1-1.6.3.tgz", + "integrity": "sha512-T04e4iTurVy7I8Sw4+c5OSN9/RkPlo1uKxAomtxQNLq8j1uPAqnsqG1bqvY3Jv7c13gyr6dui0zmh/I3+f/JaQ==" }, "@nodelib/fs.scandir": { "version": "2.1.5", @@ -5799,1167 +4559,232 @@ } }, "@polkadot/api": { - "version": "9.2.3", - "resolved": "https://registry.npmjs.org/@polkadot/api/-/api-9.2.3.tgz", - "integrity": "sha512-vdrtRaTQnnzgrxvEfDsIJwXEbZ1O+q2me6wwAAtZlsezrGVYuamNSUiecE1mPuLu+CoBnExmuSVmPNrzcmgCUg==", + "version": "9.2.4", + "resolved": "https://registry.npmjs.org/@polkadot/api/-/api-9.2.4.tgz", + "integrity": "sha512-mtTnTpix8lvjZnKgB3vnYE9frGPil2QbUd6uD2Vu/q2izRZuuPrMCAQjMf9o8CRJfeC4149jX3VZ5xq9gmYHrg==", "requires": { "@babel/runtime": "^7.18.9", - "@polkadot/api-augment": "9.2.3", - "@polkadot/api-base": "9.2.3", - "@polkadot/api-derive": "9.2.3", - "@polkadot/keyring": "^10.1.5", - "@polkadot/rpc-augment": "9.2.3", - "@polkadot/rpc-core": "9.2.3", - "@polkadot/rpc-provider": "9.2.3", - "@polkadot/types": "9.2.3", - "@polkadot/types-augment": "9.2.3", - "@polkadot/types-codec": "9.2.3", - "@polkadot/types-create": "9.2.3", - "@polkadot/types-known": "9.2.3", - "@polkadot/util": "^10.1.5", - "@polkadot/util-crypto": "^10.1.5", + "@polkadot/api-augment": "9.2.4", + "@polkadot/api-base": "9.2.4", + "@polkadot/api-derive": "9.2.4", + "@polkadot/keyring": "^10.1.6", + "@polkadot/rpc-augment": "9.2.4", + "@polkadot/rpc-core": "9.2.4", + "@polkadot/rpc-provider": "9.2.4", + "@polkadot/types": "9.2.4", + "@polkadot/types-augment": "9.2.4", + "@polkadot/types-codec": "9.2.4", + "@polkadot/types-create": "9.2.4", + "@polkadot/types-known": "9.2.4", + "@polkadot/util": "^10.1.6", + "@polkadot/util-crypto": "^10.1.6", "eventemitter3": "^4.0.7", "rxjs": "^7.5.6" - }, - "dependencies": { - "@noble/secp256k1": { - "version": "1.6.3", - "resolved": "https://registry.npmjs.org/@noble/secp256k1/-/secp256k1-1.6.3.tgz", - "integrity": "sha512-T04e4iTurVy7I8Sw4+c5OSN9/RkPlo1uKxAomtxQNLq8j1uPAqnsqG1bqvY3Jv7c13gyr6dui0zmh/I3+f/JaQ==" - }, - "@polkadot/networks": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/networks/-/networks-10.1.6.tgz", - "integrity": "sha512-NINGTVkvAnrBDXbIdcSJ7gCmtXUB6ybI4TLHY2Tf/57hak+hlyQUoHZdaTzpRYrxZ9xoUUS1K83Lr3wfwMblHA==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/util": "10.1.6", - "@substrate/ss58-registry": "^1.28.0" - } - }, - "@polkadot/util": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-10.1.6.tgz", - "integrity": "sha512-k+gCKmgwxp0smmLIR7SfiEYEToayWXjrC7pQ0PqAGxpBNOdVMSCzLMnOHf9AI5cjs/lx6ULr1fHn721wLVonkw==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-bigint": "10.1.6", - "@polkadot/x-global": "10.1.6", - "@polkadot/x-textdecoder": "10.1.6", - "@polkadot/x-textencoder": "10.1.6", - "@types/bn.js": "^5.1.0", - "bn.js": "^5.2.1" - } - }, - "@polkadot/util-crypto": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/util-crypto/-/util-crypto-10.1.6.tgz", - "integrity": "sha512-r3XWcCERomcGyB5PT7Qa1LYtCHfspVbehPGvraRlX5xhZBihpU4zMRWTSBNMPNaeIjUJmmSQHeG0ZnQVvnwzkg==", - "requires": { - "@babel/runtime": "^7.18.9", - "@noble/hashes": "1.1.2", - "@noble/secp256k1": "1.6.3", - "@polkadot/networks": "10.1.6", - "@polkadot/util": "10.1.6", - "@polkadot/wasm-crypto": "^6.3.1", - "@polkadot/x-bigint": "10.1.6", - "@polkadot/x-randomvalues": "10.1.6", - "@scure/base": "1.1.1", - "ed2curve": "^0.3.0", - "tweetnacl": "^1.0.3" - } - }, - "@polkadot/x-bigint": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-bigint/-/x-bigint-10.1.6.tgz", - "integrity": "sha512-yeBZQ9+u49KqDBaeSw+ytshqzyaScKrDjAxpWCfOGxJaB+5Nv1W7fqi3OJ4S/HN5DYItr0a6UC14e1hiZUtZCg==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - } - }, - "@polkadot/x-global": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-10.1.6.tgz", - "integrity": "sha512-/nraYZg0hdSjbczhDBAsHlEqeZLs0u0xa8HJrfH2lq8+HOIYkQpJPHOqiQIvEe/VFRq7Xnbij+4uffV+otzB/w==", - "requires": { - "@babel/runtime": "^7.18.9" - } - }, - "@polkadot/x-randomvalues": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-randomvalues/-/x-randomvalues-10.1.6.tgz", - "integrity": "sha512-NDOr7Zvv3lN0Z3+gt/RfmZbeOXg21402ggiBdL8ni9rf0ZMUzFLqRNsbm0334L0lApfhfvxm98MGfK+gq6uVZg==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - } - }, - "@polkadot/x-textdecoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-10.1.6.tgz", - "integrity": "sha512-T+jvyv6OvUgGfOlMDLkPKEmQnZGP1CNohdEDeRr93AmeYikIfbC20qYuAc0bEBXR7/rPXgnqiEfrpkL2W3r/Ig==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - } - }, - "@polkadot/x-textencoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-10.1.6.tgz", - "integrity": "sha512-e+iHdR1P/8xAc54l3gHfqozH6ZfxPkKlVVaz3vOMnzfc8cA3Zw93mLYkGtLDqv+825LkSrWSmb/bDZb6YyEEXg==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - } - } } }, "@polkadot/api-augment": { - "version": "9.2.3", - "resolved": "https://registry.npmjs.org/@polkadot/api-augment/-/api-augment-9.2.3.tgz", - "integrity": "sha512-+CdY7/sivS9aNkfS1TWQAbWb3cVj+ywLJ5b107J/Ipnl3bSGv4lxSk9JU3AzRY4GgCgoZEAvUOpuYz/bOU5qLw==", + "version": "9.2.4", + "resolved": "https://registry.npmjs.org/@polkadot/api-augment/-/api-augment-9.2.4.tgz", + "integrity": "sha512-oL8JJS3RClbv+yVdVTjRHoU2d3az/YvD+Ex2UFnMtBCBk22kDnDEoJAstJJjnXW2RT7CsEmCj3ffP0pmJGvF4A==", "requires": { "@babel/runtime": "^7.18.9", - "@polkadot/api-base": "9.2.3", - "@polkadot/rpc-augment": "9.2.3", - "@polkadot/types": "9.2.3", - "@polkadot/types-augment": "9.2.3", - "@polkadot/types-codec": "9.2.3", - "@polkadot/util": "^10.1.5" - }, - "dependencies": { - "@polkadot/util": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-10.1.6.tgz", - "integrity": "sha512-k+gCKmgwxp0smmLIR7SfiEYEToayWXjrC7pQ0PqAGxpBNOdVMSCzLMnOHf9AI5cjs/lx6ULr1fHn721wLVonkw==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-bigint": "10.1.6", - "@polkadot/x-global": "10.1.6", - "@polkadot/x-textdecoder": "10.1.6", - "@polkadot/x-textencoder": "10.1.6", - "@types/bn.js": "^5.1.0", - "bn.js": "^5.2.1" - } - }, - "@polkadot/x-bigint": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-bigint/-/x-bigint-10.1.6.tgz", - "integrity": "sha512-yeBZQ9+u49KqDBaeSw+ytshqzyaScKrDjAxpWCfOGxJaB+5Nv1W7fqi3OJ4S/HN5DYItr0a6UC14e1hiZUtZCg==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - } - }, - "@polkadot/x-global": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-10.1.6.tgz", - "integrity": "sha512-/nraYZg0hdSjbczhDBAsHlEqeZLs0u0xa8HJrfH2lq8+HOIYkQpJPHOqiQIvEe/VFRq7Xnbij+4uffV+otzB/w==", - "requires": { - "@babel/runtime": "^7.18.9" - } - }, - "@polkadot/x-textdecoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-10.1.6.tgz", - "integrity": "sha512-T+jvyv6OvUgGfOlMDLkPKEmQnZGP1CNohdEDeRr93AmeYikIfbC20qYuAc0bEBXR7/rPXgnqiEfrpkL2W3r/Ig==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - } - }, - "@polkadot/x-textencoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-10.1.6.tgz", - "integrity": "sha512-e+iHdR1P/8xAc54l3gHfqozH6ZfxPkKlVVaz3vOMnzfc8cA3Zw93mLYkGtLDqv+825LkSrWSmb/bDZb6YyEEXg==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - } - } + "@polkadot/api-base": "9.2.4", + "@polkadot/rpc-augment": "9.2.4", + "@polkadot/types": "9.2.4", + "@polkadot/types-augment": "9.2.4", + "@polkadot/types-codec": "9.2.4", + "@polkadot/util": "^10.1.6" } }, "@polkadot/api-base": { - "version": "9.2.3", - "resolved": "https://registry.npmjs.org/@polkadot/api-base/-/api-base-9.2.3.tgz", - "integrity": "sha512-e3sGwdJYkyIjZ1r9hWR1lQ7gtmd9PcaPy50H3kVWWk5JC16ge4Xh8FdGPa/nAZRXy7coQ1CSPy/5FSQqzGhZ8w==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/rpc-core": "9.2.3", - "@polkadot/types": "9.2.3", - "@polkadot/util": "^10.1.5", - "rxjs": "^7.5.6" - }, - "dependencies": { - "@polkadot/util": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-10.1.6.tgz", - "integrity": "sha512-k+gCKmgwxp0smmLIR7SfiEYEToayWXjrC7pQ0PqAGxpBNOdVMSCzLMnOHf9AI5cjs/lx6ULr1fHn721wLVonkw==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-bigint": "10.1.6", - "@polkadot/x-global": "10.1.6", - "@polkadot/x-textdecoder": "10.1.6", - "@polkadot/x-textencoder": "10.1.6", - "@types/bn.js": "^5.1.0", - "bn.js": "^5.2.1" - } - }, - "@polkadot/x-bigint": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-bigint/-/x-bigint-10.1.6.tgz", - "integrity": "sha512-yeBZQ9+u49KqDBaeSw+ytshqzyaScKrDjAxpWCfOGxJaB+5Nv1W7fqi3OJ4S/HN5DYItr0a6UC14e1hiZUtZCg==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - } - }, - "@polkadot/x-global": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-10.1.6.tgz", - "integrity": "sha512-/nraYZg0hdSjbczhDBAsHlEqeZLs0u0xa8HJrfH2lq8+HOIYkQpJPHOqiQIvEe/VFRq7Xnbij+4uffV+otzB/w==", - "requires": { - "@babel/runtime": "^7.18.9" - } - }, - "@polkadot/x-textdecoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-10.1.6.tgz", - "integrity": "sha512-T+jvyv6OvUgGfOlMDLkPKEmQnZGP1CNohdEDeRr93AmeYikIfbC20qYuAc0bEBXR7/rPXgnqiEfrpkL2W3r/Ig==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - } - }, - "@polkadot/x-textencoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-10.1.6.tgz", - "integrity": "sha512-e+iHdR1P/8xAc54l3gHfqozH6ZfxPkKlVVaz3vOMnzfc8cA3Zw93mLYkGtLDqv+825LkSrWSmb/bDZb6YyEEXg==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - } - } - } - }, - "@polkadot/api-derive": { - "version": "9.2.3", - "resolved": "https://registry.npmjs.org/@polkadot/api-derive/-/api-derive-9.2.3.tgz", - "integrity": "sha512-mCZFfzJZxSHes3GTbHNNQpYSB6yRNO3Jg4naa0ngYh7jbuP6Aeuv/ywQw8VM+nEos4JcUCegUUNOY+QhCWgYrg==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/api": "9.2.3", - "@polkadot/api-augment": "9.2.3", - "@polkadot/api-base": "9.2.3", - "@polkadot/rpc-core": "9.2.3", - "@polkadot/types": "9.2.3", - "@polkadot/types-codec": "9.2.3", - "@polkadot/util": "^10.1.5", - "@polkadot/util-crypto": "^10.1.5", - "rxjs": "^7.5.6" - }, - "dependencies": { - "@noble/secp256k1": { - "version": "1.6.3", - "resolved": "https://registry.npmjs.org/@noble/secp256k1/-/secp256k1-1.6.3.tgz", - "integrity": "sha512-T04e4iTurVy7I8Sw4+c5OSN9/RkPlo1uKxAomtxQNLq8j1uPAqnsqG1bqvY3Jv7c13gyr6dui0zmh/I3+f/JaQ==" - }, - "@polkadot/networks": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/networks/-/networks-10.1.6.tgz", - "integrity": "sha512-NINGTVkvAnrBDXbIdcSJ7gCmtXUB6ybI4TLHY2Tf/57hak+hlyQUoHZdaTzpRYrxZ9xoUUS1K83Lr3wfwMblHA==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/util": "10.1.6", - "@substrate/ss58-registry": "^1.28.0" - } - }, - "@polkadot/util": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-10.1.6.tgz", - "integrity": "sha512-k+gCKmgwxp0smmLIR7SfiEYEToayWXjrC7pQ0PqAGxpBNOdVMSCzLMnOHf9AI5cjs/lx6ULr1fHn721wLVonkw==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-bigint": "10.1.6", - "@polkadot/x-global": "10.1.6", - "@polkadot/x-textdecoder": "10.1.6", - "@polkadot/x-textencoder": "10.1.6", - "@types/bn.js": "^5.1.0", - "bn.js": "^5.2.1" - } - }, - "@polkadot/util-crypto": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/util-crypto/-/util-crypto-10.1.6.tgz", - "integrity": "sha512-r3XWcCERomcGyB5PT7Qa1LYtCHfspVbehPGvraRlX5xhZBihpU4zMRWTSBNMPNaeIjUJmmSQHeG0ZnQVvnwzkg==", - "requires": { - "@babel/runtime": "^7.18.9", - "@noble/hashes": "1.1.2", - "@noble/secp256k1": "1.6.3", - "@polkadot/networks": "10.1.6", - "@polkadot/util": "10.1.6", - "@polkadot/wasm-crypto": "^6.3.1", - "@polkadot/x-bigint": "10.1.6", - "@polkadot/x-randomvalues": "10.1.6", - "@scure/base": "1.1.1", - "ed2curve": "^0.3.0", - "tweetnacl": "^1.0.3" - } - }, - "@polkadot/x-bigint": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-bigint/-/x-bigint-10.1.6.tgz", - "integrity": "sha512-yeBZQ9+u49KqDBaeSw+ytshqzyaScKrDjAxpWCfOGxJaB+5Nv1W7fqi3OJ4S/HN5DYItr0a6UC14e1hiZUtZCg==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - } - }, - "@polkadot/x-global": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-10.1.6.tgz", - "integrity": "sha512-/nraYZg0hdSjbczhDBAsHlEqeZLs0u0xa8HJrfH2lq8+HOIYkQpJPHOqiQIvEe/VFRq7Xnbij+4uffV+otzB/w==", - "requires": { - "@babel/runtime": "^7.18.9" - } - }, - "@polkadot/x-randomvalues": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-randomvalues/-/x-randomvalues-10.1.6.tgz", - "integrity": "sha512-NDOr7Zvv3lN0Z3+gt/RfmZbeOXg21402ggiBdL8ni9rf0ZMUzFLqRNsbm0334L0lApfhfvxm98MGfK+gq6uVZg==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - } - }, - "@polkadot/x-textdecoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-10.1.6.tgz", - "integrity": "sha512-T+jvyv6OvUgGfOlMDLkPKEmQnZGP1CNohdEDeRr93AmeYikIfbC20qYuAc0bEBXR7/rPXgnqiEfrpkL2W3r/Ig==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - } - }, - "@polkadot/x-textencoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-10.1.6.tgz", - "integrity": "sha512-e+iHdR1P/8xAc54l3gHfqozH6ZfxPkKlVVaz3vOMnzfc8cA3Zw93mLYkGtLDqv+825LkSrWSmb/bDZb6YyEEXg==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - } - } - } - }, - "@polkadot/keyring": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/keyring/-/keyring-10.1.6.tgz", - "integrity": "sha512-l4kF8SRJwkAfQaPKu15/0cxnSu5kPBj/RM0oJpSxkiqZXMhflU7i1tGX2DNhXST+btyEe0AYDzLg2YSyxYOPQA==", + "version": "9.2.4", + "resolved": "https://registry.npmjs.org/@polkadot/api-base/-/api-base-9.2.4.tgz", + "integrity": "sha512-iTSsenaKAWTrkyDkbvBlhx/hzS/DlPPcw+u/Z2EQfnsh6R8qR7Od5JbFKM5Z81mlBX2R3FYm6r2Cxan0Bb+bDA==", "requires": { "@babel/runtime": "^7.18.9", - "@polkadot/util": "10.1.6", - "@polkadot/util-crypto": "10.1.6" - }, - "dependencies": { - "@noble/secp256k1": { - "version": "1.6.3", - "resolved": "https://registry.npmjs.org/@noble/secp256k1/-/secp256k1-1.6.3.tgz", - "integrity": "sha512-T04e4iTurVy7I8Sw4+c5OSN9/RkPlo1uKxAomtxQNLq8j1uPAqnsqG1bqvY3Jv7c13gyr6dui0zmh/I3+f/JaQ==" - }, - "@polkadot/networks": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/networks/-/networks-10.1.6.tgz", - "integrity": "sha512-NINGTVkvAnrBDXbIdcSJ7gCmtXUB6ybI4TLHY2Tf/57hak+hlyQUoHZdaTzpRYrxZ9xoUUS1K83Lr3wfwMblHA==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/util": "10.1.6", - "@substrate/ss58-registry": "^1.28.0" - } - }, - "@polkadot/util": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-10.1.6.tgz", - "integrity": "sha512-k+gCKmgwxp0smmLIR7SfiEYEToayWXjrC7pQ0PqAGxpBNOdVMSCzLMnOHf9AI5cjs/lx6ULr1fHn721wLVonkw==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-bigint": "10.1.6", - "@polkadot/x-global": "10.1.6", - "@polkadot/x-textdecoder": "10.1.6", - "@polkadot/x-textencoder": "10.1.6", - "@types/bn.js": "^5.1.0", - "bn.js": "^5.2.1" - } - }, - "@polkadot/util-crypto": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/util-crypto/-/util-crypto-10.1.6.tgz", - "integrity": "sha512-r3XWcCERomcGyB5PT7Qa1LYtCHfspVbehPGvraRlX5xhZBihpU4zMRWTSBNMPNaeIjUJmmSQHeG0ZnQVvnwzkg==", - "requires": { - "@babel/runtime": "^7.18.9", - "@noble/hashes": "1.1.2", - "@noble/secp256k1": "1.6.3", - "@polkadot/networks": "10.1.6", - "@polkadot/util": "10.1.6", - "@polkadot/wasm-crypto": "^6.3.1", - "@polkadot/x-bigint": "10.1.6", - "@polkadot/x-randomvalues": "10.1.6", - "@scure/base": "1.1.1", - "ed2curve": "^0.3.0", - "tweetnacl": "^1.0.3" - } - }, - "@polkadot/x-bigint": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-bigint/-/x-bigint-10.1.6.tgz", - "integrity": "sha512-yeBZQ9+u49KqDBaeSw+ytshqzyaScKrDjAxpWCfOGxJaB+5Nv1W7fqi3OJ4S/HN5DYItr0a6UC14e1hiZUtZCg==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - } - }, - "@polkadot/x-global": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-10.1.6.tgz", - "integrity": "sha512-/nraYZg0hdSjbczhDBAsHlEqeZLs0u0xa8HJrfH2lq8+HOIYkQpJPHOqiQIvEe/VFRq7Xnbij+4uffV+otzB/w==", - "requires": { - "@babel/runtime": "^7.18.9" - } - }, - "@polkadot/x-randomvalues": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-randomvalues/-/x-randomvalues-10.1.6.tgz", - "integrity": "sha512-NDOr7Zvv3lN0Z3+gt/RfmZbeOXg21402ggiBdL8ni9rf0ZMUzFLqRNsbm0334L0lApfhfvxm98MGfK+gq6uVZg==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - } - }, - "@polkadot/x-textdecoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-10.1.6.tgz", - "integrity": "sha512-T+jvyv6OvUgGfOlMDLkPKEmQnZGP1CNohdEDeRr93AmeYikIfbC20qYuAc0bEBXR7/rPXgnqiEfrpkL2W3r/Ig==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - } - }, - "@polkadot/x-textencoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-10.1.6.tgz", - "integrity": "sha512-e+iHdR1P/8xAc54l3gHfqozH6ZfxPkKlVVaz3vOMnzfc8cA3Zw93mLYkGtLDqv+825LkSrWSmb/bDZb6YyEEXg==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - } - } + "@polkadot/rpc-core": "9.2.4", + "@polkadot/types": "9.2.4", + "@polkadot/util": "^10.1.6", + "rxjs": "^7.5.6" + } + }, + "@polkadot/api-derive": { + "version": "9.2.4", + "resolved": "https://registry.npmjs.org/@polkadot/api-derive/-/api-derive-9.2.4.tgz", + "integrity": "sha512-16V+l8hNe+TMYbZf6Bq27ZT69HXZC1Fn/mq0IrzdAs4jW2mok5tDfHDL+rCGJeRTq1LXFUOfPZGTMR4bqH2VqA==", + "requires": { + "@babel/runtime": "^7.18.9", + "@polkadot/api": "9.2.4", + "@polkadot/api-augment": "9.2.4", + "@polkadot/api-base": "9.2.4", + "@polkadot/rpc-core": "9.2.4", + "@polkadot/types": "9.2.4", + "@polkadot/types-codec": "9.2.4", + "@polkadot/util": "^10.1.6", + "@polkadot/util-crypto": "^10.1.6", + "rxjs": "^7.5.6" + } + }, + "@polkadot/keyring": { + "version": "10.1.6", + "resolved": "https://registry.npmjs.org/@polkadot/keyring/-/keyring-10.1.6.tgz", + "integrity": "sha512-l4kF8SRJwkAfQaPKu15/0cxnSu5kPBj/RM0oJpSxkiqZXMhflU7i1tGX2DNhXST+btyEe0AYDzLg2YSyxYOPQA==", + "requires": { + "@babel/runtime": "^7.18.9", + "@polkadot/util": "10.1.6", + "@polkadot/util-crypto": "10.1.6" } }, "@polkadot/networks": { - "version": "9.7.2", - "resolved": "https://registry.npmjs.org/@polkadot/networks/-/networks-9.7.2.tgz", - "integrity": "sha512-oMAdF8Y9CLBI0EUZBcycHcvbQQdbkJHevPJ/lwnZXJTaueXuav/Xm2yiFj5J3V8meIjLocURlMawgsAVItXOBQ==", + "version": "10.1.6", + "resolved": "https://registry.npmjs.org/@polkadot/networks/-/networks-10.1.6.tgz", + "integrity": "sha512-NINGTVkvAnrBDXbIdcSJ7gCmtXUB6ybI4TLHY2Tf/57hak+hlyQUoHZdaTzpRYrxZ9xoUUS1K83Lr3wfwMblHA==", "requires": { - "@babel/runtime": "^7.18.6", - "@polkadot/util": "9.7.2", - "@substrate/ss58-registry": "^1.23.0" + "@babel/runtime": "^7.18.9", + "@polkadot/util": "10.1.6", + "@substrate/ss58-registry": "^1.28.0" } }, "@polkadot/rpc-augment": { - "version": "9.2.3", - "resolved": "https://registry.npmjs.org/@polkadot/rpc-augment/-/rpc-augment-9.2.3.tgz", - "integrity": "sha512-VHhstb5PDpzDXHp9WAWrNWqn1UTqyOHmWExNL3BfPcwcaw0dCAax+aGb6upYqKCfEugZwJXalmEuwwkA4alz+g==", + "version": "9.2.4", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-augment/-/rpc-augment-9.2.4.tgz", + "integrity": "sha512-Jhw0r1CDr1CgkXdq/9zVNzQe4Yipk+NZ+uBWgBxfk+5ceaVsPjcwDG4A+J7og6I3fiWpz7srY1MC2Q8tikn6BA==", "requires": { "@babel/runtime": "^7.18.9", - "@polkadot/rpc-core": "9.2.3", - "@polkadot/types": "9.2.3", - "@polkadot/types-codec": "9.2.3", - "@polkadot/util": "^10.1.5" - }, - "dependencies": { - "@polkadot/util": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-10.1.6.tgz", - "integrity": "sha512-k+gCKmgwxp0smmLIR7SfiEYEToayWXjrC7pQ0PqAGxpBNOdVMSCzLMnOHf9AI5cjs/lx6ULr1fHn721wLVonkw==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-bigint": "10.1.6", - "@polkadot/x-global": "10.1.6", - "@polkadot/x-textdecoder": "10.1.6", - "@polkadot/x-textencoder": "10.1.6", - "@types/bn.js": "^5.1.0", - "bn.js": "^5.2.1" - } - }, - "@polkadot/x-bigint": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-bigint/-/x-bigint-10.1.6.tgz", - "integrity": "sha512-yeBZQ9+u49KqDBaeSw+ytshqzyaScKrDjAxpWCfOGxJaB+5Nv1W7fqi3OJ4S/HN5DYItr0a6UC14e1hiZUtZCg==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - } - }, - "@polkadot/x-global": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-10.1.6.tgz", - "integrity": "sha512-/nraYZg0hdSjbczhDBAsHlEqeZLs0u0xa8HJrfH2lq8+HOIYkQpJPHOqiQIvEe/VFRq7Xnbij+4uffV+otzB/w==", - "requires": { - "@babel/runtime": "^7.18.9" - } - }, - "@polkadot/x-textdecoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-10.1.6.tgz", - "integrity": "sha512-T+jvyv6OvUgGfOlMDLkPKEmQnZGP1CNohdEDeRr93AmeYikIfbC20qYuAc0bEBXR7/rPXgnqiEfrpkL2W3r/Ig==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - } - }, - "@polkadot/x-textencoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-10.1.6.tgz", - "integrity": "sha512-e+iHdR1P/8xAc54l3gHfqozH6ZfxPkKlVVaz3vOMnzfc8cA3Zw93mLYkGtLDqv+825LkSrWSmb/bDZb6YyEEXg==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - } - } + "@polkadot/rpc-core": "9.2.4", + "@polkadot/types": "9.2.4", + "@polkadot/types-codec": "9.2.4", + "@polkadot/util": "^10.1.6" } }, "@polkadot/rpc-core": { - "version": "9.2.3", - "resolved": "https://registry.npmjs.org/@polkadot/rpc-core/-/rpc-core-9.2.3.tgz", - "integrity": "sha512-x7NdgvJQ/oqSUbZqPlT+/bx0EQ2Qlz0kLYolQcCNuKsQ4Kew+IRxoi26bMOoE+jF05F3LRV7D3wNyFqt0292ag==", + "version": "9.2.4", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-core/-/rpc-core-9.2.4.tgz", + "integrity": "sha512-npGOFC3BIjIxb4+jK4hISlUjsY8ay6GsLD5qhxEeiypk3pDNeHuBN/LjN4Z5Cb9N6e2fDgcLP4HRZG+YTf8ccA==", "requires": { "@babel/runtime": "^7.18.9", - "@polkadot/rpc-augment": "9.2.3", - "@polkadot/rpc-provider": "9.2.3", - "@polkadot/types": "9.2.3", - "@polkadot/util": "^10.1.5", + "@polkadot/rpc-augment": "9.2.4", + "@polkadot/rpc-provider": "9.2.4", + "@polkadot/types": "9.2.4", + "@polkadot/util": "^10.1.6", "rxjs": "^7.5.6" - }, - "dependencies": { - "@polkadot/util": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-10.1.6.tgz", - "integrity": "sha512-k+gCKmgwxp0smmLIR7SfiEYEToayWXjrC7pQ0PqAGxpBNOdVMSCzLMnOHf9AI5cjs/lx6ULr1fHn721wLVonkw==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-bigint": "10.1.6", - "@polkadot/x-global": "10.1.6", - "@polkadot/x-textdecoder": "10.1.6", - "@polkadot/x-textencoder": "10.1.6", - "@types/bn.js": "^5.1.0", - "bn.js": "^5.2.1" - } - }, - "@polkadot/x-bigint": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-bigint/-/x-bigint-10.1.6.tgz", - "integrity": "sha512-yeBZQ9+u49KqDBaeSw+ytshqzyaScKrDjAxpWCfOGxJaB+5Nv1W7fqi3OJ4S/HN5DYItr0a6UC14e1hiZUtZCg==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - } - }, - "@polkadot/x-global": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-10.1.6.tgz", - "integrity": "sha512-/nraYZg0hdSjbczhDBAsHlEqeZLs0u0xa8HJrfH2lq8+HOIYkQpJPHOqiQIvEe/VFRq7Xnbij+4uffV+otzB/w==", - "requires": { - "@babel/runtime": "^7.18.9" - } - }, - "@polkadot/x-textdecoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-10.1.6.tgz", - "integrity": "sha512-T+jvyv6OvUgGfOlMDLkPKEmQnZGP1CNohdEDeRr93AmeYikIfbC20qYuAc0bEBXR7/rPXgnqiEfrpkL2W3r/Ig==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - } - }, - "@polkadot/x-textencoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-10.1.6.tgz", - "integrity": "sha512-e+iHdR1P/8xAc54l3gHfqozH6ZfxPkKlVVaz3vOMnzfc8cA3Zw93mLYkGtLDqv+825LkSrWSmb/bDZb6YyEEXg==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - } - } } }, "@polkadot/rpc-provider": { - "version": "9.2.3", - "resolved": "https://registry.npmjs.org/@polkadot/rpc-provider/-/rpc-provider-9.2.3.tgz", - "integrity": "sha512-SMtHxL8S1K64TX2076SmTZZd5gHmXfrZvPBZNmv8q5e0jfc7KYau6dq3ffC/2i0PwhyHFJAgFq6MOCV/zc1h4g==", + "version": "9.2.4", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-provider/-/rpc-provider-9.2.4.tgz", + "integrity": "sha512-qVlaDr/Oax764mps89tQpKFohOacFta5Gp72s81OBxFR1Nxq9qE5uaL5AaXzAxEtL+XVMFYKE508pp2IJW52dw==", "requires": { "@babel/runtime": "^7.18.9", - "@polkadot/keyring": "^10.1.5", - "@polkadot/types": "9.2.3", - "@polkadot/types-support": "9.2.3", - "@polkadot/util": "^10.1.5", - "@polkadot/util-crypto": "^10.1.5", - "@polkadot/x-fetch": "^10.1.5", - "@polkadot/x-global": "^10.1.5", - "@polkadot/x-ws": "^10.1.5", + "@polkadot/keyring": "^10.1.6", + "@polkadot/types": "9.2.4", + "@polkadot/types-support": "9.2.4", + "@polkadot/util": "^10.1.6", + "@polkadot/util-crypto": "^10.1.6", + "@polkadot/x-fetch": "^10.1.6", + "@polkadot/x-global": "^10.1.6", + "@polkadot/x-ws": "^10.1.6", "@substrate/connect": "0.7.11", "eventemitter3": "^4.0.7", "mock-socket": "^9.1.5", "nock": "^13.2.9" - }, - "dependencies": { - "@noble/secp256k1": { - "version": "1.6.3", - "resolved": "https://registry.npmjs.org/@noble/secp256k1/-/secp256k1-1.6.3.tgz", - "integrity": "sha512-T04e4iTurVy7I8Sw4+c5OSN9/RkPlo1uKxAomtxQNLq8j1uPAqnsqG1bqvY3Jv7c13gyr6dui0zmh/I3+f/JaQ==" - }, - "@polkadot/networks": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/networks/-/networks-10.1.6.tgz", - "integrity": "sha512-NINGTVkvAnrBDXbIdcSJ7gCmtXUB6ybI4TLHY2Tf/57hak+hlyQUoHZdaTzpRYrxZ9xoUUS1K83Lr3wfwMblHA==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/util": "10.1.6", - "@substrate/ss58-registry": "^1.28.0" - } - }, - "@polkadot/util": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-10.1.6.tgz", - "integrity": "sha512-k+gCKmgwxp0smmLIR7SfiEYEToayWXjrC7pQ0PqAGxpBNOdVMSCzLMnOHf9AI5cjs/lx6ULr1fHn721wLVonkw==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-bigint": "10.1.6", - "@polkadot/x-global": "10.1.6", - "@polkadot/x-textdecoder": "10.1.6", - "@polkadot/x-textencoder": "10.1.6", - "@types/bn.js": "^5.1.0", - "bn.js": "^5.2.1" - } - }, - "@polkadot/util-crypto": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/util-crypto/-/util-crypto-10.1.6.tgz", - "integrity": "sha512-r3XWcCERomcGyB5PT7Qa1LYtCHfspVbehPGvraRlX5xhZBihpU4zMRWTSBNMPNaeIjUJmmSQHeG0ZnQVvnwzkg==", - "requires": { - "@babel/runtime": "^7.18.9", - "@noble/hashes": "1.1.2", - "@noble/secp256k1": "1.6.3", - "@polkadot/networks": "10.1.6", - "@polkadot/util": "10.1.6", - "@polkadot/wasm-crypto": "^6.3.1", - "@polkadot/x-bigint": "10.1.6", - "@polkadot/x-randomvalues": "10.1.6", - "@scure/base": "1.1.1", - "ed2curve": "^0.3.0", - "tweetnacl": "^1.0.3" - } - }, - "@polkadot/x-bigint": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-bigint/-/x-bigint-10.1.6.tgz", - "integrity": "sha512-yeBZQ9+u49KqDBaeSw+ytshqzyaScKrDjAxpWCfOGxJaB+5Nv1W7fqi3OJ4S/HN5DYItr0a6UC14e1hiZUtZCg==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - } - }, - "@polkadot/x-global": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-10.1.6.tgz", - "integrity": "sha512-/nraYZg0hdSjbczhDBAsHlEqeZLs0u0xa8HJrfH2lq8+HOIYkQpJPHOqiQIvEe/VFRq7Xnbij+4uffV+otzB/w==", - "requires": { - "@babel/runtime": "^7.18.9" - } - }, - "@polkadot/x-randomvalues": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-randomvalues/-/x-randomvalues-10.1.6.tgz", - "integrity": "sha512-NDOr7Zvv3lN0Z3+gt/RfmZbeOXg21402ggiBdL8ni9rf0ZMUzFLqRNsbm0334L0lApfhfvxm98MGfK+gq6uVZg==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - } - }, - "@polkadot/x-textdecoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-10.1.6.tgz", - "integrity": "sha512-T+jvyv6OvUgGfOlMDLkPKEmQnZGP1CNohdEDeRr93AmeYikIfbC20qYuAc0bEBXR7/rPXgnqiEfrpkL2W3r/Ig==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - } - }, - "@polkadot/x-textencoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-10.1.6.tgz", - "integrity": "sha512-e+iHdR1P/8xAc54l3gHfqozH6ZfxPkKlVVaz3vOMnzfc8cA3Zw93mLYkGtLDqv+825LkSrWSmb/bDZb6YyEEXg==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - } - } } }, "@polkadot/types": { - "version": "9.2.3", - "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-9.2.3.tgz", - "integrity": "sha512-EUFMc3pnruQE6ZPln2RTii7Wd3A868HazBL5l6glsXGwxS77O3JoYGprth9iyMuy5JKEBVL6mKqX6ns+JAx+Xg==", + "version": "9.2.4", + "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-9.2.4.tgz", + "integrity": "sha512-AnoTE2ORB0GfDz0JXwMqGiUieIxJSledxmiGTMF3Oj68WLWtg5yEMQZzYnbAELBLhscYdp1MHwYNBli72M3Q2Q==", "requires": { "@babel/runtime": "^7.18.9", - "@polkadot/keyring": "^10.1.5", - "@polkadot/types-augment": "9.2.3", - "@polkadot/types-codec": "9.2.3", - "@polkadot/types-create": "9.2.3", - "@polkadot/util": "^10.1.5", - "@polkadot/util-crypto": "^10.1.5", + "@polkadot/keyring": "^10.1.6", + "@polkadot/types-augment": "9.2.4", + "@polkadot/types-codec": "9.2.4", + "@polkadot/types-create": "9.2.4", + "@polkadot/util": "^10.1.6", + "@polkadot/util-crypto": "^10.1.6", "rxjs": "^7.5.6" - }, - "dependencies": { - "@noble/secp256k1": { - "version": "1.6.3", - "resolved": "https://registry.npmjs.org/@noble/secp256k1/-/secp256k1-1.6.3.tgz", - "integrity": "sha512-T04e4iTurVy7I8Sw4+c5OSN9/RkPlo1uKxAomtxQNLq8j1uPAqnsqG1bqvY3Jv7c13gyr6dui0zmh/I3+f/JaQ==" - }, - "@polkadot/networks": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/networks/-/networks-10.1.6.tgz", - "integrity": "sha512-NINGTVkvAnrBDXbIdcSJ7gCmtXUB6ybI4TLHY2Tf/57hak+hlyQUoHZdaTzpRYrxZ9xoUUS1K83Lr3wfwMblHA==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/util": "10.1.6", - "@substrate/ss58-registry": "^1.28.0" - } - }, - "@polkadot/util": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-10.1.6.tgz", - "integrity": "sha512-k+gCKmgwxp0smmLIR7SfiEYEToayWXjrC7pQ0PqAGxpBNOdVMSCzLMnOHf9AI5cjs/lx6ULr1fHn721wLVonkw==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-bigint": "10.1.6", - "@polkadot/x-global": "10.1.6", - "@polkadot/x-textdecoder": "10.1.6", - "@polkadot/x-textencoder": "10.1.6", - "@types/bn.js": "^5.1.0", - "bn.js": "^5.2.1" - } - }, - "@polkadot/util-crypto": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/util-crypto/-/util-crypto-10.1.6.tgz", - "integrity": "sha512-r3XWcCERomcGyB5PT7Qa1LYtCHfspVbehPGvraRlX5xhZBihpU4zMRWTSBNMPNaeIjUJmmSQHeG0ZnQVvnwzkg==", - "requires": { - "@babel/runtime": "^7.18.9", - "@noble/hashes": "1.1.2", - "@noble/secp256k1": "1.6.3", - "@polkadot/networks": "10.1.6", - "@polkadot/util": "10.1.6", - "@polkadot/wasm-crypto": "^6.3.1", - "@polkadot/x-bigint": "10.1.6", - "@polkadot/x-randomvalues": "10.1.6", - "@scure/base": "1.1.1", - "ed2curve": "^0.3.0", - "tweetnacl": "^1.0.3" - } - }, - "@polkadot/x-bigint": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-bigint/-/x-bigint-10.1.6.tgz", - "integrity": "sha512-yeBZQ9+u49KqDBaeSw+ytshqzyaScKrDjAxpWCfOGxJaB+5Nv1W7fqi3OJ4S/HN5DYItr0a6UC14e1hiZUtZCg==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - } - }, - "@polkadot/x-global": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-10.1.6.tgz", - "integrity": "sha512-/nraYZg0hdSjbczhDBAsHlEqeZLs0u0xa8HJrfH2lq8+HOIYkQpJPHOqiQIvEe/VFRq7Xnbij+4uffV+otzB/w==", - "requires": { - "@babel/runtime": "^7.18.9" - } - }, - "@polkadot/x-randomvalues": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-randomvalues/-/x-randomvalues-10.1.6.tgz", - "integrity": "sha512-NDOr7Zvv3lN0Z3+gt/RfmZbeOXg21402ggiBdL8ni9rf0ZMUzFLqRNsbm0334L0lApfhfvxm98MGfK+gq6uVZg==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - } - }, - "@polkadot/x-textdecoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-10.1.6.tgz", - "integrity": "sha512-T+jvyv6OvUgGfOlMDLkPKEmQnZGP1CNohdEDeRr93AmeYikIfbC20qYuAc0bEBXR7/rPXgnqiEfrpkL2W3r/Ig==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - } - }, - "@polkadot/x-textencoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-10.1.6.tgz", - "integrity": "sha512-e+iHdR1P/8xAc54l3gHfqozH6ZfxPkKlVVaz3vOMnzfc8cA3Zw93mLYkGtLDqv+825LkSrWSmb/bDZb6YyEEXg==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - } - } } }, "@polkadot/types-augment": { - "version": "9.2.3", - "resolved": "https://registry.npmjs.org/@polkadot/types-augment/-/types-augment-9.2.3.tgz", - "integrity": "sha512-xbzlP8xoaj/ILLtxkxHm8ldS3ziuY3qGkDAEbRS13KcsEUg+tUmG3IxMlvbHZVg8iYR3RMcQAJ1WF29wFvVOrA==", + "version": "9.2.4", + "resolved": "https://registry.npmjs.org/@polkadot/types-augment/-/types-augment-9.2.4.tgz", + "integrity": "sha512-3Y8I7ZjCBWJwnooegEqBvsbYk9EOAfYhX1g+IxYFL/xTUO4mdNrgmaslHele2M7h//N+xW+iZ5R8IGRYOka1ew==", "requires": { "@babel/runtime": "^7.18.9", - "@polkadot/types": "9.2.3", - "@polkadot/types-codec": "9.2.3", - "@polkadot/util": "^10.1.5" - }, - "dependencies": { - "@polkadot/util": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-10.1.6.tgz", - "integrity": "sha512-k+gCKmgwxp0smmLIR7SfiEYEToayWXjrC7pQ0PqAGxpBNOdVMSCzLMnOHf9AI5cjs/lx6ULr1fHn721wLVonkw==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-bigint": "10.1.6", - "@polkadot/x-global": "10.1.6", - "@polkadot/x-textdecoder": "10.1.6", - "@polkadot/x-textencoder": "10.1.6", - "@types/bn.js": "^5.1.0", - "bn.js": "^5.2.1" - } - }, - "@polkadot/x-bigint": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-bigint/-/x-bigint-10.1.6.tgz", - "integrity": "sha512-yeBZQ9+u49KqDBaeSw+ytshqzyaScKrDjAxpWCfOGxJaB+5Nv1W7fqi3OJ4S/HN5DYItr0a6UC14e1hiZUtZCg==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - } - }, - "@polkadot/x-global": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-10.1.6.tgz", - "integrity": "sha512-/nraYZg0hdSjbczhDBAsHlEqeZLs0u0xa8HJrfH2lq8+HOIYkQpJPHOqiQIvEe/VFRq7Xnbij+4uffV+otzB/w==", - "requires": { - "@babel/runtime": "^7.18.9" - } - }, - "@polkadot/x-textdecoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-10.1.6.tgz", - "integrity": "sha512-T+jvyv6OvUgGfOlMDLkPKEmQnZGP1CNohdEDeRr93AmeYikIfbC20qYuAc0bEBXR7/rPXgnqiEfrpkL2W3r/Ig==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - } - }, - "@polkadot/x-textencoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-10.1.6.tgz", - "integrity": "sha512-e+iHdR1P/8xAc54l3gHfqozH6ZfxPkKlVVaz3vOMnzfc8cA3Zw93mLYkGtLDqv+825LkSrWSmb/bDZb6YyEEXg==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - } - } + "@polkadot/types": "9.2.4", + "@polkadot/types-codec": "9.2.4", + "@polkadot/util": "^10.1.6" } }, "@polkadot/types-codec": { - "version": "9.2.3", - "resolved": "https://registry.npmjs.org/@polkadot/types-codec/-/types-codec-9.2.3.tgz", - "integrity": "sha512-CaxDpV5AK5RfgMP0+ExMeirp3OaKjWx5ieR9O8kb6vet4axFEX5soD7yM4A2D4X8rBSJTXjCbLPUFyjswoTJow==", + "version": "9.2.4", + "resolved": "https://registry.npmjs.org/@polkadot/types-codec/-/types-codec-9.2.4.tgz", + "integrity": "sha512-3Wy7KOk6qd0v6rUQ2Qq5bz6xAo2KCp1Sn1GYa7VPNcFZfZaBO3Axgg3w3++ckDqLt8bI99Y/wCuAKhzvnMs/WA==", "requires": { "@babel/runtime": "^7.18.9", - "@polkadot/util": "^10.1.5", - "@polkadot/x-bigint": "^10.1.5" - }, - "dependencies": { - "@polkadot/util": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-10.1.6.tgz", - "integrity": "sha512-k+gCKmgwxp0smmLIR7SfiEYEToayWXjrC7pQ0PqAGxpBNOdVMSCzLMnOHf9AI5cjs/lx6ULr1fHn721wLVonkw==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-bigint": "10.1.6", - "@polkadot/x-global": "10.1.6", - "@polkadot/x-textdecoder": "10.1.6", - "@polkadot/x-textencoder": "10.1.6", - "@types/bn.js": "^5.1.0", - "bn.js": "^5.2.1" - } - }, - "@polkadot/x-bigint": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-bigint/-/x-bigint-10.1.6.tgz", - "integrity": "sha512-yeBZQ9+u49KqDBaeSw+ytshqzyaScKrDjAxpWCfOGxJaB+5Nv1W7fqi3OJ4S/HN5DYItr0a6UC14e1hiZUtZCg==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - } - }, - "@polkadot/x-global": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-10.1.6.tgz", - "integrity": "sha512-/nraYZg0hdSjbczhDBAsHlEqeZLs0u0xa8HJrfH2lq8+HOIYkQpJPHOqiQIvEe/VFRq7Xnbij+4uffV+otzB/w==", - "requires": { - "@babel/runtime": "^7.18.9" - } - }, - "@polkadot/x-textdecoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-10.1.6.tgz", - "integrity": "sha512-T+jvyv6OvUgGfOlMDLkPKEmQnZGP1CNohdEDeRr93AmeYikIfbC20qYuAc0bEBXR7/rPXgnqiEfrpkL2W3r/Ig==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - } - }, - "@polkadot/x-textencoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-10.1.6.tgz", - "integrity": "sha512-e+iHdR1P/8xAc54l3gHfqozH6ZfxPkKlVVaz3vOMnzfc8cA3Zw93mLYkGtLDqv+825LkSrWSmb/bDZb6YyEEXg==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - } - } + "@polkadot/util": "^10.1.6", + "@polkadot/x-bigint": "^10.1.6" } }, "@polkadot/types-create": { - "version": "9.2.3", - "resolved": "https://registry.npmjs.org/@polkadot/types-create/-/types-create-9.2.3.tgz", - "integrity": "sha512-hR+eM8DLDAvYh99cLOfyV/Xcff+kie9pe7VTIhampuUwOvRovQ1ItTiajxYKMHbeX6SyVn5vvOtSzyJacNiU+w==", + "version": "9.2.4", + "resolved": "https://registry.npmjs.org/@polkadot/types-create/-/types-create-9.2.4.tgz", + "integrity": "sha512-RU5r4GlhNFhd3QUzUj9gxfRNlH4LgvHEXTS/K5pprlKTmoJk9HcpzbnkydM8qb1kc3JJWpYgG3Ov82y6HWDjDg==", "requires": { "@babel/runtime": "^7.18.9", - "@polkadot/types-codec": "9.2.3", - "@polkadot/util": "^10.1.5" - }, - "dependencies": { - "@polkadot/util": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-10.1.6.tgz", - "integrity": "sha512-k+gCKmgwxp0smmLIR7SfiEYEToayWXjrC7pQ0PqAGxpBNOdVMSCzLMnOHf9AI5cjs/lx6ULr1fHn721wLVonkw==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-bigint": "10.1.6", - "@polkadot/x-global": "10.1.6", - "@polkadot/x-textdecoder": "10.1.6", - "@polkadot/x-textencoder": "10.1.6", - "@types/bn.js": "^5.1.0", - "bn.js": "^5.2.1" - } - }, - "@polkadot/x-bigint": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-bigint/-/x-bigint-10.1.6.tgz", - "integrity": "sha512-yeBZQ9+u49KqDBaeSw+ytshqzyaScKrDjAxpWCfOGxJaB+5Nv1W7fqi3OJ4S/HN5DYItr0a6UC14e1hiZUtZCg==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - } - }, - "@polkadot/x-global": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-10.1.6.tgz", - "integrity": "sha512-/nraYZg0hdSjbczhDBAsHlEqeZLs0u0xa8HJrfH2lq8+HOIYkQpJPHOqiQIvEe/VFRq7Xnbij+4uffV+otzB/w==", - "requires": { - "@babel/runtime": "^7.18.9" - } - }, - "@polkadot/x-textdecoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-10.1.6.tgz", - "integrity": "sha512-T+jvyv6OvUgGfOlMDLkPKEmQnZGP1CNohdEDeRr93AmeYikIfbC20qYuAc0bEBXR7/rPXgnqiEfrpkL2W3r/Ig==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - } - }, - "@polkadot/x-textencoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-10.1.6.tgz", - "integrity": "sha512-e+iHdR1P/8xAc54l3gHfqozH6ZfxPkKlVVaz3vOMnzfc8cA3Zw93mLYkGtLDqv+825LkSrWSmb/bDZb6YyEEXg==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - } - } + "@polkadot/types-codec": "9.2.4", + "@polkadot/util": "^10.1.6" } }, "@polkadot/types-known": { - "version": "9.2.3", - "resolved": "https://registry.npmjs.org/@polkadot/types-known/-/types-known-9.2.3.tgz", - "integrity": "sha512-popdkZTegUxEolsA1AUJ425M0ENRw+g8c719m7ZO7KZvBEH31lLTS4SqU8NtJvqM0TCYJIHLex9RL8TIUBIreQ==", + "version": "9.2.4", + "resolved": "https://registry.npmjs.org/@polkadot/types-known/-/types-known-9.2.4.tgz", + "integrity": "sha512-AEf0Qj/HjoCZTbIdNHXFQt+bbjaNpVdSV+yWIJNTtpRz6IcFNkddiW+4VRlesJh8M6zNy1S4BUcJlee3OqWJbg==", "requires": { "@babel/runtime": "^7.18.9", - "@polkadot/networks": "^10.1.5", - "@polkadot/types": "9.2.3", - "@polkadot/types-codec": "9.2.3", - "@polkadot/types-create": "9.2.3", - "@polkadot/util": "^10.1.5" - }, - "dependencies": { - "@polkadot/networks": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/networks/-/networks-10.1.6.tgz", - "integrity": "sha512-NINGTVkvAnrBDXbIdcSJ7gCmtXUB6ybI4TLHY2Tf/57hak+hlyQUoHZdaTzpRYrxZ9xoUUS1K83Lr3wfwMblHA==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/util": "10.1.6", - "@substrate/ss58-registry": "^1.28.0" - } - }, - "@polkadot/util": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-10.1.6.tgz", - "integrity": "sha512-k+gCKmgwxp0smmLIR7SfiEYEToayWXjrC7pQ0PqAGxpBNOdVMSCzLMnOHf9AI5cjs/lx6ULr1fHn721wLVonkw==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-bigint": "10.1.6", - "@polkadot/x-global": "10.1.6", - "@polkadot/x-textdecoder": "10.1.6", - "@polkadot/x-textencoder": "10.1.6", - "@types/bn.js": "^5.1.0", - "bn.js": "^5.2.1" - } - }, - "@polkadot/x-bigint": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-bigint/-/x-bigint-10.1.6.tgz", - "integrity": "sha512-yeBZQ9+u49KqDBaeSw+ytshqzyaScKrDjAxpWCfOGxJaB+5Nv1W7fqi3OJ4S/HN5DYItr0a6UC14e1hiZUtZCg==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - } - }, - "@polkadot/x-global": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-10.1.6.tgz", - "integrity": "sha512-/nraYZg0hdSjbczhDBAsHlEqeZLs0u0xa8HJrfH2lq8+HOIYkQpJPHOqiQIvEe/VFRq7Xnbij+4uffV+otzB/w==", - "requires": { - "@babel/runtime": "^7.18.9" - } - }, - "@polkadot/x-textdecoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-10.1.6.tgz", - "integrity": "sha512-T+jvyv6OvUgGfOlMDLkPKEmQnZGP1CNohdEDeRr93AmeYikIfbC20qYuAc0bEBXR7/rPXgnqiEfrpkL2W3r/Ig==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - } - }, - "@polkadot/x-textencoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-10.1.6.tgz", - "integrity": "sha512-e+iHdR1P/8xAc54l3gHfqozH6ZfxPkKlVVaz3vOMnzfc8cA3Zw93mLYkGtLDqv+825LkSrWSmb/bDZb6YyEEXg==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - } - } + "@polkadot/networks": "^10.1.6", + "@polkadot/types": "9.2.4", + "@polkadot/types-codec": "9.2.4", + "@polkadot/types-create": "9.2.4", + "@polkadot/util": "^10.1.6" } }, "@polkadot/types-support": { - "version": "9.2.3", - "resolved": "https://registry.npmjs.org/@polkadot/types-support/-/types-support-9.2.3.tgz", - "integrity": "sha512-kIm0mdsyR5+88Q49EvFqKzHmFFB66/qXpXIDQLSKvn+B1glku0QiEPoypLoptOW1WV4Pfe6QKlalH9PUqQjD8Q==", + "version": "9.2.4", + "resolved": "https://registry.npmjs.org/@polkadot/types-support/-/types-support-9.2.4.tgz", + "integrity": "sha512-+Ci3dr6vieIybtfNERMeujzhr1P6i0napLm1bFb3QAiZ8sOaeF9i1y/LUsIHSFCb7D4joyJpaRK0WwLSV17WBA==", "requires": { "@babel/runtime": "^7.18.9", - "@polkadot/util": "^10.1.5" - }, - "dependencies": { - "@polkadot/util": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-10.1.6.tgz", - "integrity": "sha512-k+gCKmgwxp0smmLIR7SfiEYEToayWXjrC7pQ0PqAGxpBNOdVMSCzLMnOHf9AI5cjs/lx6ULr1fHn721wLVonkw==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-bigint": "10.1.6", - "@polkadot/x-global": "10.1.6", - "@polkadot/x-textdecoder": "10.1.6", - "@polkadot/x-textencoder": "10.1.6", - "@types/bn.js": "^5.1.0", - "bn.js": "^5.2.1" - } - }, - "@polkadot/x-bigint": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-bigint/-/x-bigint-10.1.6.tgz", - "integrity": "sha512-yeBZQ9+u49KqDBaeSw+ytshqzyaScKrDjAxpWCfOGxJaB+5Nv1W7fqi3OJ4S/HN5DYItr0a6UC14e1hiZUtZCg==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - } - }, - "@polkadot/x-global": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-10.1.6.tgz", - "integrity": "sha512-/nraYZg0hdSjbczhDBAsHlEqeZLs0u0xa8HJrfH2lq8+HOIYkQpJPHOqiQIvEe/VFRq7Xnbij+4uffV+otzB/w==", - "requires": { - "@babel/runtime": "^7.18.9" - } - }, - "@polkadot/x-textdecoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-10.1.6.tgz", - "integrity": "sha512-T+jvyv6OvUgGfOlMDLkPKEmQnZGP1CNohdEDeRr93AmeYikIfbC20qYuAc0bEBXR7/rPXgnqiEfrpkL2W3r/Ig==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - } - }, - "@polkadot/x-textencoder": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-10.1.6.tgz", - "integrity": "sha512-e+iHdR1P/8xAc54l3gHfqozH6ZfxPkKlVVaz3vOMnzfc8cA3Zw93mLYkGtLDqv+825LkSrWSmb/bDZb6YyEEXg==", - "requires": { - "@babel/runtime": "^7.18.9", - "@polkadot/x-global": "10.1.6" - } - } + "@polkadot/util": "^10.1.6" } }, "@polkadot/util": { - "version": "9.7.2", - "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-9.7.2.tgz", - "integrity": "sha512-ivTmA+KkPCq5i3O0Gk+dTds/hwdwlYCh89aKfeaG9ni3XHUbbuBgTqHneo648HqxwAwSAyiDiwE9EdXrzAdO4Q==", - "requires": { - "@babel/runtime": "^7.18.6", - "@polkadot/x-bigint": "9.7.2", - "@polkadot/x-global": "9.7.2", - "@polkadot/x-textdecoder": "9.7.2", - "@polkadot/x-textencoder": "9.7.2", + "version": "10.1.6", + "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-10.1.6.tgz", + "integrity": "sha512-k+gCKmgwxp0smmLIR7SfiEYEToayWXjrC7pQ0PqAGxpBNOdVMSCzLMnOHf9AI5cjs/lx6ULr1fHn721wLVonkw==", + "requires": { + "@babel/runtime": "^7.18.9", + "@polkadot/x-bigint": "10.1.6", + "@polkadot/x-global": "10.1.6", + "@polkadot/x-textdecoder": "10.1.6", + "@polkadot/x-textencoder": "10.1.6", "@types/bn.js": "^5.1.0", - "bn.js": "^5.2.1", - "ip-regex": "^4.3.0" + "bn.js": "^5.2.1" } }, "@polkadot/util-crypto": { - "version": "9.7.2", - "resolved": "https://registry.npmjs.org/@polkadot/util-crypto/-/util-crypto-9.7.2.tgz", - "integrity": "sha512-tfz6mJtPwoNteivKCmR+QklC4mr1/hGZRsDJLWKaFhanDinYZ3V2pJM1EbCI6WONLuuzlTxsDXjAffWzzRqlPA==", + "version": "10.1.6", + "resolved": "https://registry.npmjs.org/@polkadot/util-crypto/-/util-crypto-10.1.6.tgz", + "integrity": "sha512-r3XWcCERomcGyB5PT7Qa1LYtCHfspVbehPGvraRlX5xhZBihpU4zMRWTSBNMPNaeIjUJmmSQHeG0ZnQVvnwzkg==", "requires": { - "@babel/runtime": "^7.18.6", + "@babel/runtime": "^7.18.9", "@noble/hashes": "1.1.2", - "@noble/secp256k1": "1.6.0", - "@polkadot/networks": "9.7.2", - "@polkadot/util": "9.7.2", - "@polkadot/wasm-crypto": "^6.2.2", - "@polkadot/x-bigint": "9.7.2", - "@polkadot/x-randomvalues": "9.7.2", + "@noble/secp256k1": "1.6.3", + "@polkadot/networks": "10.1.6", + "@polkadot/util": "10.1.6", + "@polkadot/wasm-crypto": "^6.3.1", + "@polkadot/x-bigint": "10.1.6", + "@polkadot/x-randomvalues": "10.1.6", "@scure/base": "1.1.1", "ed2curve": "^0.3.0", "tweetnacl": "^1.0.3" @@ -7023,12 +4848,12 @@ } }, "@polkadot/x-bigint": { - "version": "9.7.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-bigint/-/x-bigint-9.7.2.tgz", - "integrity": "sha512-qi8/DTGypFSt5vvNOsYcEaqH72lymfyidGlsHlZ6e7nNASnEhk/NaOcINiTr1ds+fpu4dtKXWAIPZufujf2JeQ==", + "version": "10.1.6", + "resolved": "https://registry.npmjs.org/@polkadot/x-bigint/-/x-bigint-10.1.6.tgz", + "integrity": "sha512-yeBZQ9+u49KqDBaeSw+ytshqzyaScKrDjAxpWCfOGxJaB+5Nv1W7fqi3OJ4S/HN5DYItr0a6UC14e1hiZUtZCg==", "requires": { - "@babel/runtime": "^7.18.6", - "@polkadot/x-global": "9.7.2" + "@babel/runtime": "^7.18.9", + "@polkadot/x-global": "10.1.6" } }, "@polkadot/x-fetch": { @@ -7042,14 +4867,6 @@ "node-fetch": "^3.2.10" }, "dependencies": { - "@polkadot/x-global": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-10.1.6.tgz", - "integrity": "sha512-/nraYZg0hdSjbczhDBAsHlEqeZLs0u0xa8HJrfH2lq8+HOIYkQpJPHOqiQIvEe/VFRq7Xnbij+4uffV+otzB/w==", - "requires": { - "@babel/runtime": "^7.18.9" - } - }, "node-fetch": { "version": "3.2.10", "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-3.2.10.tgz", @@ -7063,38 +4880,38 @@ } }, "@polkadot/x-global": { - "version": "9.7.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-9.7.2.tgz", - "integrity": "sha512-3NN5JhjosaelaFWBJSlv9mb/gDAlt7RuZ8NKlOjB+LQHd9g6ZbnYi5wwjW+i/x/3E4IVbBx66uvWgNaw7IBrkg==", + "version": "10.1.6", + "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-10.1.6.tgz", + "integrity": "sha512-/nraYZg0hdSjbczhDBAsHlEqeZLs0u0xa8HJrfH2lq8+HOIYkQpJPHOqiQIvEe/VFRq7Xnbij+4uffV+otzB/w==", "requires": { - "@babel/runtime": "^7.18.6" + "@babel/runtime": "^7.18.9" } }, "@polkadot/x-randomvalues": { - "version": "9.7.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-randomvalues/-/x-randomvalues-9.7.2.tgz", - "integrity": "sha512-819slnXNpoVtqdhjI19ao7w5m+Zwx11VfwCZkFQypVv3b/1UEoKG/baJA9dVI6yMvhnBN//i8mLgNy3IXWbVVw==", + "version": "10.1.6", + "resolved": "https://registry.npmjs.org/@polkadot/x-randomvalues/-/x-randomvalues-10.1.6.tgz", + "integrity": "sha512-NDOr7Zvv3lN0Z3+gt/RfmZbeOXg21402ggiBdL8ni9rf0ZMUzFLqRNsbm0334L0lApfhfvxm98MGfK+gq6uVZg==", "requires": { - "@babel/runtime": "^7.18.6", - "@polkadot/x-global": "9.7.2" + "@babel/runtime": "^7.18.9", + "@polkadot/x-global": "10.1.6" } }, "@polkadot/x-textdecoder": { - "version": "9.7.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-9.7.2.tgz", - "integrity": "sha512-hhrMNZwJBmusdpqjDRpOHZoMB4hpyJt9Gu9Bi9is7/D/vq/hpxq8z7s6NxrbRyXJf1SIk6NMK0jf5XjRLdKdbw==", + "version": "10.1.6", + "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-10.1.6.tgz", + "integrity": "sha512-T+jvyv6OvUgGfOlMDLkPKEmQnZGP1CNohdEDeRr93AmeYikIfbC20qYuAc0bEBXR7/rPXgnqiEfrpkL2W3r/Ig==", "requires": { - "@babel/runtime": "^7.18.6", - "@polkadot/x-global": "9.7.2" + "@babel/runtime": "^7.18.9", + "@polkadot/x-global": "10.1.6" } }, "@polkadot/x-textencoder": { - "version": "9.7.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-9.7.2.tgz", - "integrity": "sha512-GHbSdbMPixDAOnJ9cvL/x9sPNeHegPoDSqCAzY5H6/zHc/fNn0vUu0To9VpPgPhp/Jb9dbc0h8YqEyvOcOlphw==", + "version": "10.1.6", + "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-10.1.6.tgz", + "integrity": "sha512-e+iHdR1P/8xAc54l3gHfqozH6ZfxPkKlVVaz3vOMnzfc8cA3Zw93mLYkGtLDqv+825LkSrWSmb/bDZb6YyEEXg==", "requires": { - "@babel/runtime": "^7.18.6", - "@polkadot/x-global": "9.7.2" + "@babel/runtime": "^7.18.9", + "@polkadot/x-global": "10.1.6" } }, "@polkadot/x-ws": { @@ -7106,16 +4923,6 @@ "@polkadot/x-global": "10.1.6", "@types/websocket": "^1.0.5", "websocket": "^1.0.34" - }, - "dependencies": { - "@polkadot/x-global": { - "version": "10.1.6", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-10.1.6.tgz", - "integrity": "sha512-/nraYZg0hdSjbczhDBAsHlEqeZLs0u0xa8HJrfH2lq8+HOIYkQpJPHOqiQIvEe/VFRq7Xnbij+4uffV+otzB/w==", - "requires": { - "@babel/runtime": "^7.18.9" - } - } } }, "@protobufjs/aspromise": { @@ -8343,11 +6150,6 @@ "p-is-promise": "^3.0.0" } }, - "ip-regex": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ip-regex/-/ip-regex-4.3.0.tgz", - "integrity": "sha512-B9ZWJxHHOHUhUjCPrMpLD4xEq35bUTClHM1S6CBU5ixQnkZmwipwgc96vAd7AAGM9TGHvJR+Uss+/Ak6UphK+Q==" - }, "is-binary-path": { "version": "2.1.0", "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz", @@ -9529,9 +7331,9 @@ "dev": true }, "tslib": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", - "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz", + "integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==" }, "tunnel-agent": { "version": "0.6.0", diff --git a/package.json b/package.json index 9febf8be2..bb9940dbe 100644 --- a/package.json +++ b/package.json @@ -21,9 +21,9 @@ "package": "pkg . --out-path ./bins" }, "dependencies": { - "@polkadot/api": "^9.2.3", + "@polkadot/api": "^9.2.4", "@polkadot/keyring": "^10.1.6", - "@polkadot/util-crypto": "^9.5.1", + "@polkadot/util-crypto": "^10.1.6", "axios": "^0.27.2", "chai": "^4.3.4", "commander": "^9.4.0",