From ebb613c19255358bc98778453498f1aca697df36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Feb 2022 13:44:40 +0000 Subject: [PATCH] Bump ajv from 6.12.2 to 6.12.6 Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.2 to 6.12.6. - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](https://github.com/ajv-validator/ajv/compare/v6.12.2...v6.12.6) --- updated-dependencies: - dependency-name: ajv dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 1129 ++++++++------------------------------------- 1 file changed, 202 insertions(+), 927 deletions(-) diff --git a/package-lock.json b/package-lock.json index 437f9f3..7400dcf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5,787 +5,135 @@ "requires": true, "dependencies": { "@babel/runtime": { - "version": "7.13.10", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.13.10.tgz", - "integrity": "sha512-4QPkjJq6Ns3V/RgpEahRk+AGfL0eO6RHHtTWoNNr5mO49G6B5+X6d6THgWEAvTrznU5xYpbAlVKRYcsCgh/Akw==", + "version": "7.17.2", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.17.2.tgz", + "integrity": "sha512-hzeyJyMA1YGdJTuWU0e/j4wKXrU4OMFvY2MSlaI9B7VQb0r5cxTE3EAIS2Q7Tn2RIcDkRvTA/v2JsAEhxe99uw==", "requires": { "regenerator-runtime": "^0.13.4" } }, "@polkadot/api": { - "version": "4.7.1", - "resolved": "https://registry.npmjs.org/@polkadot/api/-/api-4.7.1.tgz", - "integrity": "sha512-2raHfjV6n2mVPjDq+X1shyqO93ZQxHBKZLJs8pDlccB6yU72MkCI3dvncp74g7j6SVdVlow5QREmkYucQwYUsQ==", - "requires": { - "@babel/runtime": "^7.13.17", - "@polkadot/api-derive": "4.7.1", - "@polkadot/keyring": "^6.3.1", - "@polkadot/metadata": "4.7.1", - "@polkadot/rpc-core": "4.7.1", - "@polkadot/rpc-provider": "4.7.1", - "@polkadot/types": "4.7.1", - "@polkadot/types-known": "4.7.1", - "@polkadot/util": "^6.3.1", - "@polkadot/util-crypto": "^6.3.1", - "@polkadot/x-rxjs": "^6.3.1", - "bn.js": "^4.11.9", + "version": "4.17.1", + "resolved": "https://registry.npmjs.org/@polkadot/api/-/api-4.17.1.tgz", + "integrity": "sha512-uuNIKWC+PjM+1AARRu4NLWOEudZE6DW8UOlaubx3uGhPywqPIP+HGWP2I6PqRGYKARBWxxOvca1Q7WoKzpYC8w==", + "requires": { + "@babel/runtime": "^7.14.6", + "@polkadot/api-derive": "4.17.1", + "@polkadot/keyring": "^6.11.1", + "@polkadot/metadata": "4.17.1", + "@polkadot/rpc-core": "4.17.1", + "@polkadot/rpc-provider": "4.17.1", + "@polkadot/types": "4.17.1", + "@polkadot/types-known": "4.17.1", + "@polkadot/util": "^6.11.1", + "@polkadot/util-crypto": "^6.11.1", + "@polkadot/x-rxjs": "^6.11.1", "eventemitter3": "^4.0.7" - }, - "dependencies": { - "@babel/runtime": { - "version": "7.13.17", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.13.17.tgz", - "integrity": "sha512-NCdgJEelPTSh+FEFylhnP1ylq848l1z9t9N0j1Lfbcw0+KXGjsTvUmkxy+voLLXB5SOKMbLLx4jxYliGrYQseA==", - "requires": { - "regenerator-runtime": "^0.13.4" - } - }, - "@polkadot/keyring": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/keyring/-/keyring-6.3.1.tgz", - "integrity": "sha512-uVWhdd4TVtLc4R2OtiKHJE5jgJZnuEognbgjl5RT2uKrCJYTsYnq0IeRTvMmtdPJAJvGeD3JTsX2ekgt3tJpuw==", - "requires": { - "@babel/runtime": "^7.13.17", - "@polkadot/util": "6.3.1", - "@polkadot/util-crypto": "6.3.1" - } - }, - "@polkadot/networks": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/networks/-/networks-6.3.1.tgz", - "integrity": "sha512-oANup0CLGt75CPbE3gz2HUWUlqQKucImdb1TtStLXMUH+Aj8ZOnQFA2lwixzaRdx+ymPfmEL7GkF36i96OqQVw==", - "requires": { - "@babel/runtime": "^7.13.17" - } - }, - "@polkadot/util": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-6.3.1.tgz", - "integrity": "sha512-M9pGaXSB67DZPckdNQU29wq5W7BUOh6qeu5LonzxpUek+riJfbiF9JOgZQ2Q/aEFYbd1hqLbOMsLRZLhSmlbYw==", - "requires": { - "@babel/runtime": "^7.13.17", - "@polkadot/x-textdecoder": "6.3.1", - "@polkadot/x-textencoder": "6.3.1", - "@types/bn.js": "^4.11.6", - "bn.js": "^4.11.9", - "camelcase": "^5.3.1", - "ip-regex": "^4.3.0" - } - }, - "@polkadot/util-crypto": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/util-crypto/-/util-crypto-6.3.1.tgz", - "integrity": "sha512-fwH4t6EN2XACwJB2Z5xUyNo4mQ1RXJj0MgVaaLua8PbG0qq9tt4eaEbdVzrm7A6igIfsTntDoZISTfVjBcRtkQ==", - "requires": { - "@babel/runtime": "^7.13.17", - "@polkadot/networks": "6.3.1", - "@polkadot/util": "6.3.1", - "@polkadot/wasm-crypto": "^4.0.2", - "@polkadot/x-randomvalues": "6.3.1", - "base-x": "^3.0.8", - "base64-js": "^1.5.1", - "blakejs": "^1.1.0", - "bn.js": "^4.11.9", - "create-hash": "^1.2.0", - "elliptic": "^6.5.4", - "hash.js": "^1.1.7", - "js-sha3": "^0.8.0", - "scryptsy": "^2.1.0", - "tweetnacl": "^1.0.3", - "xxhashjs": "^0.2.2" - } - }, - "@polkadot/x-global": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-6.3.1.tgz", - "integrity": "sha512-eFooGQdxJpiOsm3AKTSMInaecBKaQ/tqOUJNm/CpdJalCqTDMp/qzgj64Uflk9eUqGgk7jB7Q5FaQdyWsC0Mtg==", - "requires": { - "@babel/runtime": "^7.13.17", - "@types/node-fetch": "^2.5.10", - "node-fetch": "^2.6.1" - } - }, - "@polkadot/x-randomvalues": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/x-randomvalues/-/x-randomvalues-6.3.1.tgz", - "integrity": "sha512-SZ5MUYm1fd1fgGFexMWbbG8zZgCS7b9QNKaIcnv1Dwlfp2meDoDlgoedn+1pCJ6VEa1adswqLHX4WbYA4D9ynA==", - "requires": { - "@babel/runtime": "^7.13.17", - "@polkadot/x-global": "6.3.1" - } - }, - "@polkadot/x-textdecoder": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-6.3.1.tgz", - "integrity": "sha512-lLb11yaAmyx2STw7ZmdgPtV7LI26U/5h1K527cM7QnxgTQgYggtAt4f9aLHiWsmOCvnT0U0PWsWSUbAJrLHLBA==", - "requires": { - "@babel/runtime": "^7.13.17", - "@polkadot/x-global": "6.3.1" - } - }, - "@polkadot/x-textencoder": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-6.3.1.tgz", - "integrity": "sha512-7V5OuT43JPTm7rrwdBEMzXAF5nLg+t6q24ntZHNcFUH1pdkP/+2f3vGM3e9BK5k4wkQLoepod5gyY6Qbw9bsYQ==", - "requires": { - "@babel/runtime": "^7.13.17", - "@polkadot/x-global": "6.3.1" - } - }, - "@types/node-fetch": { - "version": "2.5.10", - "resolved": "https://registry.npmjs.org/@types/node-fetch/-/node-fetch-2.5.10.tgz", - "integrity": "sha512-IpkX0AasN44hgEad0gEF/V6EgR5n69VEqPEgnmoM8GsIGro3PowbWs4tR6IhxUTyPLpOn+fiGG6nrQhcmoCuIQ==", - "requires": { - "@types/node": "*", - "form-data": "^3.0.0" - } - } } }, "@polkadot/api-derive": { - "version": "4.7.1", - "resolved": "https://registry.npmjs.org/@polkadot/api-derive/-/api-derive-4.7.1.tgz", - "integrity": "sha512-OTu1r8u3cziStf5jnMajbSRiHHpycmLU2o99GksXKqlfBuWaPRzbQTd56rNxmAylbZOPaapiPbHMNLb2zYYlzA==", - "requires": { - "@babel/runtime": "^7.13.17", - "@polkadot/api": "4.7.1", - "@polkadot/rpc-core": "4.7.1", - "@polkadot/types": "4.7.1", - "@polkadot/util": "^6.3.1", - "@polkadot/util-crypto": "^6.3.1", - "@polkadot/x-rxjs": "^6.3.1", - "bn.js": "^4.11.9" - }, - "dependencies": { - "@babel/runtime": { - "version": "7.13.17", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.13.17.tgz", - "integrity": "sha512-NCdgJEelPTSh+FEFylhnP1ylq848l1z9t9N0j1Lfbcw0+KXGjsTvUmkxy+voLLXB5SOKMbLLx4jxYliGrYQseA==", - "requires": { - "regenerator-runtime": "^0.13.4" - } - }, - "@polkadot/networks": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/networks/-/networks-6.3.1.tgz", - "integrity": "sha512-oANup0CLGt75CPbE3gz2HUWUlqQKucImdb1TtStLXMUH+Aj8ZOnQFA2lwixzaRdx+ymPfmEL7GkF36i96OqQVw==", - "requires": { - "@babel/runtime": "^7.13.17" - } - }, - "@polkadot/util": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-6.3.1.tgz", - "integrity": "sha512-M9pGaXSB67DZPckdNQU29wq5W7BUOh6qeu5LonzxpUek+riJfbiF9JOgZQ2Q/aEFYbd1hqLbOMsLRZLhSmlbYw==", - "requires": { - "@babel/runtime": "^7.13.17", - "@polkadot/x-textdecoder": "6.3.1", - "@polkadot/x-textencoder": "6.3.1", - "@types/bn.js": "^4.11.6", - "bn.js": "^4.11.9", - "camelcase": "^5.3.1", - "ip-regex": "^4.3.0" - } - }, - "@polkadot/util-crypto": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/util-crypto/-/util-crypto-6.3.1.tgz", - "integrity": "sha512-fwH4t6EN2XACwJB2Z5xUyNo4mQ1RXJj0MgVaaLua8PbG0qq9tt4eaEbdVzrm7A6igIfsTntDoZISTfVjBcRtkQ==", - "requires": { - "@babel/runtime": "^7.13.17", - "@polkadot/networks": "6.3.1", - "@polkadot/util": "6.3.1", - "@polkadot/wasm-crypto": "^4.0.2", - "@polkadot/x-randomvalues": "6.3.1", - "base-x": "^3.0.8", - "base64-js": "^1.5.1", - "blakejs": "^1.1.0", - "bn.js": "^4.11.9", - "create-hash": "^1.2.0", - "elliptic": "^6.5.4", - "hash.js": "^1.1.7", - "js-sha3": "^0.8.0", - "scryptsy": "^2.1.0", - "tweetnacl": "^1.0.3", - "xxhashjs": "^0.2.2" - } - }, - "@polkadot/x-global": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-6.3.1.tgz", - "integrity": "sha512-eFooGQdxJpiOsm3AKTSMInaecBKaQ/tqOUJNm/CpdJalCqTDMp/qzgj64Uflk9eUqGgk7jB7Q5FaQdyWsC0Mtg==", - "requires": { - "@babel/runtime": "^7.13.17", - "@types/node-fetch": "^2.5.10", - "node-fetch": "^2.6.1" - } - }, - "@polkadot/x-randomvalues": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/x-randomvalues/-/x-randomvalues-6.3.1.tgz", - "integrity": "sha512-SZ5MUYm1fd1fgGFexMWbbG8zZgCS7b9QNKaIcnv1Dwlfp2meDoDlgoedn+1pCJ6VEa1adswqLHX4WbYA4D9ynA==", - "requires": { - "@babel/runtime": "^7.13.17", - "@polkadot/x-global": "6.3.1" - } - }, - "@polkadot/x-textdecoder": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-6.3.1.tgz", - "integrity": "sha512-lLb11yaAmyx2STw7ZmdgPtV7LI26U/5h1K527cM7QnxgTQgYggtAt4f9aLHiWsmOCvnT0U0PWsWSUbAJrLHLBA==", - "requires": { - "@babel/runtime": "^7.13.17", - "@polkadot/x-global": "6.3.1" - } - }, - "@polkadot/x-textencoder": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-6.3.1.tgz", - "integrity": "sha512-7V5OuT43JPTm7rrwdBEMzXAF5nLg+t6q24ntZHNcFUH1pdkP/+2f3vGM3e9BK5k4wkQLoepod5gyY6Qbw9bsYQ==", - "requires": { - "@babel/runtime": "^7.13.17", - "@polkadot/x-global": "6.3.1" - } - }, - "@types/node-fetch": { - "version": "2.5.10", - "resolved": "https://registry.npmjs.org/@types/node-fetch/-/node-fetch-2.5.10.tgz", - "integrity": "sha512-IpkX0AasN44hgEad0gEF/V6EgR5n69VEqPEgnmoM8GsIGro3PowbWs4tR6IhxUTyPLpOn+fiGG6nrQhcmoCuIQ==", - "requires": { - "@types/node": "*", - "form-data": "^3.0.0" - } - } + "version": "4.17.1", + "resolved": "https://registry.npmjs.org/@polkadot/api-derive/-/api-derive-4.17.1.tgz", + "integrity": "sha512-mgq57F1yAiZjuiA0vrR2zWidyyd+mGe7Kbs4SxVeDWLsNbLc9+eASIfX7Hch2SDHIn3CQpv6DQqJH00uDfw9Lw==", + "requires": { + "@babel/runtime": "^7.14.6", + "@polkadot/api": "4.17.1", + "@polkadot/rpc-core": "4.17.1", + "@polkadot/types": "4.17.1", + "@polkadot/util": "^6.11.1", + "@polkadot/util-crypto": "^6.11.1", + "@polkadot/x-rxjs": "^6.11.1" } }, "@polkadot/keyring": { - "version": "6.0.5", - "resolved": "https://registry.npmjs.org/@polkadot/keyring/-/keyring-6.0.5.tgz", - "integrity": "sha512-v9Tmu+eGZnWpLzxHUj5AIvmfX0uCHWShtF90zvaLvMXLFRWfeuaFnZwdZ+fNkXsrbI0R/w1gRtpFqzsT7QUbVw==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/@polkadot/keyring/-/keyring-6.11.1.tgz", + "integrity": "sha512-rW8INl7pO6Dmaffd6Df1yAYCRWa2RmWQ0LGfJeA/M6seVIkI6J3opZqAd4q2Op+h9a7z4TESQGk8yggOEL+Csg==", "requires": { - "@babel/runtime": "^7.13.9", - "@polkadot/util": "6.0.5", - "@polkadot/util-crypto": "6.0.5" + "@babel/runtime": "^7.14.6", + "@polkadot/util": "6.11.1", + "@polkadot/util-crypto": "6.11.1" } }, "@polkadot/metadata": { - "version": "4.7.1", - "resolved": "https://registry.npmjs.org/@polkadot/metadata/-/metadata-4.7.1.tgz", - "integrity": "sha512-XjwugMBXACp1OVJwyJ7H6XwetcYccCFPvQxnROuQt+Vx/jGzYQBGpLC+uBD9iczE0rojG39KZqEzskDUyfI6WQ==", - "requires": { - "@babel/runtime": "^7.13.17", - "@polkadot/types": "4.7.1", - "@polkadot/types-known": "4.7.1", - "@polkadot/util": "^6.3.1", - "@polkadot/util-crypto": "^6.3.1", - "bn.js": "^4.11.9" - }, - "dependencies": { - "@babel/runtime": { - "version": "7.13.17", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.13.17.tgz", - "integrity": "sha512-NCdgJEelPTSh+FEFylhnP1ylq848l1z9t9N0j1Lfbcw0+KXGjsTvUmkxy+voLLXB5SOKMbLLx4jxYliGrYQseA==", - "requires": { - "regenerator-runtime": "^0.13.4" - } - }, - "@polkadot/networks": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/networks/-/networks-6.3.1.tgz", - "integrity": "sha512-oANup0CLGt75CPbE3gz2HUWUlqQKucImdb1TtStLXMUH+Aj8ZOnQFA2lwixzaRdx+ymPfmEL7GkF36i96OqQVw==", - "requires": { - "@babel/runtime": "^7.13.17" - } - }, - "@polkadot/util": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-6.3.1.tgz", - "integrity": "sha512-M9pGaXSB67DZPckdNQU29wq5W7BUOh6qeu5LonzxpUek+riJfbiF9JOgZQ2Q/aEFYbd1hqLbOMsLRZLhSmlbYw==", - "requires": { - "@babel/runtime": "^7.13.17", - "@polkadot/x-textdecoder": "6.3.1", - "@polkadot/x-textencoder": "6.3.1", - "@types/bn.js": "^4.11.6", - "bn.js": "^4.11.9", - "camelcase": "^5.3.1", - "ip-regex": "^4.3.0" - } - }, - "@polkadot/util-crypto": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/util-crypto/-/util-crypto-6.3.1.tgz", - "integrity": "sha512-fwH4t6EN2XACwJB2Z5xUyNo4mQ1RXJj0MgVaaLua8PbG0qq9tt4eaEbdVzrm7A6igIfsTntDoZISTfVjBcRtkQ==", - "requires": { - "@babel/runtime": "^7.13.17", - "@polkadot/networks": "6.3.1", - "@polkadot/util": "6.3.1", - "@polkadot/wasm-crypto": "^4.0.2", - "@polkadot/x-randomvalues": "6.3.1", - "base-x": "^3.0.8", - "base64-js": "^1.5.1", - "blakejs": "^1.1.0", - "bn.js": "^4.11.9", - "create-hash": "^1.2.0", - "elliptic": "^6.5.4", - "hash.js": "^1.1.7", - "js-sha3": "^0.8.0", - "scryptsy": "^2.1.0", - "tweetnacl": "^1.0.3", - "xxhashjs": "^0.2.2" - } - }, - "@polkadot/x-global": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-6.3.1.tgz", - "integrity": "sha512-eFooGQdxJpiOsm3AKTSMInaecBKaQ/tqOUJNm/CpdJalCqTDMp/qzgj64Uflk9eUqGgk7jB7Q5FaQdyWsC0Mtg==", - "requires": { - "@babel/runtime": "^7.13.17", - "@types/node-fetch": "^2.5.10", - "node-fetch": "^2.6.1" - } - }, - "@polkadot/x-randomvalues": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/x-randomvalues/-/x-randomvalues-6.3.1.tgz", - "integrity": "sha512-SZ5MUYm1fd1fgGFexMWbbG8zZgCS7b9QNKaIcnv1Dwlfp2meDoDlgoedn+1pCJ6VEa1adswqLHX4WbYA4D9ynA==", - "requires": { - "@babel/runtime": "^7.13.17", - "@polkadot/x-global": "6.3.1" - } - }, - "@polkadot/x-textdecoder": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-6.3.1.tgz", - "integrity": "sha512-lLb11yaAmyx2STw7ZmdgPtV7LI26U/5h1K527cM7QnxgTQgYggtAt4f9aLHiWsmOCvnT0U0PWsWSUbAJrLHLBA==", - "requires": { - "@babel/runtime": "^7.13.17", - "@polkadot/x-global": "6.3.1" - } - }, - "@polkadot/x-textencoder": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-6.3.1.tgz", - "integrity": "sha512-7V5OuT43JPTm7rrwdBEMzXAF5nLg+t6q24ntZHNcFUH1pdkP/+2f3vGM3e9BK5k4wkQLoepod5gyY6Qbw9bsYQ==", - "requires": { - "@babel/runtime": "^7.13.17", - "@polkadot/x-global": "6.3.1" - } - }, - "@types/node-fetch": { - "version": "2.5.10", - "resolved": "https://registry.npmjs.org/@types/node-fetch/-/node-fetch-2.5.10.tgz", - "integrity": "sha512-IpkX0AasN44hgEad0gEF/V6EgR5n69VEqPEgnmoM8GsIGro3PowbWs4tR6IhxUTyPLpOn+fiGG6nrQhcmoCuIQ==", - "requires": { - "@types/node": "*", - "form-data": "^3.0.0" - } - } + "version": "4.17.1", + "resolved": "https://registry.npmjs.org/@polkadot/metadata/-/metadata-4.17.1.tgz", + "integrity": "sha512-219isiCWVfbu5JxZnOPj+cV4T+S0XHS4+Jal3t3xz9y4nbgr+25Pa4KInEsJPx0u8EZAxMeiUCX3vd5U7oe72g==", + "requires": { + "@babel/runtime": "^7.14.6", + "@polkadot/types": "4.17.1", + "@polkadot/types-known": "4.17.1", + "@polkadot/util": "^6.11.1", + "@polkadot/util-crypto": "^6.11.1" } }, "@polkadot/networks": { - "version": "6.0.5", - "resolved": "https://registry.npmjs.org/@polkadot/networks/-/networks-6.0.5.tgz", - "integrity": "sha512-QSa5RdK43yD4kLsZ6tXIB652bZircaVPOpsZ5JFzxCM4gdxHCSCUeXNVBeh3uqeB3FOZZYzSYeoZHLaXuT3yJw==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/@polkadot/networks/-/networks-6.11.1.tgz", + "integrity": "sha512-0C6Ha2kvr42se3Gevx6UhHzv3KnPHML0N73Amjwvdr4y0HLZ1Nfw+vcm5yqpz5gpiehqz97XqFrsPRauYdcksQ==", "requires": { - "@babel/runtime": "^7.13.9" + "@babel/runtime": "^7.14.6" } }, "@polkadot/rpc-core": { - "version": "4.7.1", - "resolved": "https://registry.npmjs.org/@polkadot/rpc-core/-/rpc-core-4.7.1.tgz", - "integrity": "sha512-aGpwczwRny7nZ0QTR89Ja4I1r3whdEM7A+eaotiMO38NyuaM+xJj2Rhf08d/0GMZu9IWGl0ioXlw1S6HYCeSAg==", - "requires": { - "@babel/runtime": "^7.13.17", - "@polkadot/metadata": "4.7.1", - "@polkadot/rpc-provider": "4.7.1", - "@polkadot/types": "4.7.1", - "@polkadot/util": "^6.3.1", - "@polkadot/x-rxjs": "^6.3.1" - }, - "dependencies": { - "@babel/runtime": { - "version": "7.13.17", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.13.17.tgz", - "integrity": "sha512-NCdgJEelPTSh+FEFylhnP1ylq848l1z9t9N0j1Lfbcw0+KXGjsTvUmkxy+voLLXB5SOKMbLLx4jxYliGrYQseA==", - "requires": { - "regenerator-runtime": "^0.13.4" - } - }, - "@polkadot/util": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-6.3.1.tgz", - "integrity": "sha512-M9pGaXSB67DZPckdNQU29wq5W7BUOh6qeu5LonzxpUek+riJfbiF9JOgZQ2Q/aEFYbd1hqLbOMsLRZLhSmlbYw==", - "requires": { - "@babel/runtime": "^7.13.17", - "@polkadot/x-textdecoder": "6.3.1", - "@polkadot/x-textencoder": "6.3.1", - "@types/bn.js": "^4.11.6", - "bn.js": "^4.11.9", - "camelcase": "^5.3.1", - "ip-regex": "^4.3.0" - } - }, - "@polkadot/x-global": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-6.3.1.tgz", - "integrity": "sha512-eFooGQdxJpiOsm3AKTSMInaecBKaQ/tqOUJNm/CpdJalCqTDMp/qzgj64Uflk9eUqGgk7jB7Q5FaQdyWsC0Mtg==", - "requires": { - "@babel/runtime": "^7.13.17", - "@types/node-fetch": "^2.5.10", - "node-fetch": "^2.6.1" - } - }, - "@polkadot/x-textdecoder": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-6.3.1.tgz", - "integrity": "sha512-lLb11yaAmyx2STw7ZmdgPtV7LI26U/5h1K527cM7QnxgTQgYggtAt4f9aLHiWsmOCvnT0U0PWsWSUbAJrLHLBA==", - "requires": { - "@babel/runtime": "^7.13.17", - "@polkadot/x-global": "6.3.1" - } - }, - "@polkadot/x-textencoder": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-6.3.1.tgz", - "integrity": "sha512-7V5OuT43JPTm7rrwdBEMzXAF5nLg+t6q24ntZHNcFUH1pdkP/+2f3vGM3e9BK5k4wkQLoepod5gyY6Qbw9bsYQ==", - "requires": { - "@babel/runtime": "^7.13.17", - "@polkadot/x-global": "6.3.1" - } - }, - "@types/node-fetch": { - "version": "2.5.10", - "resolved": "https://registry.npmjs.org/@types/node-fetch/-/node-fetch-2.5.10.tgz", - "integrity": "sha512-IpkX0AasN44hgEad0gEF/V6EgR5n69VEqPEgnmoM8GsIGro3PowbWs4tR6IhxUTyPLpOn+fiGG6nrQhcmoCuIQ==", - "requires": { - "@types/node": "*", - "form-data": "^3.0.0" - } - } + "version": "4.17.1", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-core/-/rpc-core-4.17.1.tgz", + "integrity": "sha512-1gqYaYuSSQsRmt3ol55jmjBP/euKyAh4PwSj94I2wu0fngK/FZwVZNDJZn/Ib68X/s38TBIgqJ6+YdUdr3z1xw==", + "requires": { + "@babel/runtime": "^7.14.6", + "@polkadot/metadata": "4.17.1", + "@polkadot/rpc-provider": "4.17.1", + "@polkadot/types": "4.17.1", + "@polkadot/util": "^6.11.1", + "@polkadot/x-rxjs": "^6.11.1" } }, "@polkadot/rpc-provider": { - "version": "4.7.1", - "resolved": "https://registry.npmjs.org/@polkadot/rpc-provider/-/rpc-provider-4.7.1.tgz", - "integrity": "sha512-9q3HXdOLrgQZt8ICWFWemLH4aMiVGXEr3yVkSLf3tF5CEWfU8GWFhCXTi6ClcA4olwHHtYF/h58iwVFmZVB/rg==", - "requires": { - "@babel/runtime": "^7.13.17", - "@polkadot/types": "4.7.1", - "@polkadot/util": "^6.3.1", - "@polkadot/util-crypto": "^6.3.1", - "@polkadot/x-fetch": "^6.3.1", - "@polkadot/x-global": "^6.3.1", - "@polkadot/x-ws": "^6.3.1", - "bn.js": "^4.11.9", + "version": "4.17.1", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-provider/-/rpc-provider-4.17.1.tgz", + "integrity": "sha512-vlU1H5mnfP0Ej8PbjcxwF9ZlT7LtcpekOKI4iYfMnfdelSUKUVyaD5PC8yRGIg9fxkorA6OM5AZs116jAl3TLA==", + "requires": { + "@babel/runtime": "^7.14.6", + "@polkadot/types": "4.17.1", + "@polkadot/util": "^6.11.1", + "@polkadot/util-crypto": "^6.11.1", + "@polkadot/x-fetch": "^6.11.1", + "@polkadot/x-global": "^6.11.1", + "@polkadot/x-ws": "^6.11.1", "eventemitter3": "^4.0.7" - }, - "dependencies": { - "@babel/runtime": { - "version": "7.13.17", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.13.17.tgz", - "integrity": "sha512-NCdgJEelPTSh+FEFylhnP1ylq848l1z9t9N0j1Lfbcw0+KXGjsTvUmkxy+voLLXB5SOKMbLLx4jxYliGrYQseA==", - "requires": { - "regenerator-runtime": "^0.13.4" - } - }, - "@polkadot/networks": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/networks/-/networks-6.3.1.tgz", - "integrity": "sha512-oANup0CLGt75CPbE3gz2HUWUlqQKucImdb1TtStLXMUH+Aj8ZOnQFA2lwixzaRdx+ymPfmEL7GkF36i96OqQVw==", - "requires": { - "@babel/runtime": "^7.13.17" - } - }, - "@polkadot/util": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-6.3.1.tgz", - "integrity": "sha512-M9pGaXSB67DZPckdNQU29wq5W7BUOh6qeu5LonzxpUek+riJfbiF9JOgZQ2Q/aEFYbd1hqLbOMsLRZLhSmlbYw==", - "requires": { - "@babel/runtime": "^7.13.17", - "@polkadot/x-textdecoder": "6.3.1", - "@polkadot/x-textencoder": "6.3.1", - "@types/bn.js": "^4.11.6", - "bn.js": "^4.11.9", - "camelcase": "^5.3.1", - "ip-regex": "^4.3.0" - } - }, - "@polkadot/util-crypto": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/util-crypto/-/util-crypto-6.3.1.tgz", - "integrity": "sha512-fwH4t6EN2XACwJB2Z5xUyNo4mQ1RXJj0MgVaaLua8PbG0qq9tt4eaEbdVzrm7A6igIfsTntDoZISTfVjBcRtkQ==", - "requires": { - "@babel/runtime": "^7.13.17", - "@polkadot/networks": "6.3.1", - "@polkadot/util": "6.3.1", - "@polkadot/wasm-crypto": "^4.0.2", - "@polkadot/x-randomvalues": "6.3.1", - "base-x": "^3.0.8", - "base64-js": "^1.5.1", - "blakejs": "^1.1.0", - "bn.js": "^4.11.9", - "create-hash": "^1.2.0", - "elliptic": "^6.5.4", - "hash.js": "^1.1.7", - "js-sha3": "^0.8.0", - "scryptsy": "^2.1.0", - "tweetnacl": "^1.0.3", - "xxhashjs": "^0.2.2" - } - }, - "@polkadot/x-global": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-6.3.1.tgz", - "integrity": "sha512-eFooGQdxJpiOsm3AKTSMInaecBKaQ/tqOUJNm/CpdJalCqTDMp/qzgj64Uflk9eUqGgk7jB7Q5FaQdyWsC0Mtg==", - "requires": { - "@babel/runtime": "^7.13.17", - "@types/node-fetch": "^2.5.10", - "node-fetch": "^2.6.1" - } - }, - "@polkadot/x-randomvalues": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/x-randomvalues/-/x-randomvalues-6.3.1.tgz", - "integrity": "sha512-SZ5MUYm1fd1fgGFexMWbbG8zZgCS7b9QNKaIcnv1Dwlfp2meDoDlgoedn+1pCJ6VEa1adswqLHX4WbYA4D9ynA==", - "requires": { - "@babel/runtime": "^7.13.17", - "@polkadot/x-global": "6.3.1" - } - }, - "@polkadot/x-textdecoder": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-6.3.1.tgz", - "integrity": "sha512-lLb11yaAmyx2STw7ZmdgPtV7LI26U/5h1K527cM7QnxgTQgYggtAt4f9aLHiWsmOCvnT0U0PWsWSUbAJrLHLBA==", - "requires": { - "@babel/runtime": "^7.13.17", - "@polkadot/x-global": "6.3.1" - } - }, - "@polkadot/x-textencoder": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-6.3.1.tgz", - "integrity": "sha512-7V5OuT43JPTm7rrwdBEMzXAF5nLg+t6q24ntZHNcFUH1pdkP/+2f3vGM3e9BK5k4wkQLoepod5gyY6Qbw9bsYQ==", - "requires": { - "@babel/runtime": "^7.13.17", - "@polkadot/x-global": "6.3.1" - } - }, - "@types/node-fetch": { - "version": "2.5.10", - "resolved": "https://registry.npmjs.org/@types/node-fetch/-/node-fetch-2.5.10.tgz", - "integrity": "sha512-IpkX0AasN44hgEad0gEF/V6EgR5n69VEqPEgnmoM8GsIGro3PowbWs4tR6IhxUTyPLpOn+fiGG6nrQhcmoCuIQ==", - "requires": { - "@types/node": "*", - "form-data": "^3.0.0" - } - } } }, "@polkadot/types": { - "version": "4.7.1", - "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-4.7.1.tgz", - "integrity": "sha512-DN0YlTe14833I+24+OIEmdu0Bk7H0i84LlwZO5GT0rK2J92Cq+f5sz1mjgnERa6blxekSu6rLLqEKtWfN1pLDA==", - "requires": { - "@babel/runtime": "^7.13.17", - "@polkadot/metadata": "4.7.1", - "@polkadot/util": "^6.3.1", - "@polkadot/util-crypto": "^6.3.1", - "@polkadot/x-rxjs": "^6.3.1", - "@types/bn.js": "^4.11.6", - "bn.js": "^4.11.9" - }, - "dependencies": { - "@babel/runtime": { - "version": "7.13.17", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.13.17.tgz", - "integrity": "sha512-NCdgJEelPTSh+FEFylhnP1ylq848l1z9t9N0j1Lfbcw0+KXGjsTvUmkxy+voLLXB5SOKMbLLx4jxYliGrYQseA==", - "requires": { - "regenerator-runtime": "^0.13.4" - } - }, - "@polkadot/networks": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/networks/-/networks-6.3.1.tgz", - "integrity": "sha512-oANup0CLGt75CPbE3gz2HUWUlqQKucImdb1TtStLXMUH+Aj8ZOnQFA2lwixzaRdx+ymPfmEL7GkF36i96OqQVw==", - "requires": { - "@babel/runtime": "^7.13.17" - } - }, - "@polkadot/util": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-6.3.1.tgz", - "integrity": "sha512-M9pGaXSB67DZPckdNQU29wq5W7BUOh6qeu5LonzxpUek+riJfbiF9JOgZQ2Q/aEFYbd1hqLbOMsLRZLhSmlbYw==", - "requires": { - "@babel/runtime": "^7.13.17", - "@polkadot/x-textdecoder": "6.3.1", - "@polkadot/x-textencoder": "6.3.1", - "@types/bn.js": "^4.11.6", - "bn.js": "^4.11.9", - "camelcase": "^5.3.1", - "ip-regex": "^4.3.0" - } - }, - "@polkadot/util-crypto": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/util-crypto/-/util-crypto-6.3.1.tgz", - "integrity": "sha512-fwH4t6EN2XACwJB2Z5xUyNo4mQ1RXJj0MgVaaLua8PbG0qq9tt4eaEbdVzrm7A6igIfsTntDoZISTfVjBcRtkQ==", - "requires": { - "@babel/runtime": "^7.13.17", - "@polkadot/networks": "6.3.1", - "@polkadot/util": "6.3.1", - "@polkadot/wasm-crypto": "^4.0.2", - "@polkadot/x-randomvalues": "6.3.1", - "base-x": "^3.0.8", - "base64-js": "^1.5.1", - "blakejs": "^1.1.0", - "bn.js": "^4.11.9", - "create-hash": "^1.2.0", - "elliptic": "^6.5.4", - "hash.js": "^1.1.7", - "js-sha3": "^0.8.0", - "scryptsy": "^2.1.0", - "tweetnacl": "^1.0.3", - "xxhashjs": "^0.2.2" - } - }, - "@polkadot/x-global": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-6.3.1.tgz", - "integrity": "sha512-eFooGQdxJpiOsm3AKTSMInaecBKaQ/tqOUJNm/CpdJalCqTDMp/qzgj64Uflk9eUqGgk7jB7Q5FaQdyWsC0Mtg==", - "requires": { - "@babel/runtime": "^7.13.17", - "@types/node-fetch": "^2.5.10", - "node-fetch": "^2.6.1" - } - }, - "@polkadot/x-randomvalues": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/x-randomvalues/-/x-randomvalues-6.3.1.tgz", - "integrity": "sha512-SZ5MUYm1fd1fgGFexMWbbG8zZgCS7b9QNKaIcnv1Dwlfp2meDoDlgoedn+1pCJ6VEa1adswqLHX4WbYA4D9ynA==", - "requires": { - "@babel/runtime": "^7.13.17", - "@polkadot/x-global": "6.3.1" - } - }, - "@polkadot/x-textdecoder": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-6.3.1.tgz", - "integrity": "sha512-lLb11yaAmyx2STw7ZmdgPtV7LI26U/5h1K527cM7QnxgTQgYggtAt4f9aLHiWsmOCvnT0U0PWsWSUbAJrLHLBA==", - "requires": { - "@babel/runtime": "^7.13.17", - "@polkadot/x-global": "6.3.1" - } - }, - "@polkadot/x-textencoder": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-6.3.1.tgz", - "integrity": "sha512-7V5OuT43JPTm7rrwdBEMzXAF5nLg+t6q24ntZHNcFUH1pdkP/+2f3vGM3e9BK5k4wkQLoepod5gyY6Qbw9bsYQ==", - "requires": { - "@babel/runtime": "^7.13.17", - "@polkadot/x-global": "6.3.1" - } - }, - "@types/node-fetch": { - "version": "2.5.10", - "resolved": "https://registry.npmjs.org/@types/node-fetch/-/node-fetch-2.5.10.tgz", - "integrity": "sha512-IpkX0AasN44hgEad0gEF/V6EgR5n69VEqPEgnmoM8GsIGro3PowbWs4tR6IhxUTyPLpOn+fiGG6nrQhcmoCuIQ==", - "requires": { - "@types/node": "*", - "form-data": "^3.0.0" - } - } + "version": "4.17.1", + "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-4.17.1.tgz", + "integrity": "sha512-rjW4OFdwvFekzN3ATLibC2JPSd8AWt5YepJhmuCPdwH26r3zB8bEC6dM7YQExLVUmygVPvgXk5ffHI6RAdXBMg==", + "requires": { + "@babel/runtime": "^7.14.6", + "@polkadot/metadata": "4.17.1", + "@polkadot/util": "^6.11.1", + "@polkadot/util-crypto": "^6.11.1", + "@polkadot/x-rxjs": "^6.11.1" } }, "@polkadot/types-known": { - "version": "4.7.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-known/-/types-known-4.7.1.tgz", - "integrity": "sha512-6wRSQGB78sc7bBqKPOZ97NzHvi+zUuzUELI/p347+C1bjKmp65q6LTXmEIyRQJwvEQ7OZnQIlD2HooELZlRKIw==", - "requires": { - "@babel/runtime": "^7.13.17", - "@polkadot/networks": "^6.3.1", - "@polkadot/types": "4.7.1", - "@polkadot/util": "^6.3.1", - "bn.js": "^4.11.9" - }, - "dependencies": { - "@babel/runtime": { - "version": "7.13.17", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.13.17.tgz", - "integrity": "sha512-NCdgJEelPTSh+FEFylhnP1ylq848l1z9t9N0j1Lfbcw0+KXGjsTvUmkxy+voLLXB5SOKMbLLx4jxYliGrYQseA==", - "requires": { - "regenerator-runtime": "^0.13.4" - } - }, - "@polkadot/networks": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/networks/-/networks-6.3.1.tgz", - "integrity": "sha512-oANup0CLGt75CPbE3gz2HUWUlqQKucImdb1TtStLXMUH+Aj8ZOnQFA2lwixzaRdx+ymPfmEL7GkF36i96OqQVw==", - "requires": { - "@babel/runtime": "^7.13.17" - } - }, - "@polkadot/util": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-6.3.1.tgz", - "integrity": "sha512-M9pGaXSB67DZPckdNQU29wq5W7BUOh6qeu5LonzxpUek+riJfbiF9JOgZQ2Q/aEFYbd1hqLbOMsLRZLhSmlbYw==", - "requires": { - "@babel/runtime": "^7.13.17", - "@polkadot/x-textdecoder": "6.3.1", - "@polkadot/x-textencoder": "6.3.1", - "@types/bn.js": "^4.11.6", - "bn.js": "^4.11.9", - "camelcase": "^5.3.1", - "ip-regex": "^4.3.0" - } - }, - "@polkadot/x-global": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-6.3.1.tgz", - "integrity": "sha512-eFooGQdxJpiOsm3AKTSMInaecBKaQ/tqOUJNm/CpdJalCqTDMp/qzgj64Uflk9eUqGgk7jB7Q5FaQdyWsC0Mtg==", - "requires": { - "@babel/runtime": "^7.13.17", - "@types/node-fetch": "^2.5.10", - "node-fetch": "^2.6.1" - } - }, - "@polkadot/x-textdecoder": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-6.3.1.tgz", - "integrity": "sha512-lLb11yaAmyx2STw7ZmdgPtV7LI26U/5h1K527cM7QnxgTQgYggtAt4f9aLHiWsmOCvnT0U0PWsWSUbAJrLHLBA==", - "requires": { - "@babel/runtime": "^7.13.17", - "@polkadot/x-global": "6.3.1" - } - }, - "@polkadot/x-textencoder": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-6.3.1.tgz", - "integrity": "sha512-7V5OuT43JPTm7rrwdBEMzXAF5nLg+t6q24ntZHNcFUH1pdkP/+2f3vGM3e9BK5k4wkQLoepod5gyY6Qbw9bsYQ==", - "requires": { - "@babel/runtime": "^7.13.17", - "@polkadot/x-global": "6.3.1" - } - }, - "@types/node-fetch": { - "version": "2.5.10", - "resolved": "https://registry.npmjs.org/@types/node-fetch/-/node-fetch-2.5.10.tgz", - "integrity": "sha512-IpkX0AasN44hgEad0gEF/V6EgR5n69VEqPEgnmoM8GsIGro3PowbWs4tR6IhxUTyPLpOn+fiGG6nrQhcmoCuIQ==", - "requires": { - "@types/node": "*", - "form-data": "^3.0.0" - } - } + "version": "4.17.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-known/-/types-known-4.17.1.tgz", + "integrity": "sha512-YkOwGrO+k9aVrBR8FgYHnfJKhOfpdgC5ZRYNL/xJ9oa7lBYqPts9ENAxeBmJS/5IGeDF9f32MNyrCP2umeCXWg==", + "requires": { + "@babel/runtime": "^7.14.6", + "@polkadot/networks": "^6.11.1", + "@polkadot/types": "4.17.1", + "@polkadot/util": "^6.11.1" } }, "@polkadot/util": { - "version": "6.0.5", - "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-6.0.5.tgz", - "integrity": "sha512-0EnYdGAXx/Y2MLgCKtlfdKVcURV+Twx+M+auljTeMK8226pR7xMblYuVuO5bxhPWBa1W7+iQloEZ0VRQrIoMDw==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-6.11.1.tgz", + "integrity": "sha512-TEdCetr9rsdUfJZqQgX/vxLuV4XU8KMoKBMJdx+JuQ5EWemIdQkEtMBdL8k8udNGbgSNiYFA6rPppATeIxAScg==", "requires": { - "@babel/runtime": "^7.13.9", - "@polkadot/x-textdecoder": "6.0.5", - "@polkadot/x-textencoder": "6.0.5", + "@babel/runtime": "^7.14.6", + "@polkadot/x-textdecoder": "6.11.1", + "@polkadot/x-textencoder": "6.11.1", "@types/bn.js": "^4.11.6", "bn.js": "^4.11.9", "camelcase": "^5.3.1", @@ -793,18 +141,18 @@ } }, "@polkadot/util-crypto": { - "version": "6.0.5", - "resolved": "https://registry.npmjs.org/@polkadot/util-crypto/-/util-crypto-6.0.5.tgz", - "integrity": "sha512-NlzmZzJ1vq2bjnQUU0MUocaT9vuIBGTlB/XCrCw94MyYqX19EllkOKLVMgu6o89xhYeP5rmASRQvTx9ZL9EzRw==", + "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.13.9", - "@polkadot/networks": "6.0.5", - "@polkadot/util": "6.0.5", + "@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.0.5", + "@polkadot/x-randomvalues": "6.11.1", "base-x": "^3.0.8", "base64-js": "^1.5.1", - "blakejs": "^1.1.0", + "blakejs": "^1.1.1", "bn.js": "^4.11.9", "create-hash": "^1.2.0", "elliptic": "^6.5.4", @@ -816,165 +164,95 @@ } }, "@polkadot/wasm-crypto": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/@polkadot/wasm-crypto/-/wasm-crypto-4.0.2.tgz", - "integrity": "sha512-2h9FuQFkBc+B3TwSapt6LtyPvgtd0Hq9QsHW8g8FrmKBFRiiFKYRpfJKHCk0aCZzuRf9h95bQl/X6IXAIWF2ng==", + "version": "4.5.1", + "resolved": "https://registry.npmjs.org/@polkadot/wasm-crypto/-/wasm-crypto-4.5.1.tgz", + "integrity": "sha512-Cr21ais3Kq3aedIHZ3J1tjgeD/+K8FCiwEawr0oRywNBSJR8wyuZMePs4swR/6xm8wbBkpqoBVHz/UQHqqQJmA==", "requires": { - "@babel/runtime": "^7.13.9", - "@polkadot/wasm-crypto-asmjs": "^4.0.2", - "@polkadot/wasm-crypto-wasm": "^4.0.2" + "@babel/runtime": "^7.16.3", + "@polkadot/wasm-crypto-asmjs": "^4.5.1", + "@polkadot/wasm-crypto-wasm": "^4.5.1" } }, "@polkadot/wasm-crypto-asmjs": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/@polkadot/wasm-crypto-asmjs/-/wasm-crypto-asmjs-4.0.2.tgz", - "integrity": "sha512-hlebqtGvfjg2ZNm4scwBGVHwOwfUhy2yw5RBHmPwkccUif3sIy4SAzstpcVBIVMdAEvo746bPWEInA8zJRcgJA==", + "version": "4.5.1", + "resolved": "https://registry.npmjs.org/@polkadot/wasm-crypto-asmjs/-/wasm-crypto-asmjs-4.5.1.tgz", + "integrity": "sha512-DOdRiWhxVvmqTvp+E9z1j+Yr0zDOGsDvqnT/eNw0Dl1FVUOImsEa7FKns/urASmcxCVEE1jtUWSnij29jrORMQ==", "requires": { - "@babel/runtime": "^7.13.9" + "@babel/runtime": "^7.16.3" } }, "@polkadot/wasm-crypto-wasm": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/@polkadot/wasm-crypto-wasm/-/wasm-crypto-wasm-4.0.2.tgz", - "integrity": "sha512-de/AfNPZ0uDKFWzOZ1rJCtaUbakGN29ks6IRYu6HZTRg7+RtqvE1rIkxabBvYgQVHIesmNwvEA9DlIkS6hYRFQ==", + "version": "4.5.1", + "resolved": "https://registry.npmjs.org/@polkadot/wasm-crypto-wasm/-/wasm-crypto-wasm-4.5.1.tgz", + "integrity": "sha512-hPwke85HxpgG/RAlwdCE8u5w7bThvWg399mlB+XjogXMxOUWBZSgq2XYbgzROUXx27inK9nStF4Pnc4zJnqs9A==", "requires": { - "@babel/runtime": "^7.13.9" + "@babel/runtime": "^7.16.3" } }, "@polkadot/x-fetch": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/x-fetch/-/x-fetch-6.3.1.tgz", - "integrity": "sha512-goBtKZarq5sXV2G98inj2v1ivVNF9gif8sg6IqsGRbljca6K6pZWTVd0yGWe7OABnCkFQotk283nly9nkr9+1g==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/@polkadot/x-fetch/-/x-fetch-6.11.1.tgz", + "integrity": "sha512-qJyLLnm+4SQEZ002UDz2wWnXbnnH84rIS0mLKZ5k82H4lMYY+PQflvzv6sbu463e/lgiEao+6zvWS6DSKv1Yog==", "requires": { - "@babel/runtime": "^7.13.17", - "@polkadot/x-global": "6.3.1", + "@babel/runtime": "^7.14.6", + "@polkadot/x-global": "6.11.1", "@types/node-fetch": "^2.5.10", "node-fetch": "^2.6.1" - }, - "dependencies": { - "@babel/runtime": { - "version": "7.13.17", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.13.17.tgz", - "integrity": "sha512-NCdgJEelPTSh+FEFylhnP1ylq848l1z9t9N0j1Lfbcw0+KXGjsTvUmkxy+voLLXB5SOKMbLLx4jxYliGrYQseA==", - "requires": { - "regenerator-runtime": "^0.13.4" - } - }, - "@polkadot/x-global": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-6.3.1.tgz", - "integrity": "sha512-eFooGQdxJpiOsm3AKTSMInaecBKaQ/tqOUJNm/CpdJalCqTDMp/qzgj64Uflk9eUqGgk7jB7Q5FaQdyWsC0Mtg==", - "requires": { - "@babel/runtime": "^7.13.17", - "@types/node-fetch": "^2.5.10", - "node-fetch": "^2.6.1" - } - }, - "@types/node-fetch": { - "version": "2.5.10", - "resolved": "https://registry.npmjs.org/@types/node-fetch/-/node-fetch-2.5.10.tgz", - "integrity": "sha512-IpkX0AasN44hgEad0gEF/V6EgR5n69VEqPEgnmoM8GsIGro3PowbWs4tR6IhxUTyPLpOn+fiGG6nrQhcmoCuIQ==", - "requires": { - "@types/node": "*", - "form-data": "^3.0.0" - } - } } }, "@polkadot/x-global": { - "version": "6.0.5", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-6.0.5.tgz", - "integrity": "sha512-KjQvICngNdB2Gno0TYJlgjKI0Ia0NPhN1BG6YzcKLO/5ZNzNHkLmowdNb5gprE8uCBnOFXXHwgZAE/nTYya2dg==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-6.11.1.tgz", + "integrity": "sha512-lsBK/e4KbjfieyRmnPs7bTiGbP/6EoCZz7rqD/voNS5qsJAaXgB9LR+ilubun9gK/TDpebyxgO+J19OBiQPIRw==", "requires": { - "@babel/runtime": "^7.13.9", - "@types/node-fetch": "^2.5.8", - "node-fetch": "^2.6.1" + "@babel/runtime": "^7.14.6" } }, "@polkadot/x-randomvalues": { - "version": "6.0.5", - "resolved": "https://registry.npmjs.org/@polkadot/x-randomvalues/-/x-randomvalues-6.0.5.tgz", - "integrity": "sha512-MZK6+35vk7hnLW+Jciu5pNwMOkaCRNdsTVfNimzaJpIi6hN27y1X2oD82SRln0X4mKh370eLbvP8i3ylOzWnww==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/@polkadot/x-randomvalues/-/x-randomvalues-6.11.1.tgz", + "integrity": "sha512-2MfUfGZSOkuPt7GF5OJkPDbl4yORI64SUuKM25EGrJ22o1UyoBnPOClm9eYujLMD6BfDZRM/7bQqqoLW+NuHVw==", "requires": { - "@babel/runtime": "^7.13.9", - "@polkadot/x-global": "6.0.5" + "@babel/runtime": "^7.14.6", + "@polkadot/x-global": "6.11.1" } }, "@polkadot/x-rxjs": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/x-rxjs/-/x-rxjs-6.3.1.tgz", - "integrity": "sha512-Z9mbvpixr0fopQh049tFlR8r/RItOyYRL4P7YqwnfeROqxU4R8UTmmB8As9y/zy0O5Jlkjzy9MdyQgwzhGQOcQ==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/@polkadot/x-rxjs/-/x-rxjs-6.11.1.tgz", + "integrity": "sha512-zIciEmij7SUuXXg9g/683Irx6GogxivrQS2pgBir2DI/YZq+um52+Dqg1mqsEZt74N4KMTMnzAZAP6LJOBOMww==", "requires": { - "@babel/runtime": "^7.13.17", + "@babel/runtime": "^7.14.6", "rxjs": "^6.6.7" - }, - "dependencies": { - "@babel/runtime": { - "version": "7.13.17", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.13.17.tgz", - "integrity": "sha512-NCdgJEelPTSh+FEFylhnP1ylq848l1z9t9N0j1Lfbcw0+KXGjsTvUmkxy+voLLXB5SOKMbLLx4jxYliGrYQseA==", - "requires": { - "regenerator-runtime": "^0.13.4" - } - } } }, "@polkadot/x-textdecoder": { - "version": "6.0.5", - "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-6.0.5.tgz", - "integrity": "sha512-Vd2OftcEYxg2jG37lJw5NcZotnOidinN84m1HJszLIQT9vZDnFfN60gobHsuzHaGjEDexe4wqe0PfbgA4MfWIQ==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-6.11.1.tgz", + "integrity": "sha512-DI1Ym2lyDSS/UhnTT2e9WutukevFZ0WGpzj4eotuG2BTHN3e21uYtYTt24SlyRNMrWJf5+TkZItmZeqs1nwAfQ==", "requires": { - "@babel/runtime": "^7.13.9", - "@polkadot/x-global": "6.0.5" + "@babel/runtime": "^7.14.6", + "@polkadot/x-global": "6.11.1" } }, "@polkadot/x-textencoder": { - "version": "6.0.5", - "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-6.0.5.tgz", - "integrity": "sha512-wAheP9/kzpfBw5uU/jCnHtd9uN9XzUPYH81aPbx3X026dXNMa4xpOoroCfEuNu2RtFXm0ONuYfpHxvHUsst9lA==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-6.11.1.tgz", + "integrity": "sha512-8ipjWdEuqFo+R4Nxsc3/WW9CSEiprX4XU91a37ZyRVC4e9R1bmvClrpXmRQLVcAQyhRvG8DKOOtWbz8xM+oXKg==", "requires": { - "@babel/runtime": "^7.13.9", - "@polkadot/x-global": "6.0.5" + "@babel/runtime": "^7.14.6", + "@polkadot/x-global": "6.11.1" } }, "@polkadot/x-ws": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/x-ws/-/x-ws-6.3.1.tgz", - "integrity": "sha512-bDb9a+bxoaNOza0EeLp9M6FKYz9ogJcFQzRP+YR6ND7oQ0QcQG06XloRKTU0wtcZRKP8AzkYYN+FAc/6bnIqTw==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/@polkadot/x-ws/-/x-ws-6.11.1.tgz", + "integrity": "sha512-GNu4ywrMlVi0QF6QSpKwYWMK6JRK+kadgN/zEhMoH1z5h8LwpqDLv128j5WspWbQti2teCQtridjf7t2Lzoe8Q==", "requires": { - "@babel/runtime": "^7.13.17", - "@polkadot/x-global": "6.3.1", - "@types/websocket": "^1.0.2", + "@babel/runtime": "^7.14.6", + "@polkadot/x-global": "6.11.1", + "@types/websocket": "^1.0.3", "websocket": "^1.0.34" - }, - "dependencies": { - "@babel/runtime": { - "version": "7.13.17", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.13.17.tgz", - "integrity": "sha512-NCdgJEelPTSh+FEFylhnP1ylq848l1z9t9N0j1Lfbcw0+KXGjsTvUmkxy+voLLXB5SOKMbLLx4jxYliGrYQseA==", - "requires": { - "regenerator-runtime": "^0.13.4" - } - }, - "@polkadot/x-global": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/x-global/-/x-global-6.3.1.tgz", - "integrity": "sha512-eFooGQdxJpiOsm3AKTSMInaecBKaQ/tqOUJNm/CpdJalCqTDMp/qzgj64Uflk9eUqGgk7jB7Q5FaQdyWsC0Mtg==", - "requires": { - "@babel/runtime": "^7.13.17", - "@types/node-fetch": "^2.5.10", - "node-fetch": "^2.6.1" - } - }, - "@types/node-fetch": { - "version": "2.5.10", - "resolved": "https://registry.npmjs.org/@types/node-fetch/-/node-fetch-2.5.10.tgz", - "integrity": "sha512-IpkX0AasN44hgEad0gEF/V6EgR5n69VEqPEgnmoM8GsIGro3PowbWs4tR6IhxUTyPLpOn+fiGG6nrQhcmoCuIQ==", - "requires": { - "@types/node": "*", - "form-data": "^3.0.0" - } - } } }, "@types/bn.js": { @@ -1023,18 +301,18 @@ "integrity": "sha512-H5Wn24s/ZOukBmDn03nnGTp18A60ny9AmCwnEcgJiTgSGsCO7k+NWP7zjCCbhlcnVCoI+co52dUAt9GMhOSULw==" }, "@types/node-fetch": { - "version": "2.5.8", - "resolved": "https://registry.npmjs.org/@types/node-fetch/-/node-fetch-2.5.8.tgz", - "integrity": "sha512-fbjI6ja0N5ZA8TV53RUqzsKNkl9fv8Oj3T7zxW7FGv1GSH7gwJaNF8dzCjrqKaxKeUpTz4yT1DaJFq/omNpGfw==", + "version": "2.5.12", + "resolved": "https://registry.npmjs.org/@types/node-fetch/-/node-fetch-2.5.12.tgz", + "integrity": "sha512-MKgC4dlq4kKNa/mYrwpKfzQMB5X3ee5U6fSprkKpToBqBmX4nFZL9cW5jl6sWn+xpRJ7ypWh2yyqqr8UUCstSw==", "requires": { "@types/node": "*", "form-data": "^3.0.0" } }, "@types/websocket": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/@types/websocket/-/websocket-1.0.2.tgz", - "integrity": "sha512-B5m9aq7cbbD/5/jThEr33nUY8WEfVi6A2YKCTOvw5Ldy7mtsOkqRvGjnzy6g7iMMDsgu7xREuCzqATLDLQVKcQ==", + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/@types/websocket/-/websocket-1.0.5.tgz", + "integrity": "sha512-NbsqiNX9CnEfC1Z0Vf4mE1SgAJ07JnRYcNex7AJ9zAVzmiGHmjKFEk7O4TJIsgv2B1sLEb6owKFZrACwdYngsQ==", "requires": { "@types/node": "*" } @@ -1248,9 +526,9 @@ "dev": true }, "ajv": { - "version": "6.12.2", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.2.tgz", - "integrity": "sha512-k+V+hzjm5q/Mr8ef/1Y9goCmlsK4I6Sm74teeyGvFk1XrOsbsKLjEdrvny42CZ+a8sXbk8KWpY/bDwS+FLL2UQ==", + "version": "6.12.6", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", + "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", "dev": true, "requires": { "fast-deep-equal": "^3.1.1", @@ -1469,9 +747,9 @@ } }, "base-x": { - "version": "3.0.8", - "resolved": "https://registry.npmjs.org/base-x/-/base-x-3.0.8.tgz", - "integrity": "sha512-Rl/1AWP4J/zRrk54hhlxH4drNxPJXYUaKffODVI53/dAsV4t9fBxyxYKAVPU1XBHxYwOWP9h9H0hM2MVw4YfJA==", + "version": "3.0.9", + "resolved": "https://registry.npmjs.org/base-x/-/base-x-3.0.9.tgz", + "integrity": "sha512-H7JU6iBHTal1gp56aKoaa//YUxEaAOUiydvrV/pILqIHXTtqxSkATOnDA2u+jZ/61sD+L/412+7kzXRtWukhpQ==", "requires": { "safe-buffer": "^5.0.1" } @@ -1488,9 +766,9 @@ "dev": true }, "blakejs": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/blakejs/-/blakejs-1.1.0.tgz", - "integrity": "sha1-ad+S75U6qIylGjLfarHFShVfx6U=" + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/blakejs/-/blakejs-1.1.1.tgz", + "integrity": "sha512-bLG6PHOCZJKNshTjGRBvET0vTciwQE6zFKOKKXPDJfwFBd4Ac0yBfPZqcGvGJap50l7ktvlpFqc2jGVaUgbJgg==" }, "bluebird": { "version": "3.7.2", @@ -1593,11 +871,11 @@ "dev": true }, "bufferutil": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/bufferutil/-/bufferutil-4.0.3.tgz", - "integrity": "sha512-yEYTwGndELGvfXsImMBLop58eaGW+YdONi1fNjTINSY98tmMmFijBG6WXgdkfuLNt4imzQNtIE+eBp1PVpMCSw==", + "version": "4.0.6", + "resolved": "https://registry.npmjs.org/bufferutil/-/bufferutil-4.0.6.tgz", + "integrity": "sha512-jduaYOYtnio4aIAyc6UbvPCVcgq7nYpVnucyxr6eCYg/Woad9Hf/oxxBRDnGGjPfjUm6j5O/uBWhIu4iLebFaw==", "requires": { - "node-gyp-build": "^4.2.0" + "node-gyp-build": "^4.3.0" } }, "cacache": { @@ -3346,14 +2624,17 @@ "dev": true }, "node-fetch": { - "version": "2.6.1", - "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.1.tgz", - "integrity": "sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==" + "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" + } }, "node-gyp-build": { - "version": "4.2.3", - "resolved": "https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.2.3.tgz", - "integrity": "sha512-MN6ZpzmfNCRM+3t57PTJHgHyw/h4OWnZ6mR8P5j/uZtqQr46RRuDE/P+g3n0YR/AiYXeWixZZzaip77gdICfRg==" + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.3.0.tgz", + "integrity": "sha512-iWjXZvmboq0ja1pUGULQBexmxq8CV4xBhX7VDOTbL7ZR4FOowwY/VOtRxBN/yKxmdGoIp4j5ysNT4u3S2pDQ3Q==" }, "npm-run-path": { "version": "4.0.1", @@ -3659,9 +2940,9 @@ "dev": true }, "regenerator-runtime": { - "version": "0.13.7", - "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.7.tgz", - "integrity": "sha512-a54FxoJDIr27pgf7IgeQGxmqUNYrcV338lf/6gH456HZ/PhX+5BcwHXG9ajESmwe6WRO0tAzRUrRmNONWgkrew==" + "version": "0.13.9", + "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.9.tgz", + "integrity": "sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA==" }, "regex-not": { "version": "1.0.2", @@ -4137,18 +3418,6 @@ "terser": "^5.3.8" }, "dependencies": { - "ajv": { - "version": "6.12.6", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", - "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", - "dev": true, - "requires": { - "fast-deep-equal": "^3.1.1", - "fast-json-stable-stringify": "^2.0.0", - "json-schema-traverse": "^0.4.1", - "uri-js": "^4.2.2" - } - }, "ajv-keywords": { "version": "3.5.2", "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz", @@ -4276,6 +3545,11 @@ "repeat-string": "^1.6.1" } }, + "tr46": { + "version": "0.0.3", + "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", + "integrity": "sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=" + }, "tslib": { "version": "1.14.1", "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", @@ -4449,11 +3723,11 @@ "dev": true }, "utf-8-validate": { - "version": "5.0.4", - "resolved": "https://registry.npmjs.org/utf-8-validate/-/utf-8-validate-5.0.4.tgz", - "integrity": "sha512-MEF05cPSq3AwJ2C7B7sHAA6i53vONoZbMGX8My5auEVm6W+dJ2Jd/TZPyGJ5CH42V2XtbI5FD28HeHeqlPzZ3Q==", + "version": "5.0.8", + "resolved": "https://registry.npmjs.org/utf-8-validate/-/utf-8-validate-5.0.8.tgz", + "integrity": "sha512-k4dW/Qja1BYDl2qD4tOMB9PFVha/UJtxTc1cXYOe3WwA/2m0Yn4qB7wLMpJyLJ/7DR0XnTut3HsCSzDT4ZvKgA==", "requires": { - "node-gyp-build": "^4.2.0" + "node-gyp-build": "^4.3.0" } }, "util-deprecate": { @@ -4483,6 +3757,11 @@ "graceful-fs": "^4.1.2" } }, + "webidl-conversions": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", + "integrity": "sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=" + }, "webpack": { "version": "5.3.0", "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.3.0.tgz", @@ -4515,18 +3794,6 @@ "webpack-sources": "^2.1.0" }, "dependencies": { - "ajv": { - "version": "6.12.6", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", - "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", - "dev": true, - "requires": { - "fast-deep-equal": "^3.1.1", - "fast-json-stable-stringify": "^2.0.0", - "json-schema-traverse": "^0.4.1", - "uri-js": "^4.2.2" - } - }, "ajv-keywords": { "version": "3.5.2", "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz", @@ -4754,6 +4021,15 @@ "yaeti": "^0.0.6" } }, + "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" + } + }, "which": { "version": "2.0.2", "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", @@ -4821,4 +4097,3 @@ } } } -