diff --git a/package-lock.json b/package-lock.json index cf1592f..7af987a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4700,20 +4700,6 @@ "node": ">=14.0.0" } }, - "node_modules/@polkadot/api-base/node_modules/@polkadot/x-fetch": { - "version": "8.3.3", - "resolved": "https://registry.npmjs.org/@polkadot/x-fetch/-/x-fetch-8.3.3.tgz", - "integrity": "sha512-+ScnWnt0i1IF+fM9IC+OnjkTi5NonK+ji8q861hwkNCtK2ziibibcD3mGavCA6wZvij4wUTovWEsTc5Su0+KTA==", - "dependencies": { - "@babel/runtime": "^7.16.7", - "@polkadot/x-global": "8.3.3", - "@types/node-fetch": "^2.5.12", - "node-fetch": "^2.6.7" - }, - "engines": { - "node": ">=14.0.0" - } - }, "node_modules/@polkadot/api-base/node_modules/@polkadot/x-global": { "version": "8.3.3", "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-8.3.3.tgz", @@ -4761,20 +4747,6 @@ "node": ">=14.0.0" } }, - "node_modules/@polkadot/api-base/node_modules/@polkadot/x-ws": { - "version": "8.3.3", - "resolved": "https://registry.npmjs.org/@polkadot/x-ws/-/x-ws-8.3.3.tgz", - "integrity": "sha512-Dd0kscZSb7MULVqo5isPZyqvErvgE7lYIwZ4IA0rNdgUWi3mrJWeeWrzVMxC6nbg6q1ahIEGxxZLMVzeI3u/Ew==", - "dependencies": { - "@babel/runtime": "^7.16.7", - "@polkadot/x-global": "8.3.3", - "@types/websocket": "^1.0.4", - "websocket": "^1.0.34" - }, - "engines": { - "node": ">=14.0.0" - } - }, "node_modules/@polkadot/api-base/node_modules/bn.js": { "version": "4.12.0", "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.12.0.tgz", @@ -4786,25 +4758,6 @@ "integrity": "sha512-lqqJrT7lfJtDmmiQ4zRLZuIJBk96t0RAc5pCrrWpL9zDeH5i/SUL85mku9HqzTI/OCZ8EQ3aicbMW+eK5Nyu5w==", "deprecated": "Switch to @scure/base for audited version of the lib & updates" }, - "node_modules/@polkadot/api-base/node_modules/node-fetch": { - "version": "2.6.7", - "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz", - "integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==", - "dependencies": { - "whatwg-url": "^5.0.0" - }, - "engines": { - "node": "4.x || >=6.0.0" - }, - "peerDependencies": { - "encoding": "^0.1.0" - }, - "peerDependenciesMeta": { - "encoding": { - "optional": true - } - } - }, "node_modules/@polkadot/api-base/node_modules/rxjs": { "version": "7.5.2", "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.5.2.tgz", @@ -4813,30 +4766,11 @@ "tslib": "^2.1.0" } }, - "node_modules/@polkadot/api-base/node_modules/tr46": { - "version": "0.0.3", - "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", - "integrity": "sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=" - }, "node_modules/@polkadot/api-base/node_modules/tslib": { "version": "2.3.1", "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" }, - "node_modules/@polkadot/api-base/node_modules/webidl-conversions": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", - "integrity": "sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=" - }, - "node_modules/@polkadot/api-base/node_modules/whatwg-url": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz", - "integrity": "sha1-lmRU6HZUYuN2RNNib2dCzotwll0=", - "dependencies": { - "tr46": "~0.0.3", - "webidl-conversions": "^3.0.0" - } - }, "node_modules/@polkadot/api-contract": { "version": "8.4.2", "resolved": "https://registry.npmjs.org/@polkadot/api-contract/-/api-contract-8.4.2.tgz", @@ -6410,50 +6344,6 @@ "node": ">=14.0.0" } }, - "node_modules/@polkadot/apps-config/node_modules/@polkadot/x-fetch": { - "version": "8.3.3", - "resolved": "https://registry.npmjs.org/@polkadot/x-fetch/-/x-fetch-8.3.3.tgz", - "integrity": "sha512-+ScnWnt0i1IF+fM9IC+OnjkTi5NonK+ji8q861hwkNCtK2ziibibcD3mGavCA6wZvij4wUTovWEsTc5Su0+KTA==", - "dependencies": { - "@babel/runtime": "^7.16.7", - "@polkadot/x-global": "8.3.3", - "@types/node-fetch": "^2.5.12", - "node-fetch": "^2.6.7" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/apps-config/node_modules/@polkadot/x-fetch/node_modules/@polkadot/x-global": { - "version": "8.3.3", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-8.3.3.tgz", - "integrity": "sha512-7DWjcNhTDIpYNiQmLq56o6xYOONr0i6WXdoPUxYrToxZWeWyj/FWaYMfttedLydABPcy87lmvIy8ECp7qCcnyw==", - "dependencies": { - "@babel/runtime": "^7.16.7" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/apps-config/node_modules/@polkadot/x-fetch/node_modules/node-fetch": { - "version": "2.6.7", - "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz", - "integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==", - "dependencies": { - "whatwg-url": "^5.0.0" - }, - "engines": { - "node": "4.x || >=6.0.0" - }, - "peerDependencies": { - "encoding": "^0.1.0" - }, - "peerDependenciesMeta": { - "encoding": { - "optional": true - } - } - }, "node_modules/@polkadot/apps-config/node_modules/@polkadot/x-global": { "version": "6.0.5", "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-6.0.5.tgz", @@ -6487,31 +6377,6 @@ "node": ">=14.0.0" } }, - "node_modules/@polkadot/apps-config/node_modules/@polkadot/x-ws": { - "version": "8.3.3", - "resolved": "https://registry.npmjs.org/@polkadot/x-ws/-/x-ws-8.3.3.tgz", - "integrity": "sha512-Dd0kscZSb7MULVqo5isPZyqvErvgE7lYIwZ4IA0rNdgUWi3mrJWeeWrzVMxC6nbg6q1ahIEGxxZLMVzeI3u/Ew==", - "dependencies": { - "@babel/runtime": "^7.16.7", - "@polkadot/x-global": "8.3.3", - "@types/websocket": "^1.0.4", - "websocket": "^1.0.34" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/apps-config/node_modules/@polkadot/x-ws/node_modules/@polkadot/x-global": { - "version": "8.3.3", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-8.3.3.tgz", - "integrity": "sha512-7DWjcNhTDIpYNiQmLq56o6xYOONr0i6WXdoPUxYrToxZWeWyj/FWaYMfttedLydABPcy87lmvIy8ECp7qCcnyw==", - "dependencies": { - "@babel/runtime": "^7.16.7" - }, - "engines": { - "node": ">=14.0.0" - } - }, "node_modules/@polkadot/apps-config/node_modules/i18next": { "version": "21.6.7", "resolved": "https://registry.npmjs.org/i18next/-/i18next-21.6.7.tgz", @@ -6534,30 +6399,11 @@ "tslib": "^2.1.0" } }, - "node_modules/@polkadot/apps-config/node_modules/tr46": { - "version": "0.0.3", - "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", - "integrity": "sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=" - }, "node_modules/@polkadot/apps-config/node_modules/tslib": { "version": "2.3.1", "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" }, - "node_modules/@polkadot/apps-config/node_modules/webidl-conversions": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", - "integrity": "sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=" - }, - "node_modules/@polkadot/apps-config/node_modules/whatwg-url": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz", - "integrity": "sha1-lmRU6HZUYuN2RNNib2dCzotwll0=", - "dependencies": { - "tr46": "~0.0.3", - "webidl-conversions": "^3.0.0" - } - }, "node_modules/@polkadot/extension-dapp": { "version": "0.42.2", "resolved": "https://registry.npmjs.org/@polkadot/extension-dapp/-/extension-dapp-0.42.2.tgz", @@ -6715,64 +6561,6 @@ "@ledgerhq/hw-transport-node-hid-singleton": "^6.11.2" } }, - "node_modules/@polkadot/hw-ledger/node_modules/@polkadot/util": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-8.1.2.tgz", - "integrity": "sha512-s1Q6J7I2sxDdk8S9SA1wVSMRUN+6YGpAUehl1zE/VKtHUzxtZfX/M7dmZgNpARi8kmk7/0J61ZuIaFb0Cq81jw==", - "dependencies": { - "@babel/runtime": "^7.16.3", - "@polkadot/x-bigint": "8.1.2", - "@polkadot/x-global": "8.1.2", - "@polkadot/x-textdecoder": "8.1.2", - "@polkadot/x-textencoder": "8.1.2", - "@types/bn.js": "^4.11.6", - "bn.js": "^4.12.0", - "ip-regex": "^4.3.0" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/hw-ledger/node_modules/@polkadot/x-global": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-8.1.2.tgz", - "integrity": "sha512-prHFu2okMOrOvF4JtCjuHZ742yqim2ip6SuZqSEHrkbQPewXYquC51nXkscJygheTpQgrNt3dBuk5Y8jFWjUHg==", - "dependencies": { - "@babel/runtime": "^7.16.3" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/hw-ledger/node_modules/@polkadot/x-textdecoder": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-8.1.2.tgz", - "integrity": "sha512-NuQepvIqEIeWPMdGry/ReJAEtXwWRt0qrX0xwYIoY7V1rR8vDVX66Q5YtG/i7/JLBydgabXA1GCj5k4sRpwakA==", - "dependencies": { - "@babel/runtime": "^7.16.3", - "@polkadot/x-global": "8.1.2" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/hw-ledger/node_modules/@polkadot/x-textencoder": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-8.1.2.tgz", - "integrity": "sha512-8m+RvtxPEd4/vfHWuhTQyE/RbjN3NTbbrTQ0SMAPRM04NGauKXJOVA5A7WBJYJsj6bDlSaWSavOMJSzO5NKE8w==", - "dependencies": { - "@babel/runtime": "^7.16.3", - "@polkadot/x-global": "8.1.2" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/hw-ledger/node_modules/bn.js": { - "version": "4.12.0", - "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.12.0.tgz", - "integrity": "sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==" - }, "node_modules/@polkadot/keyring": { "version": "8.1.2", "resolved": "https://registry.npmjs.org/@polkadot/keyring/-/keyring-8.1.2.tgz", @@ -6801,24 +6589,6 @@ "node": ">=14.0.0" } }, - "node_modules/@polkadot/keyring/node_modules/@polkadot/util": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-8.1.2.tgz", - "integrity": "sha512-s1Q6J7I2sxDdk8S9SA1wVSMRUN+6YGpAUehl1zE/VKtHUzxtZfX/M7dmZgNpARi8kmk7/0J61ZuIaFb0Cq81jw==", - "dependencies": { - "@babel/runtime": "^7.16.3", - "@polkadot/x-bigint": "8.1.2", - "@polkadot/x-global": "8.1.2", - "@polkadot/x-textdecoder": "8.1.2", - "@polkadot/x-textencoder": "8.1.2", - "@types/bn.js": "^4.11.6", - "bn.js": "^4.12.0", - "ip-regex": "^4.3.0" - }, - "engines": { - "node": ">=14.0.0" - } - }, "node_modules/@polkadot/keyring/node_modules/@polkadot/util-crypto": { "version": "8.1.2", "resolved": "https://registry.npmjs.org/@polkadot/util-crypto/-/util-crypto-8.1.2.tgz", @@ -6907,35 +6677,6 @@ "node": ">=14.0.0" } }, - "node_modules/@polkadot/keyring/node_modules/@polkadot/x-textdecoder": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-8.1.2.tgz", - "integrity": "sha512-NuQepvIqEIeWPMdGry/ReJAEtXwWRt0qrX0xwYIoY7V1rR8vDVX66Q5YtG/i7/JLBydgabXA1GCj5k4sRpwakA==", - "dependencies": { - "@babel/runtime": "^7.16.3", - "@polkadot/x-global": "8.1.2" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/keyring/node_modules/@polkadot/x-textencoder": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-8.1.2.tgz", - "integrity": "sha512-8m+RvtxPEd4/vfHWuhTQyE/RbjN3NTbbrTQ0SMAPRM04NGauKXJOVA5A7WBJYJsj6bDlSaWSavOMJSzO5NKE8w==", - "dependencies": { - "@babel/runtime": "^7.16.3", - "@polkadot/x-global": "8.1.2" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/keyring/node_modules/bn.js": { - "version": "4.12.0", - "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.12.0.tgz", - "integrity": "sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==" - }, "node_modules/@polkadot/metadata": { "version": "4.17.1", "resolved": "https://registry.npmjs.org/@polkadot/metadata/-/metadata-4.17.1.tgz", @@ -6997,35 +6738,6 @@ "node": ">=14.0.0" } }, - "node_modules/@polkadot/metadata/node_modules/@polkadot/util-crypto": { - "version": "6.11.1", - "resolved": "https://registry.npmjs.org/@polkadot/util-crypto/-/util-crypto-6.11.1.tgz", - "integrity": "sha512-fWA1Nz17FxWJslweZS4l0Uo30WXb5mYV1KEACVzM+BSZAvG5eoiOAYX6VYZjyw6/7u53XKrWQlD83iPsg3KvZw==", - "dependencies": { - "@babel/runtime": "^7.14.6", - "@polkadot/networks": "6.11.1", - "@polkadot/util": "6.11.1", - "@polkadot/wasm-crypto": "^4.0.2", - "@polkadot/x-randomvalues": "6.11.1", - "base-x": "^3.0.8", - "base64-js": "^1.5.1", - "blakejs": "^1.1.1", - "bn.js": "^4.11.9", - "create-hash": "^1.2.0", - "elliptic": "^6.5.4", - "hash.js": "^1.1.7", - "js-sha3": "^0.8.0", - "scryptsy": "^2.1.0", - "tweetnacl": "^1.0.3", - "xxhashjs": "^0.2.2" - }, - "engines": { - "node": ">=14.0.0" - }, - "peerDependencies": { - "@polkadot/util": "6.11.1" - } - }, "node_modules/@polkadot/metadata/node_modules/bn.js": { "version": "4.12.0", "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.12.0.tgz", @@ -7449,20 +7161,6 @@ "node": ">=14.0.0" } }, - "node_modules/@polkadot/rpc-augment/node_modules/@polkadot/x-fetch": { - "version": "8.3.3", - "resolved": "https://registry.npmjs.org/@polkadot/x-fetch/-/x-fetch-8.3.3.tgz", - "integrity": "sha512-+ScnWnt0i1IF+fM9IC+OnjkTi5NonK+ji8q861hwkNCtK2ziibibcD3mGavCA6wZvij4wUTovWEsTc5Su0+KTA==", - "dependencies": { - "@babel/runtime": "^7.16.7", - "@polkadot/x-global": "8.3.3", - "@types/node-fetch": "^2.5.12", - "node-fetch": "^2.6.7" - }, - "engines": { - "node": ">=14.0.0" - } - }, "node_modules/@polkadot/rpc-augment/node_modules/@polkadot/x-global": { "version": "8.3.3", "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-8.3.3.tgz", @@ -7510,20 +7208,6 @@ "node": ">=14.0.0" } }, - "node_modules/@polkadot/rpc-augment/node_modules/@polkadot/x-ws": { - "version": "8.3.3", - "resolved": "https://registry.npmjs.org/@polkadot/x-ws/-/x-ws-8.3.3.tgz", - "integrity": "sha512-Dd0kscZSb7MULVqo5isPZyqvErvgE7lYIwZ4IA0rNdgUWi3mrJWeeWrzVMxC6nbg6q1ahIEGxxZLMVzeI3u/Ew==", - "dependencies": { - "@babel/runtime": "^7.16.7", - "@polkadot/x-global": "8.3.3", - "@types/websocket": "^1.0.4", - "websocket": "^1.0.34" - }, - "engines": { - "node": ">=14.0.0" - } - }, "node_modules/@polkadot/rpc-augment/node_modules/bn.js": { "version": "4.12.0", "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.12.0.tgz", @@ -7535,25 +7219,6 @@ "integrity": "sha512-lqqJrT7lfJtDmmiQ4zRLZuIJBk96t0RAc5pCrrWpL9zDeH5i/SUL85mku9HqzTI/OCZ8EQ3aicbMW+eK5Nyu5w==", "deprecated": "Switch to @scure/base for audited version of the lib & updates" }, - "node_modules/@polkadot/rpc-augment/node_modules/node-fetch": { - "version": "2.6.7", - "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz", - "integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==", - "dependencies": { - "whatwg-url": "^5.0.0" - }, - "engines": { - "node": "4.x || >=6.0.0" - }, - "peerDependencies": { - "encoding": "^0.1.0" - }, - "peerDependenciesMeta": { - "encoding": { - "optional": true - } - } - }, "node_modules/@polkadot/rpc-augment/node_modules/rxjs": { "version": "7.5.2", "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.5.2.tgz", @@ -7562,30 +7227,11 @@ "tslib": "^2.1.0" } }, - "node_modules/@polkadot/rpc-augment/node_modules/tr46": { - "version": "0.0.3", - "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", - "integrity": "sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=" - }, "node_modules/@polkadot/rpc-augment/node_modules/tslib": { "version": "2.3.1", "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" }, - "node_modules/@polkadot/rpc-augment/node_modules/webidl-conversions": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", - "integrity": "sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=" - }, - "node_modules/@polkadot/rpc-augment/node_modules/whatwg-url": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz", - "integrity": "sha1-lmRU6HZUYuN2RNNib2dCzotwll0=", - "dependencies": { - "tr46": "~0.0.3", - "webidl-conversions": "^3.0.0" - } - }, "node_modules/@polkadot/rpc-core": { "version": "8.4.2", "resolved": "https://registry.npmjs.org/@polkadot/rpc-core/-/rpc-core-8.4.2.tgz", @@ -8991,64 +8637,6 @@ "@polkadot/util": "*" } }, - "node_modules/@polkadot/ui-keyring/node_modules/@polkadot/util": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-8.1.2.tgz", - "integrity": "sha512-s1Q6J7I2sxDdk8S9SA1wVSMRUN+6YGpAUehl1zE/VKtHUzxtZfX/M7dmZgNpARi8kmk7/0J61ZuIaFb0Cq81jw==", - "dependencies": { - "@babel/runtime": "^7.16.3", - "@polkadot/x-bigint": "8.1.2", - "@polkadot/x-global": "8.1.2", - "@polkadot/x-textdecoder": "8.1.2", - "@polkadot/x-textencoder": "8.1.2", - "@types/bn.js": "^4.11.6", - "bn.js": "^4.12.0", - "ip-regex": "^4.3.0" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/ui-keyring/node_modules/@polkadot/x-global": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-8.1.2.tgz", - "integrity": "sha512-prHFu2okMOrOvF4JtCjuHZ742yqim2ip6SuZqSEHrkbQPewXYquC51nXkscJygheTpQgrNt3dBuk5Y8jFWjUHg==", - "dependencies": { - "@babel/runtime": "^7.16.3" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/ui-keyring/node_modules/@polkadot/x-textdecoder": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-8.1.2.tgz", - "integrity": "sha512-NuQepvIqEIeWPMdGry/ReJAEtXwWRt0qrX0xwYIoY7V1rR8vDVX66Q5YtG/i7/JLBydgabXA1GCj5k4sRpwakA==", - "dependencies": { - "@babel/runtime": "^7.16.3", - "@polkadot/x-global": "8.1.2" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/ui-keyring/node_modules/@polkadot/x-textencoder": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-8.1.2.tgz", - "integrity": "sha512-8m+RvtxPEd4/vfHWuhTQyE/RbjN3NTbbrTQ0SMAPRM04NGauKXJOVA5A7WBJYJsj6bDlSaWSavOMJSzO5NKE8w==", - "dependencies": { - "@babel/runtime": "^7.16.3", - "@polkadot/x-global": "8.1.2" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/ui-keyring/node_modules/bn.js": { - "version": "4.12.0", - "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.12.0.tgz", - "integrity": "sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==" - }, "node_modules/@polkadot/ui-keyring/node_modules/rxjs": { "version": "7.4.0", "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.4.0.tgz", @@ -9089,64 +8677,6 @@ "node": ">=14.0.0" } }, - "node_modules/@polkadot/ui-settings/node_modules/@polkadot/util": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-8.1.2.tgz", - "integrity": "sha512-s1Q6J7I2sxDdk8S9SA1wVSMRUN+6YGpAUehl1zE/VKtHUzxtZfX/M7dmZgNpARi8kmk7/0J61ZuIaFb0Cq81jw==", - "dependencies": { - "@babel/runtime": "^7.16.3", - "@polkadot/x-bigint": "8.1.2", - "@polkadot/x-global": "8.1.2", - "@polkadot/x-textdecoder": "8.1.2", - "@polkadot/x-textencoder": "8.1.2", - "@types/bn.js": "^4.11.6", - "bn.js": "^4.12.0", - "ip-regex": "^4.3.0" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/ui-settings/node_modules/@polkadot/x-global": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-8.1.2.tgz", - "integrity": "sha512-prHFu2okMOrOvF4JtCjuHZ742yqim2ip6SuZqSEHrkbQPewXYquC51nXkscJygheTpQgrNt3dBuk5Y8jFWjUHg==", - "dependencies": { - "@babel/runtime": "^7.16.3" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/ui-settings/node_modules/@polkadot/x-textdecoder": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-8.1.2.tgz", - "integrity": "sha512-NuQepvIqEIeWPMdGry/ReJAEtXwWRt0qrX0xwYIoY7V1rR8vDVX66Q5YtG/i7/JLBydgabXA1GCj5k4sRpwakA==", - "dependencies": { - "@babel/runtime": "^7.16.3", - "@polkadot/x-global": "8.1.2" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/ui-settings/node_modules/@polkadot/x-textencoder": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-8.1.2.tgz", - "integrity": "sha512-8m+RvtxPEd4/vfHWuhTQyE/RbjN3NTbbrTQ0SMAPRM04NGauKXJOVA5A7WBJYJsj6bDlSaWSavOMJSzO5NKE8w==", - "dependencies": { - "@babel/runtime": "^7.16.3", - "@polkadot/x-global": "8.1.2" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@polkadot/ui-settings/node_modules/bn.js": { - "version": "4.12.0", - "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.12.0.tgz", - "integrity": "sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==" - }, "node_modules/@polkadot/ui-shared": { "version": "0.87.5", "resolved": "https://registry.npmjs.org/@polkadot/ui-shared/-/ui-shared-0.87.5.tgz", @@ -26971,9 +26501,9 @@ } }, "node_modules/moment": { - "version": "2.29.1", - "resolved": "https://registry.npmjs.org/moment/-/moment-2.29.1.tgz", - "integrity": "sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ==", + "version": "2.29.3", + "resolved": "https://registry.npmjs.org/moment/-/moment-2.29.3.tgz", + "integrity": "sha512-c6YRvhEo//6T2Jz/vVtYzqBzwvPT95JBQ+smCytzf7c50oMZRsR/a4w88aD34I+/QVSfnoAnSBFPJHItlOMJVw==", "engines": { "node": "*" } @@ -44005,17 +43535,6 @@ "@polkadot/x-global": "8.3.3" } }, - "@polkadot/x-fetch": { - "version": "8.3.3", - "resolved": "https://registry.npmjs.org/@polkadot/x-fetch/-/x-fetch-8.3.3.tgz", - "integrity": "sha512-+ScnWnt0i1IF+fM9IC+OnjkTi5NonK+ji8q861hwkNCtK2ziibibcD3mGavCA6wZvij4wUTovWEsTc5Su0+KTA==", - "requires": { - "@babel/runtime": "^7.16.7", - "@polkadot/x-global": "8.3.3", - "@types/node-fetch": "^2.5.12", - "node-fetch": "^2.6.7" - } - }, "@polkadot/x-global": { "version": "8.3.3", "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-8.3.3.tgz", @@ -44051,17 +43570,6 @@ "@polkadot/x-global": "8.3.3" } }, - "@polkadot/x-ws": { - "version": "8.3.3", - "resolved": "https://registry.npmjs.org/@polkadot/x-ws/-/x-ws-8.3.3.tgz", - "integrity": "sha512-Dd0kscZSb7MULVqo5isPZyqvErvgE7lYIwZ4IA0rNdgUWi3mrJWeeWrzVMxC6nbg6q1ahIEGxxZLMVzeI3u/Ew==", - "requires": { - "@babel/runtime": "^7.16.7", - "@polkadot/x-global": "8.3.3", - "@types/websocket": "^1.0.4", - "websocket": "^1.0.34" - } - }, "bn.js": { "version": "4.12.0", "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.12.0.tgz", @@ -44072,14 +43580,6 @@ "resolved": "https://registry.npmjs.org/micro-base/-/micro-base-0.10.2.tgz", "integrity": "sha512-lqqJrT7lfJtDmmiQ4zRLZuIJBk96t0RAc5pCrrWpL9zDeH5i/SUL85mku9HqzTI/OCZ8EQ3aicbMW+eK5Nyu5w==" }, - "node-fetch": { - "version": "2.6.7", - "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz", - "integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==", - "requires": { - "whatwg-url": "^5.0.0" - } - }, "rxjs": { "version": "7.5.2", "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.5.2.tgz", @@ -44088,29 +43588,10 @@ "tslib": "^2.1.0" } }, - "tr46": { - "version": "0.0.3", - "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", - "integrity": "sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=" - }, "tslib": { "version": "2.3.1", "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" - }, - "webidl-conversions": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", - "integrity": "sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=" - }, - "whatwg-url": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz", - "integrity": "sha1-lmRU6HZUYuN2RNNib2dCzotwll0=", - "requires": { - "tr46": "~0.0.3", - "webidl-conversions": "^3.0.0" - } } } }, @@ -45122,35 +44603,6 @@ } } }, - "@polkadot/x-fetch": { - "version": "8.3.3", - "resolved": "https://registry.npmjs.org/@polkadot/x-fetch/-/x-fetch-8.3.3.tgz", - "integrity": "sha512-+ScnWnt0i1IF+fM9IC+OnjkTi5NonK+ji8q861hwkNCtK2ziibibcD3mGavCA6wZvij4wUTovWEsTc5Su0+KTA==", - "requires": { - "@babel/runtime": "^7.16.7", - "@polkadot/x-global": "8.3.3", - "@types/node-fetch": "^2.5.12", - "node-fetch": "^2.6.7" - }, - "dependencies": { - "@polkadot/x-global": { - "version": "8.3.3", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-8.3.3.tgz", - "integrity": "sha512-7DWjcNhTDIpYNiQmLq56o6xYOONr0i6WXdoPUxYrToxZWeWyj/FWaYMfttedLydABPcy87lmvIy8ECp7qCcnyw==", - "requires": { - "@babel/runtime": "^7.16.7" - } - }, - "node-fetch": { - "version": "2.6.7", - "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz", - "integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==", - "requires": { - "whatwg-url": "^5.0.0" - } - } - } - }, "@polkadot/x-global": { "version": "6.0.5", "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-6.0.5.tgz", @@ -45180,27 +44632,6 @@ } } }, - "@polkadot/x-ws": { - "version": "8.3.3", - "resolved": "https://registry.npmjs.org/@polkadot/x-ws/-/x-ws-8.3.3.tgz", - "integrity": "sha512-Dd0kscZSb7MULVqo5isPZyqvErvgE7lYIwZ4IA0rNdgUWi3mrJWeeWrzVMxC6nbg6q1ahIEGxxZLMVzeI3u/Ew==", - "requires": { - "@babel/runtime": "^7.16.7", - "@polkadot/x-global": "8.3.3", - "@types/websocket": "^1.0.4", - "websocket": "^1.0.34" - }, - "dependencies": { - "@polkadot/x-global": { - "version": "8.3.3", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-8.3.3.tgz", - "integrity": "sha512-7DWjcNhTDIpYNiQmLq56o6xYOONr0i6WXdoPUxYrToxZWeWyj/FWaYMfttedLydABPcy87lmvIy8ECp7qCcnyw==", - "requires": { - "@babel/runtime": "^7.16.7" - } - } - } - }, "i18next": { "version": "21.6.7", "resolved": "https://registry.npmjs.org/i18next/-/i18next-21.6.7.tgz", @@ -45222,29 +44653,10 @@ "tslib": "^2.1.0" } }, - "tr46": { - "version": "0.0.3", - "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", - "integrity": "sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=" - }, "tslib": { "version": "2.3.1", "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" - }, - "webidl-conversions": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", - "integrity": "sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=" - }, - "whatwg-url": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz", - "integrity": "sha1-lmRU6HZUYuN2RNNib2dCzotwll0=", - "requires": { - "tr46": "~0.0.3", - "webidl-conversions": "^3.0.0" - } } } }, @@ -45349,54 +44761,6 @@ "@polkadot/hw-ledger-transports": "8.1.2", "@polkadot/util": "8.1.2", "@zondax/ledger-substrate": "^0.18.0" - }, - "dependencies": { - "@polkadot/util": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-8.1.2.tgz", - "integrity": "sha512-s1Q6J7I2sxDdk8S9SA1wVSMRUN+6YGpAUehl1zE/VKtHUzxtZfX/M7dmZgNpARi8kmk7/0J61ZuIaFb0Cq81jw==", - "requires": { - "@babel/runtime": "^7.16.3", - "@polkadot/x-bigint": "8.1.2", - "@polkadot/x-global": "8.1.2", - "@polkadot/x-textdecoder": "8.1.2", - "@polkadot/x-textencoder": "8.1.2", - "@types/bn.js": "^4.11.6", - "bn.js": "^4.12.0", - "ip-regex": "^4.3.0" - } - }, - "@polkadot/x-global": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-8.1.2.tgz", - "integrity": "sha512-prHFu2okMOrOvF4JtCjuHZ742yqim2ip6SuZqSEHrkbQPewXYquC51nXkscJygheTpQgrNt3dBuk5Y8jFWjUHg==", - "requires": { - "@babel/runtime": "^7.16.3" - } - }, - "@polkadot/x-textdecoder": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-8.1.2.tgz", - "integrity": "sha512-NuQepvIqEIeWPMdGry/ReJAEtXwWRt0qrX0xwYIoY7V1rR8vDVX66Q5YtG/i7/JLBydgabXA1GCj5k4sRpwakA==", - "requires": { - "@babel/runtime": "^7.16.3", - "@polkadot/x-global": "8.1.2" - } - }, - "@polkadot/x-textencoder": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-8.1.2.tgz", - "integrity": "sha512-8m+RvtxPEd4/vfHWuhTQyE/RbjN3NTbbrTQ0SMAPRM04NGauKXJOVA5A7WBJYJsj6bDlSaWSavOMJSzO5NKE8w==", - "requires": { - "@babel/runtime": "^7.16.3", - "@polkadot/x-global": "8.1.2" - } - }, - "bn.js": { - "version": "4.12.0", - "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.12.0.tgz", - "integrity": "sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==" - } } }, "@polkadot/hw-ledger-transports": { @@ -45429,21 +44793,6 @@ "@babel/runtime": "^7.16.3" } }, - "@polkadot/util": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-8.1.2.tgz", - "integrity": "sha512-s1Q6J7I2sxDdk8S9SA1wVSMRUN+6YGpAUehl1zE/VKtHUzxtZfX/M7dmZgNpARi8kmk7/0J61ZuIaFb0Cq81jw==", - "requires": { - "@babel/runtime": "^7.16.3", - "@polkadot/x-bigint": "8.1.2", - "@polkadot/x-global": "8.1.2", - "@polkadot/x-textdecoder": "8.1.2", - "@polkadot/x-textencoder": "8.1.2", - "@types/bn.js": "^4.11.6", - "bn.js": "^4.12.0", - "ip-regex": "^4.3.0" - } - }, "@polkadot/util-crypto": { "version": "8.1.2", "resolved": "https://registry.npmjs.org/@polkadot/util-crypto/-/util-crypto-8.1.2.tgz", @@ -45506,29 +44855,6 @@ "@babel/runtime": "^7.16.3", "@polkadot/x-global": "8.1.2" } - }, - "@polkadot/x-textdecoder": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-8.1.2.tgz", - "integrity": "sha512-NuQepvIqEIeWPMdGry/ReJAEtXwWRt0qrX0xwYIoY7V1rR8vDVX66Q5YtG/i7/JLBydgabXA1GCj5k4sRpwakA==", - "requires": { - "@babel/runtime": "^7.16.3", - "@polkadot/x-global": "8.1.2" - } - }, - "@polkadot/x-textencoder": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-8.1.2.tgz", - "integrity": "sha512-8m+RvtxPEd4/vfHWuhTQyE/RbjN3NTbbrTQ0SMAPRM04NGauKXJOVA5A7WBJYJsj6bDlSaWSavOMJSzO5NKE8w==", - "requires": { - "@babel/runtime": "^7.16.3", - "@polkadot/x-global": "8.1.2" - } - }, - "bn.js": { - "version": "4.12.0", - "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.12.0.tgz", - "integrity": "sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==" } } }, @@ -45581,29 +44907,6 @@ "ip-regex": "^4.3.0" } }, - "@polkadot/util-crypto": { - "version": "6.11.1", - "resolved": "https://registry.npmjs.org/@polkadot/util-crypto/-/util-crypto-6.11.1.tgz", - "integrity": "sha512-fWA1Nz17FxWJslweZS4l0Uo30WXb5mYV1KEACVzM+BSZAvG5eoiOAYX6VYZjyw6/7u53XKrWQlD83iPsg3KvZw==", - "requires": { - "@babel/runtime": "^7.14.6", - "@polkadot/networks": "6.11.1", - "@polkadot/util": "6.11.1", - "@polkadot/wasm-crypto": "^4.0.2", - "@polkadot/x-randomvalues": "6.11.1", - "base-x": "^3.0.8", - "base64-js": "^1.5.1", - "blakejs": "^1.1.1", - "bn.js": "^4.11.9", - "create-hash": "^1.2.0", - "elliptic": "^6.5.4", - "hash.js": "^1.1.7", - "js-sha3": "^0.8.0", - "scryptsy": "^2.1.0", - "tweetnacl": "^1.0.3", - "xxhashjs": "^0.2.2" - } - }, "bn.js": { "version": "4.12.0", "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.12.0.tgz", @@ -45923,17 +45226,6 @@ "@polkadot/x-global": "8.3.3" } }, - "@polkadot/x-fetch": { - "version": "8.3.3", - "resolved": "https://registry.npmjs.org/@polkadot/x-fetch/-/x-fetch-8.3.3.tgz", - "integrity": "sha512-+ScnWnt0i1IF+fM9IC+OnjkTi5NonK+ji8q861hwkNCtK2ziibibcD3mGavCA6wZvij4wUTovWEsTc5Su0+KTA==", - "requires": { - "@babel/runtime": "^7.16.7", - "@polkadot/x-global": "8.3.3", - "@types/node-fetch": "^2.5.12", - "node-fetch": "^2.6.7" - } - }, "@polkadot/x-global": { "version": "8.3.3", "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-8.3.3.tgz", @@ -45969,17 +45261,6 @@ "@polkadot/x-global": "8.3.3" } }, - "@polkadot/x-ws": { - "version": "8.3.3", - "resolved": "https://registry.npmjs.org/@polkadot/x-ws/-/x-ws-8.3.3.tgz", - "integrity": "sha512-Dd0kscZSb7MULVqo5isPZyqvErvgE7lYIwZ4IA0rNdgUWi3mrJWeeWrzVMxC6nbg6q1ahIEGxxZLMVzeI3u/Ew==", - "requires": { - "@babel/runtime": "^7.16.7", - "@polkadot/x-global": "8.3.3", - "@types/websocket": "^1.0.4", - "websocket": "^1.0.34" - } - }, "bn.js": { "version": "4.12.0", "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.12.0.tgz", @@ -45990,14 +45271,6 @@ "resolved": "https://registry.npmjs.org/micro-base/-/micro-base-0.10.2.tgz", "integrity": "sha512-lqqJrT7lfJtDmmiQ4zRLZuIJBk96t0RAc5pCrrWpL9zDeH5i/SUL85mku9HqzTI/OCZ8EQ3aicbMW+eK5Nyu5w==" }, - "node-fetch": { - "version": "2.6.7", - "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz", - "integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==", - "requires": { - "whatwg-url": "^5.0.0" - } - }, "rxjs": { "version": "7.5.2", "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.5.2.tgz", @@ -46006,29 +45279,10 @@ "tslib": "^2.1.0" } }, - "tr46": { - "version": "0.0.3", - "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", - "integrity": "sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=" - }, "tslib": { "version": "2.3.1", "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" - }, - "webidl-conversions": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", - "integrity": "sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=" - }, - "whatwg-url": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz", - "integrity": "sha1-lmRU6HZUYuN2RNNib2dCzotwll0=", - "requires": { - "tr46": "~0.0.3", - "webidl-conversions": "^3.0.0" - } } } }, @@ -47112,52 +46366,6 @@ "store": "^2.0.12" }, "dependencies": { - "@polkadot/util": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-8.1.2.tgz", - "integrity": "sha512-s1Q6J7I2sxDdk8S9SA1wVSMRUN+6YGpAUehl1zE/VKtHUzxtZfX/M7dmZgNpARi8kmk7/0J61ZuIaFb0Cq81jw==", - "requires": { - "@babel/runtime": "^7.16.3", - "@polkadot/x-bigint": "8.1.2", - "@polkadot/x-global": "8.1.2", - "@polkadot/x-textdecoder": "8.1.2", - "@polkadot/x-textencoder": "8.1.2", - "@types/bn.js": "^4.11.6", - "bn.js": "^4.12.0", - "ip-regex": "^4.3.0" - } - }, - "@polkadot/x-global": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-8.1.2.tgz", - "integrity": "sha512-prHFu2okMOrOvF4JtCjuHZ742yqim2ip6SuZqSEHrkbQPewXYquC51nXkscJygheTpQgrNt3dBuk5Y8jFWjUHg==", - "requires": { - "@babel/runtime": "^7.16.3" - } - }, - "@polkadot/x-textdecoder": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-8.1.2.tgz", - "integrity": "sha512-NuQepvIqEIeWPMdGry/ReJAEtXwWRt0qrX0xwYIoY7V1rR8vDVX66Q5YtG/i7/JLBydgabXA1GCj5k4sRpwakA==", - "requires": { - "@babel/runtime": "^7.16.3", - "@polkadot/x-global": "8.1.2" - } - }, - "@polkadot/x-textencoder": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-8.1.2.tgz", - "integrity": "sha512-8m+RvtxPEd4/vfHWuhTQyE/RbjN3NTbbrTQ0SMAPRM04NGauKXJOVA5A7WBJYJsj6bDlSaWSavOMJSzO5NKE8w==", - "requires": { - "@babel/runtime": "^7.16.3", - "@polkadot/x-global": "8.1.2" - } - }, - "bn.js": { - "version": "4.12.0", - "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.12.0.tgz", - "integrity": "sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==" - }, "rxjs": { "version": "7.4.0", "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.4.0.tgz", @@ -47192,52 +46400,6 @@ "requires": { "@babel/runtime": "^7.16.3" } - }, - "@polkadot/util": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-8.1.2.tgz", - "integrity": "sha512-s1Q6J7I2sxDdk8S9SA1wVSMRUN+6YGpAUehl1zE/VKtHUzxtZfX/M7dmZgNpARi8kmk7/0J61ZuIaFb0Cq81jw==", - "requires": { - "@babel/runtime": "^7.16.3", - "@polkadot/x-bigint": "8.1.2", - "@polkadot/x-global": "8.1.2", - "@polkadot/x-textdecoder": "8.1.2", - "@polkadot/x-textencoder": "8.1.2", - "@types/bn.js": "^4.11.6", - "bn.js": "^4.12.0", - "ip-regex": "^4.3.0" - } - }, - "@polkadot/x-global": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-8.1.2.tgz", - "integrity": "sha512-prHFu2okMOrOvF4JtCjuHZ742yqim2ip6SuZqSEHrkbQPewXYquC51nXkscJygheTpQgrNt3dBuk5Y8jFWjUHg==", - "requires": { - "@babel/runtime": "^7.16.3" - } - }, - "@polkadot/x-textdecoder": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-8.1.2.tgz", - "integrity": "sha512-NuQepvIqEIeWPMdGry/ReJAEtXwWRt0qrX0xwYIoY7V1rR8vDVX66Q5YtG/i7/JLBydgabXA1GCj5k4sRpwakA==", - "requires": { - "@babel/runtime": "^7.16.3", - "@polkadot/x-global": "8.1.2" - } - }, - "@polkadot/x-textencoder": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-8.1.2.tgz", - "integrity": "sha512-8m+RvtxPEd4/vfHWuhTQyE/RbjN3NTbbrTQ0SMAPRM04NGauKXJOVA5A7WBJYJsj6bDlSaWSavOMJSzO5NKE8w==", - "requires": { - "@babel/runtime": "^7.16.3", - "@polkadot/x-global": "8.1.2" - } - }, - "bn.js": { - "version": "4.12.0", - "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.12.0.tgz", - "integrity": "sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==" } } }, @@ -51225,6 +50387,7 @@ }, "bip32-ed25519": { "version": "git+ssh://git@github.com/Zondax/bip32-ed25519.git#0949df01b5c93885339bc28116690292088f6134", + "integrity": "sha512-XY0XpWEUxxaPyEU7+G9/Gr7vKSg0XPexD+/mbRs2aElpCo9X21QL6l5ou7sHro96JkD4unQVqMpFYoQ50GcmHA==", "from": "bip32-ed25519@git+https://github.com/Zondax/bip32-ed25519.git", "requires": { "bn.js": "^5.1.1", @@ -61047,9 +60210,9 @@ "dev": true }, "moment": { - "version": "2.29.1", - "resolved": "https://registry.npmjs.org/moment/-/moment-2.29.1.tgz", - "integrity": "sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ==" + "version": "2.29.3", + "resolved": "https://registry.npmjs.org/moment/-/moment-2.29.3.tgz", + "integrity": "sha512-c6YRvhEo//6T2Jz/vVtYzqBzwvPT95JBQ+smCytzf7c50oMZRsR/a4w88aD34I+/QVSfnoAnSBFPJHItlOMJVw==" }, "moonbeam-types-bundle": { "version": "2.0.2",