From aae3608107f61c9f9ff0869dca36b5fe25a33b20 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 26 Oct 2024 15:42:07 +0000 Subject: [PATCH] fix: package.json & package-lock.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SECP256K1-8237220 --- package-lock.json | 1092 +++++++++++++++++++++++++++++---------------- package.json | 2 +- 2 files changed, 709 insertions(+), 385 deletions(-) diff --git a/package-lock.json b/package-lock.json index 46d4010..f004686 100644 --- a/package-lock.json +++ b/package-lock.json @@ -790,11 +790,18 @@ } }, "@babel/runtime": { - "version": "7.6.0", - "resolved": "https://registry.npm.taobao.org/@babel/runtime/download/@babel/runtime-7.6.0.tgz", - "integrity": "sha1-T8HWQqn9Apl1Totd5ixjHPVWggU=", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.25.9.tgz", + "integrity": "sha512-4zpTHZ9Cm6L9L+uIqghQX8ZXg8HKFcjYO3qHoO8zTmRm6HQUJ8SSJ+KRvbMBZn0EGVlT4DRYeQ/6hjlyXBh+Kg==", "requires": { - "regenerator-runtime": "^0.13.2" + "regenerator-runtime": "^0.14.0" + }, + "dependencies": { + "regenerator-runtime": { + "version": "0.14.1", + "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz", + "integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==" + } } }, "@babel/template": { @@ -853,54 +860,101 @@ "to-fast-properties": "^2.0.0" } }, + "@noble/hashes": { + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/@noble/hashes/-/hashes-1.5.0.tgz", + "integrity": "sha512-1j6kQFb7QRru7eKN3ZDvRcP13rugwdxZqCjbiAVZfIJwgj2A65UmT4TgARXGlXgnRkORLTDTrO19ZErt7+QXgA==" + }, "@polkadot/api": { - "version": "0.93.0-beta.3", - "resolved": "https://registry.npm.taobao.org/@polkadot/api/download/@polkadot/api-0.93.0-beta.3.tgz", - "integrity": "sha1-ahFR3m3MA3MtJ3N96RKN8CinTto=", + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/@polkadot/api/-/api-1.0.1.tgz", + "integrity": "sha512-7zo7OUeqkUzPiZC7aAdUMHcOUDjA/Z2gj85HhTGvJk91nLfSk5gytWTBdaiIivRV/Gbnz+UDgNvoTf5QBfngVw==", "requires": { - "@babel/runtime": "^7.6.0", - "@polkadot/api-derive": "^0.93.0-beta.3", - "@polkadot/api-metadata": "^0.93.0-beta.3", - "@polkadot/keyring": "^1.4.1", - "@polkadot/rpc-core": "^0.93.0-beta.3", - "@polkadot/rpc-provider": "^0.93.0-beta.3", - "@polkadot/types": "^0.93.0-beta.3", - "@polkadot/util-crypto": "^1.4.1" + "@babel/runtime": "^7.8.3", + "@polkadot/api-derive": "^1.0.1", + "@polkadot/keyring": "^2.0.1", + "@polkadot/metadata": "^1.0.1", + "@polkadot/rpc-core": "^1.0.1", + "@polkadot/rpc-provider": "^1.0.1", + "@polkadot/types": "^1.0.1", + "@polkadot/util-crypto": "^2.0.1" + } + }, + "@polkadot/api-derive": { + "version": "1.34.1", + "resolved": "https://registry.npmjs.org/@polkadot/api-derive/-/api-derive-1.34.1.tgz", + "integrity": "sha512-LMlCkNJRp29MwKa36crYuY6cZpnkHCFrPCv9dmJEuDbMqrK+EAhXM9/6sTDYJ4uKNhyetJKe9rXslkXdI6pidA==", + "requires": { + "@babel/runtime": "^7.11.2", + "@polkadot/api": "1.34.1", + "@polkadot/rpc-core": "1.34.1", + "@polkadot/rpc-provider": "1.34.1", + "@polkadot/types": "1.34.1", + "@polkadot/util": "^3.4.1", + "@polkadot/util-crypto": "^3.4.1", + "bn.js": "^5.1.3", + "memoizee": "^0.4.14", + "rxjs": "^6.6.3" }, "dependencies": { + "@polkadot/api": { + "version": "1.34.1", + "resolved": "https://registry.npmjs.org/@polkadot/api/-/api-1.34.1.tgz", + "integrity": "sha512-3gCibNRchH+XbEdULS1bwiV1RgarZW1PDw1Y1mAQBVqPrUpkYqntp1D52SQOpAbRzldkwk296Sj+mx9/IeDRXA==", + "requires": { + "@babel/runtime": "^7.11.2", + "@polkadot/api-derive": "1.34.1", + "@polkadot/keyring": "^3.4.1", + "@polkadot/metadata": "1.34.1", + "@polkadot/rpc-core": "1.34.1", + "@polkadot/rpc-provider": "1.34.1", + "@polkadot/types": "1.34.1", + "@polkadot/types-known": "1.34.1", + "@polkadot/util": "^3.4.1", + "@polkadot/util-crypto": "^3.4.1", + "bn.js": "^5.1.3", + "eventemitter3": "^4.0.7", + "rxjs": "^6.6.3" + } + }, "@polkadot/keyring": { - "version": "1.4.1", - "resolved": "https://registry.npm.taobao.org/@polkadot/keyring/download/@polkadot/keyring-1.4.1.tgz", - "integrity": "sha1-1WO5EYvGumuCcKjM1rTykP6oGHY=", + "version": "3.7.1", + "resolved": "https://registry.npmjs.org/@polkadot/keyring/-/keyring-3.7.1.tgz", + "integrity": "sha512-Tohw67R8gnQXV4W3FoVr7akGtT59thNzutiQf+5DBV2GRf4Vin97XT4LV2VPHLbk5ACDryBv7lomSiHfSvsUJQ==", + "requires": { + "@babel/runtime": "^7.12.1", + "@polkadot/util": "^3.7.1", + "@polkadot/util-crypto": "^3.7.1" + } + }, + "@polkadot/util-crypto": { + "version": "3.7.1", + "resolved": "https://registry.npmjs.org/@polkadot/util-crypto/-/util-crypto-3.7.1.tgz", + "integrity": "sha512-ZxQa10bo85YlxfS8ieDUzmFZMkKWwOp2dGQ0Xy94e4VBkWVPq9JjAfm8RnLy6D7k5KvMhzKuzJk7IcBDDdXGSw==", "requires": { - "@babel/runtime": "^7.6.0", - "@polkadot/util": "^1.4.1", - "@polkadot/util-crypto": "^1.4.1" + "@babel/runtime": "^7.12.1", + "@polkadot/networks": "^3.7.1", + "@polkadot/util": "^3.7.1", + "@polkadot/wasm-crypto": "^1.4.1", + "base-x": "^3.0.8", + "blakejs": "^1.1.0", + "bn.js": "^5.1.3", + "create-hash": "^1.2.0", + "elliptic": "^6.5.3", + "js-sha3": "^0.8.0", + "pbkdf2": "^3.1.1", + "scryptsy": "^2.1.0", + "tweetnacl": "^1.0.3", + "xxhashjs": "^0.2.2" } + }, + "bn.js": { + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-5.2.1.tgz", + "integrity": "sha512-eXRvHzWyYPBuB4NBy0cmYQjGitUrtqwbvlzP3G6VFnNRbsZQIxQ10PbKKHt8gZ/HW/D/747aDl+QkDqg3KQLMQ==" } } }, - "@polkadot/api-derive": { - "version": "0.93.0-beta.3", - "resolved": "https://registry.npm.taobao.org/@polkadot/api-derive/download/@polkadot/api-derive-0.93.0-beta.3.tgz", - "integrity": "sha1-0Vw1HsaIZunQNrqtwHexWb7eN44=", - "requires": { - "@babel/runtime": "^7.6.0", - "@polkadot/api": "^0.93.0-beta.3", - "@polkadot/types": "^0.93.0-beta.3" - } - }, - "@polkadot/api-metadata": { - "version": "0.93.0-beta.3", - "resolved": "https://registry.npm.taobao.org/@polkadot/api-metadata/download/@polkadot/api-metadata-0.93.0-beta.3.tgz", - "integrity": "sha1-YuWOSKihbVZReojfCKYgGPTOr4k=", - "requires": { - "@babel/runtime": "^7.6.0", - "@polkadot/types": "^0.93.0-beta.3", - "@polkadot/util": "^1.4.1", - "@polkadot/util-crypto": "^1.4.1" - } - }, "@polkadot/extension-dapp": { "version": "0.11.0-beta.4", "resolved": "https://registry.npm.taobao.org/@polkadot/extension-dapp/download/@polkadot/extension-dapp-0.11.0-beta.4.tgz", @@ -918,176 +972,420 @@ "@babel/runtime": "^7.6.0" } }, - "@polkadot/jsonrpc": { - "version": "0.93.0-beta.3", - "resolved": "https://registry.npm.taobao.org/@polkadot/jsonrpc/download/@polkadot/jsonrpc-0.93.0-beta.3.tgz", - "integrity": "sha1-wkHaB9LoruyfhPezmSdHkgMvNKU=", + "@polkadot/keyring": { + "version": "2.18.1", + "resolved": "https://registry.npmjs.org/@polkadot/keyring/-/keyring-2.18.1.tgz", + "integrity": "sha512-7eviDkw5hWqCCUohWNPGroWTnLgZnC4qNWaQmGys8KRx8f81TnrfMjR0ZBBw+9JKYJ4dtG6zFBZGK5plCWqU0w==", "requires": { - "@babel/runtime": "^7.6.0" + "@babel/runtime": "^7.10.4", + "@polkadot/util": "2.18.1", + "@polkadot/util-crypto": "2.18.1" + }, + "dependencies": { + "@polkadot/util": { + "version": "2.18.1", + "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-2.18.1.tgz", + "integrity": "sha512-0KAojJMR5KDaaobIyvHVuW9vBP5LG3S0vpRSovB4UPlGDok3ETJSm5lMhA0t2KM8C4gXGBakCotFVGSOvWGgjA==", + "requires": { + "@babel/runtime": "^7.10.4", + "@types/bn.js": "^4.11.6", + "bn.js": "^5.1.2", + "camelcase": "^5.3.1", + "chalk": "^4.1.0", + "ip-regex": "^4.1.0" + } + }, + "ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "requires": { + "color-convert": "^2.0.1" + } + }, + "bn.js": { + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-5.2.1.tgz", + "integrity": "sha512-eXRvHzWyYPBuB4NBy0cmYQjGitUrtqwbvlzP3G6VFnNRbsZQIxQ10PbKKHt8gZ/HW/D/747aDl+QkDqg3KQLMQ==" + }, + "chalk": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, + "color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "requires": { + "color-name": "~1.1.4" + } + }, + "color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" + }, + "has-flag": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==" + }, + "supports-color": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", + "requires": { + "has-flag": "^4.0.0" + } + } + } + }, + "@polkadot/metadata": { + "version": "1.34.1", + "resolved": "https://registry.npmjs.org/@polkadot/metadata/-/metadata-1.34.1.tgz", + "integrity": "sha512-uoaOhNHjECDaLBYvGRaLvF0mhZBFmsV3oikYDP4sZx3a5oD0xYsyXtr5bFPQDImwPFASP8/ltrMVqcYTX42xFg==", + "requires": { + "@babel/runtime": "^7.11.2", + "@polkadot/types": "1.34.1", + "@polkadot/types-known": "1.34.1", + "@polkadot/util": "^3.4.1", + "@polkadot/util-crypto": "^3.4.1", + "bn.js": "^5.1.3" + }, + "dependencies": { + "@polkadot/util-crypto": { + "version": "3.7.1", + "resolved": "https://registry.npmjs.org/@polkadot/util-crypto/-/util-crypto-3.7.1.tgz", + "integrity": "sha512-ZxQa10bo85YlxfS8ieDUzmFZMkKWwOp2dGQ0Xy94e4VBkWVPq9JjAfm8RnLy6D7k5KvMhzKuzJk7IcBDDdXGSw==", + "requires": { + "@babel/runtime": "^7.12.1", + "@polkadot/networks": "^3.7.1", + "@polkadot/util": "^3.7.1", + "@polkadot/wasm-crypto": "^1.4.1", + "base-x": "^3.0.8", + "blakejs": "^1.1.0", + "bn.js": "^5.1.3", + "create-hash": "^1.2.0", + "elliptic": "^6.5.3", + "js-sha3": "^0.8.0", + "pbkdf2": "^3.1.1", + "scryptsy": "^2.1.0", + "tweetnacl": "^1.0.3", + "xxhashjs": "^0.2.2" + } + }, + "bn.js": { + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-5.2.1.tgz", + "integrity": "sha512-eXRvHzWyYPBuB4NBy0cmYQjGitUrtqwbvlzP3G6VFnNRbsZQIxQ10PbKKHt8gZ/HW/D/747aDl+QkDqg3KQLMQ==" + } + } + }, + "@polkadot/networks": { + "version": "3.7.1", + "resolved": "https://registry.npmjs.org/@polkadot/networks/-/networks-3.7.1.tgz", + "integrity": "sha512-kBPUxt3d1xXeJaFilyVI717TKOZJko/3pvFIDqbSc0i2qdXv8bmRR5r7KMnEB7MvTeMPKHVhcesWksAIdsYRew==", + "requires": { + "@babel/runtime": "^7.12.1" } }, "@polkadot/rpc-core": { - "version": "0.93.0-beta.3", - "resolved": "https://registry.npm.taobao.org/@polkadot/rpc-core/download/@polkadot/rpc-core-0.93.0-beta.3.tgz", - "integrity": "sha1-DlautvxDVjrxCawCzHUyNQeF5vg=", + "version": "1.34.1", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-core/-/rpc-core-1.34.1.tgz", + "integrity": "sha512-BVQDyBEkbRe5b/u8p9UPpTCj0sDZ32sTmPEP43Klc4s9+oHtiNvOFYvkjK5oyW9dlcOwXi8HpLsQxGAeMtM7Tw==", "requires": { - "@babel/runtime": "^7.6.0", - "@polkadot/jsonrpc": "^0.93.0-beta.3", - "@polkadot/rpc-provider": "^0.93.0-beta.3", - "@polkadot/types": "^0.93.0-beta.3", - "@polkadot/util": "^1.4.1", - "rxjs": "^6.5.3" + "@babel/runtime": "^7.11.2", + "@polkadot/metadata": "1.34.1", + "@polkadot/rpc-provider": "1.34.1", + "@polkadot/types": "1.34.1", + "@polkadot/util": "^3.4.1", + "memoizee": "^0.4.14", + "rxjs": "^6.6.3" } }, "@polkadot/rpc-provider": { - "version": "0.93.0-beta.3", - "resolved": "https://registry.npm.taobao.org/@polkadot/rpc-provider/download/@polkadot/rpc-provider-0.93.0-beta.3.tgz", - "integrity": "sha1-JCoOEuo0alT9g/vUbLeVZukCJeo=", - "requires": { - "@babel/runtime": "^7.6.0", - "@polkadot/api-metadata": "^0.93.0-beta.3", - "@polkadot/util": "^1.4.1", - "@polkadot/util-crypto": "^1.4.1", - "@types/nock": "^10.0.3", - "eventemitter3": "^4.0.0", - "isomorphic-fetch": "^2.2.1", - "websocket": "^1.0.29" + "version": "1.34.1", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-provider/-/rpc-provider-1.34.1.tgz", + "integrity": "sha512-bebeis9mB4LS9Spk1WSHoadZHsyHmK4gyyC6uKSLZxHZmnopWna6zWnOBIrYHRz7qDHSZC5eNTseuU8NJXtscA==", + "requires": { + "@babel/runtime": "^7.11.2", + "@polkadot/metadata": "1.34.1", + "@polkadot/types": "1.34.1", + "@polkadot/util": "^3.4.1", + "@polkadot/util-crypto": "^3.4.1", + "@polkadot/x-fetch": "^0.3.2", + "@polkadot/x-ws": "^0.3.2", + "bn.js": "^5.1.3", + "eventemitter3": "^4.0.7" + }, + "dependencies": { + "@polkadot/util-crypto": { + "version": "3.7.1", + "resolved": "https://registry.npmjs.org/@polkadot/util-crypto/-/util-crypto-3.7.1.tgz", + "integrity": "sha512-ZxQa10bo85YlxfS8ieDUzmFZMkKWwOp2dGQ0Xy94e4VBkWVPq9JjAfm8RnLy6D7k5KvMhzKuzJk7IcBDDdXGSw==", + "requires": { + "@babel/runtime": "^7.12.1", + "@polkadot/networks": "^3.7.1", + "@polkadot/util": "^3.7.1", + "@polkadot/wasm-crypto": "^1.4.1", + "base-x": "^3.0.8", + "blakejs": "^1.1.0", + "bn.js": "^5.1.3", + "create-hash": "^1.2.0", + "elliptic": "^6.5.3", + "js-sha3": "^0.8.0", + "pbkdf2": "^3.1.1", + "scryptsy": "^2.1.0", + "tweetnacl": "^1.0.3", + "xxhashjs": "^0.2.2" + } + }, + "bn.js": { + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-5.2.1.tgz", + "integrity": "sha512-eXRvHzWyYPBuB4NBy0cmYQjGitUrtqwbvlzP3G6VFnNRbsZQIxQ10PbKKHt8gZ/HW/D/747aDl+QkDqg3KQLMQ==" + } } }, "@polkadot/types": { - "version": "0.93.0-beta.3", - "resolved": "https://registry.npm.taobao.org/@polkadot/types/download/@polkadot/types-0.93.0-beta.3.tgz", - "integrity": "sha1-KlhDw1s/szaTkOZiNv8gloCZuf4=", + "version": "1.34.1", + "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-1.34.1.tgz", + "integrity": "sha512-jPwix2y+ZXKYB4ghODXlqYmcI3Tnsl3iO3xIkiGsZhhs9PdrKibcNeAv4LUiRpPuGRnAM+mrlPrBbCuzguKSGg==", + "requires": { + "@babel/runtime": "^7.11.2", + "@polkadot/metadata": "1.34.1", + "@polkadot/util": "^3.4.1", + "@polkadot/util-crypto": "^3.4.1", + "@types/bn.js": "^4.11.6", + "bn.js": "^5.1.3", + "memoizee": "^0.4.14", + "rxjs": "^6.6.3" + }, + "dependencies": { + "@polkadot/util-crypto": { + "version": "3.7.1", + "resolved": "https://registry.npmjs.org/@polkadot/util-crypto/-/util-crypto-3.7.1.tgz", + "integrity": "sha512-ZxQa10bo85YlxfS8ieDUzmFZMkKWwOp2dGQ0Xy94e4VBkWVPq9JjAfm8RnLy6D7k5KvMhzKuzJk7IcBDDdXGSw==", + "requires": { + "@babel/runtime": "^7.12.1", + "@polkadot/networks": "^3.7.1", + "@polkadot/util": "^3.7.1", + "@polkadot/wasm-crypto": "^1.4.1", + "base-x": "^3.0.8", + "blakejs": "^1.1.0", + "bn.js": "^5.1.3", + "create-hash": "^1.2.0", + "elliptic": "^6.5.3", + "js-sha3": "^0.8.0", + "pbkdf2": "^3.1.1", + "scryptsy": "^2.1.0", + "tweetnacl": "^1.0.3", + "xxhashjs": "^0.2.2" + } + }, + "bn.js": { + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-5.2.1.tgz", + "integrity": "sha512-eXRvHzWyYPBuB4NBy0cmYQjGitUrtqwbvlzP3G6VFnNRbsZQIxQ10PbKKHt8gZ/HW/D/747aDl+QkDqg3KQLMQ==" + } + } + }, + "@polkadot/types-known": { + "version": "1.34.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-known/-/types-known-1.34.1.tgz", + "integrity": "sha512-H9V8u9cqbKjxU/dxEyLl7kJwoBImXpRskQ5+X0fq3BH7g1nQ6jrIg/buRPpbc3GxKivdFYUZWshPY9hbqE8y8A==", "requires": { - "@babel/runtime": "^7.6.0", - "@polkadot/util": "^1.4.1", - "@polkadot/util-crypto": "^1.4.1", - "@types/memoizee": "^0.4.3", - "memoizee": "^0.4.14" + "@babel/runtime": "^7.11.2", + "@polkadot/types": "1.34.1", + "@polkadot/util": "^3.4.1", + "bn.js": "^5.1.3" + }, + "dependencies": { + "bn.js": { + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-5.2.1.tgz", + "integrity": "sha512-eXRvHzWyYPBuB4NBy0cmYQjGitUrtqwbvlzP3G6VFnNRbsZQIxQ10PbKKHt8gZ/HW/D/747aDl+QkDqg3KQLMQ==" + } } }, "@polkadot/util": { - "version": "1.4.1", - "resolved": "https://registry.npm.taobao.org/@polkadot/util/download/@polkadot/util-1.4.1.tgz", - "integrity": "sha1-DBD8HMYBEf/J/WP9fjwHyOvyizc=", - "requires": { - "@babel/runtime": "^7.6.0", - "@types/bn.js": "^4.11.5", - "bn.js": "^4.11.8", + "version": "3.7.1", + "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-3.7.1.tgz", + "integrity": "sha512-nvgzAbT/a213mpUd56YwK/zgbGKcQoMNLTmqcBHn1IP9u5J9XJcb1zPzqmCTg6mqnjrsgzJsWml9OpQftrcB6g==", + "requires": { + "@babel/runtime": "^7.12.1", + "@polkadot/x-textdecoder": "^3.7.1", + "@polkadot/x-textencoder": "^3.7.1", + "@types/bn.js": "^4.11.6", + "bn.js": "^5.1.3", "camelcase": "^5.3.1", - "chalk": "^2.4.2", - "ip-regex": "^4.1.0", - "moment": "^2.24.0" + "ip-regex": "^4.2.0" + }, + "dependencies": { + "bn.js": { + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-5.2.1.tgz", + "integrity": "sha512-eXRvHzWyYPBuB4NBy0cmYQjGitUrtqwbvlzP3G6VFnNRbsZQIxQ10PbKKHt8gZ/HW/D/747aDl+QkDqg3KQLMQ==" + } } }, "@polkadot/util-crypto": { - "version": "1.4.1", - "resolved": "https://registry.npm.taobao.org/@polkadot/util-crypto/download/@polkadot/util-crypto-1.4.1.tgz", - "integrity": "sha1-1JrPKCC3FKwxSRIqkEomvMTNRpo=", - "requires": { - "@babel/runtime": "^7.6.0", - "@polkadot/util": "^1.4.1", - "@polkadot/wasm-crypto": "^0.14.1", - "@types/bip39": "^2.4.2", - "@types/bs58": "^4.0.0", - "@types/pbkdf2": "^3.0.0", - "@types/secp256k1": "^3.5.0", - "@types/xxhashjs": "^0.2.1", - "base-x": "3.0.5", - "bip39": "^2.5.0", + "version": "2.18.1", + "resolved": "https://registry.npmjs.org/@polkadot/util-crypto/-/util-crypto-2.18.1.tgz", + "integrity": "sha512-RqCIv+WKLStJXhZcE+pT3V/xQvt7V74laqhLyLKIsVXPpeuKDiTxt0E5EB+gkuW1eTC4A03kitULcNA5w4JtFw==", + "requires": { + "@babel/runtime": "^7.10.4", + "@polkadot/util": "2.18.1", + "@polkadot/wasm-crypto": "^1.2.1", + "base-x": "^3.0.8", + "bip39": "^3.0.2", "blakejs": "^1.1.0", - "bs58": "^4.0.1", + "bn.js": "^5.1.2", + "elliptic": "^6.5.3", "js-sha3": "^0.8.0", - "secp256k1": "^3.7.0", - "tweetnacl": "^1.0.1", + "pbkdf2": "^3.1.1", + "tweetnacl": "^1.0.3", "xxhashjs": "^0.2.2" }, "dependencies": { - "base-x": { - "version": "3.0.5", - "resolved": "https://registry.npm.taobao.org/base-x/download/base-x-3.0.5.tgz", - "integrity": "sha1-062lmv7QW5IatYHsMRLmREugeVo=", + "@polkadot/util": { + "version": "2.18.1", + "resolved": "https://registry.npmjs.org/@polkadot/util/-/util-2.18.1.tgz", + "integrity": "sha512-0KAojJMR5KDaaobIyvHVuW9vBP5LG3S0vpRSovB4UPlGDok3ETJSm5lMhA0t2KM8C4gXGBakCotFVGSOvWGgjA==", + "requires": { + "@babel/runtime": "^7.10.4", + "@types/bn.js": "^4.11.6", + "bn.js": "^5.1.2", + "camelcase": "^5.3.1", + "chalk": "^4.1.0", + "ip-regex": "^4.1.0" + } + }, + "ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "requires": { + "color-convert": "^2.0.1" + } + }, + "bn.js": { + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-5.2.1.tgz", + "integrity": "sha512-eXRvHzWyYPBuB4NBy0cmYQjGitUrtqwbvlzP3G6VFnNRbsZQIxQ10PbKKHt8gZ/HW/D/747aDl+QkDqg3KQLMQ==" + }, + "chalk": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, + "color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "requires": { + "color-name": "~1.1.4" + } + }, + "color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" + }, + "has-flag": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==" + }, + "supports-color": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", "requires": { - "safe-buffer": "^5.0.1" + "has-flag": "^4.0.0" } } } }, "@polkadot/wasm-crypto": { - "version": "0.14.1", - "resolved": "https://registry.npm.taobao.org/@polkadot/wasm-crypto/download/@polkadot/wasm-crypto-0.14.1.tgz", - "integrity": "sha1-9JI7uiLXxopL41dboneQlHshJjM=" + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/@polkadot/wasm-crypto/-/wasm-crypto-1.4.1.tgz", + "integrity": "sha512-GPBCh8YvQmA5bobI4rqRkUhrEHkEWU1+lcJVPbZYsa7jiHFaZpzCLrGQfiqW/vtbU1aBS2wmJ0x1nlt33B9QqQ==" }, - "@types/base-x": { - "version": "3.0.0", - "resolved": "https://registry.npm.taobao.org/@types/base-x/download/@types/base-x-3.0.0.tgz", - "integrity": "sha1-oTZSWdHT+j/5c6tUMZKmvdTLL5A=", + "@polkadot/x-fetch": { + "version": "0.3.6", + "resolved": "https://registry.npmjs.org/@polkadot/x-fetch/-/x-fetch-0.3.6.tgz", + "integrity": "sha512-xDBkmqKXg08MyUkaKXy3iHpuST3IQs7HJVvMN45U0hfn4k2hqkfuft0d5TZLCDwQGhq7ylyF1loqwbkYGOsOCw==", "requires": { - "@types/node": "*" + "@babel/runtime": "^7.12.1", + "@types/node-fetch": "^2.5.7", + "node-fetch": "^2.6.1" } }, - "@types/bip39": { - "version": "2.4.2", - "resolved": "https://registry.npm.taobao.org/@types/bip39/download/@types/bip39-2.4.2.tgz", - "integrity": "sha1-9dZhchK+SWu5mNOWn2V/d6EMUoc=", + "@polkadot/x-textdecoder": { + "version": "3.7.1", + "resolved": "https://registry.npmjs.org/@polkadot/x-textdecoder/-/x-textdecoder-3.7.1.tgz", + "integrity": "sha512-GztrO7O880GR7C64PK30J7oLm+88OMxAUVW35njE+9qFUH6MGEKbtaLGUSn0JLCCtSme2f1i7DZ+1Pdbqowtnw==", "requires": { - "@types/node": "*" + "@babel/runtime": "^7.12.1" } }, - "@types/bn.js": { - "version": "4.11.5", - "resolved": "https://registry.npm.taobao.org/@types/bn.js/download/@types/bn.js-4.11.5.tgz", - "integrity": "sha1-QONhl0M/ePgHUk7GI6/PAWmsgdw=", + "@polkadot/x-textencoder": { + "version": "3.7.1", + "resolved": "https://registry.npmjs.org/@polkadot/x-textencoder/-/x-textencoder-3.7.1.tgz", + "integrity": "sha512-39jwEu+gok8hFl/UqBr6WDhSeSr4qblriwM++2Vwrw/298hd5uQ7xtJNZKdrbrPCkExPZhrxwVg/mJTHBpwSng==", "requires": { - "@types/node": "*" + "@babel/runtime": "^7.12.1" } }, - "@types/bs58": { - "version": "4.0.0", - "resolved": "https://registry.npm.taobao.org/@types/bs58/download/@types/bs58-4.0.0.tgz", - "integrity": "sha1-uux1ywB7QZ7ePsazQQ0sjxTJL8U=", + "@polkadot/x-ws": { + "version": "0.3.6", + "resolved": "https://registry.npmjs.org/@polkadot/x-ws/-/x-ws-0.3.6.tgz", + "integrity": "sha512-g2P2oZLNQzQPD1gQiFcj39Bck/ns7O9eg3rA40Qvwse3cFSSmopo5sIBOVehkSNHCgniEvLgq46GyWQLAkGOig==", "requires": { - "@types/base-x": "*" + "@babel/runtime": "^7.12.1", + "@types/websocket": "^1.0.1", + "websocket": "^1.0.32" } }, - "@types/memoizee": { - "version": "0.4.3", - "resolved": "https://registry.npm.taobao.org/@types/memoizee/download/@types/memoizee-0.4.3.tgz", - "integrity": "sha1-9IJw0ZMnwXCWIBMs9U1ZhlD5hJI=" - }, - "@types/nock": { - "version": "10.0.3", - "resolved": "https://registry.npm.taobao.org/@types/nock/download/@types/nock-10.0.3.tgz", - "integrity": "sha1-2rHRj/vM+/LbgR2rlYQwTutuHEw=", + "@types/bn.js": { + "version": "4.11.6", + "resolved": "https://registry.npmjs.org/@types/bn.js/-/bn.js-4.11.6.tgz", + "integrity": "sha512-pqr857jrp2kPuO9uRjZ3PwnJTjoQy+fcdxvBTvHm6dkmEL9q+hDD/2j/0ELOBPtPnS8LjCX0gI9nbl8lVkadpg==", "requires": { "@types/node": "*" } }, "@types/node": { - "version": "12.7.5", - "resolved": "https://registry.npm.taobao.org/@types/node/download/@types/node-12.7.5.tgz?cache=0&sync_timestamp=1568180598397&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40types%2Fnode%2Fdownload%2F%40types%2Fnode-12.7.5.tgz", - "integrity": "sha1-4ZQ25/jptGAQBdc2c7bcR4T/zC8=" - }, - "@types/pbkdf2": { - "version": "3.0.0", - "resolved": "https://registry.npm.taobao.org/@types/pbkdf2/download/@types/pbkdf2-3.0.0.tgz", - "integrity": "sha1-XZyl8Sp4oIzImtcog61KMK81kik=", + "version": "22.7.9", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.7.9.tgz", + "integrity": "sha512-jrTfRC7FM6nChvU7X2KqcrgquofrWLFDeYC1hKfwNWomVvrn7JIksqf344WN2X/y8xrgqBd2dJATZV4GbatBfg==", "requires": { - "@types/node": "*" + "undici-types": "~6.19.2" } }, - "@types/secp256k1": { - "version": "3.5.0", - "resolved": "https://registry.npm.taobao.org/@types/secp256k1/download/@types/secp256k1-3.5.0.tgz", - "integrity": "sha1-DzuvFrB0iMbaJjOmO0FgvPjQ/Vs=", + "@types/node-fetch": { + "version": "2.6.11", + "resolved": "https://registry.npmjs.org/@types/node-fetch/-/node-fetch-2.6.11.tgz", + "integrity": "sha512-24xFj9R5+rfQJLRyM56qh+wnVSYhyXC2tkoBndtY0U+vubqNsYXGjufB2nn8Q6gt0LrARwL6UBtMCSVCwl4B1g==", "requires": { - "@types/node": "*" + "@types/node": "*", + "form-data": "^4.0.0" } }, - "@types/xxhashjs": { - "version": "0.2.1", - "resolved": "https://registry.npm.taobao.org/@types/xxhashjs/download/@types/xxhashjs-0.2.1.tgz", - "integrity": "sha1-bNBrLspSKHZf9FlgzywqVX3fEJo=", + "@types/websocket": { + "version": "1.0.10", + "resolved": "https://registry.npmjs.org/@types/websocket/-/websocket-1.0.10.tgz", + "integrity": "sha512-svjGZvPB7EzuYS94cI7a+qhwgGU1y89wUgjT6E2wVUfmAGIvRfT7obBvRtnhXCSsoMdlG4gBFGE7MfkIXZLoww==", "requires": { "@types/node": "*" } @@ -1296,6 +1594,7 @@ "version": "3.2.1", "resolved": "https://registry.npm.taobao.org/ansi-styles/download/ansi-styles-3.2.1.tgz", "integrity": "sha1-QfuyAkPlCxK+DwS43tvwdSDOhB0=", + "dev": true, "requires": { "color-convert": "^1.9.0" } @@ -1388,6 +1687,11 @@ "resolved": "https://registry.npm.taobao.org/async-each/download/async-each-1.0.3.tgz", "integrity": "sha1-tyfb+H12UWAvBvTUrDh/R9kbDL8=" }, + "asynckit": { + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", + "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==" + }, "atob": { "version": "2.1.2", "resolved": "http://registry.npm.taobao.org/atob/download/atob-2.1.2.tgz", @@ -1478,9 +1782,9 @@ } }, "base-x": { - "version": "3.0.6", - "resolved": "https://registry.npm.taobao.org/base-x/download/base-x-3.0.6.tgz", - "integrity": "sha1-3gR+yV9fe5muY9gwoqiUyWU4ss0=", + "version": "3.0.10", + "resolved": "https://registry.npmjs.org/base-x/-/base-x-3.0.10.tgz", + "integrity": "sha512-7d0s06rR9rYaIWHkpfLIFICM/tkSVdoPC9qYAQRpxn9DdKNWNsKC0uk++akckyLq16Tx2WIinnZ6WRriAt6njQ==", "requires": { "safe-buffer": "^5.0.1" } @@ -1500,38 +1804,18 @@ "resolved": "https://registry.npm.taobao.org/binary-extensions/download/binary-extensions-1.13.1.tgz", "integrity": "sha1-WYr+VHVbKGilMw0q/51Ou1Mgm2U=" }, - "bindings": { - "version": "1.5.0", - "resolved": "http://registry.npm.taobao.org/bindings/download/bindings-1.5.0.tgz", - "integrity": "sha1-EDU8npRTNLwFEabZCzj7x8nFBN8=", - "requires": { - "file-uri-to-path": "1.0.0" - } - }, "bip39": { - "version": "2.6.0", - "resolved": "https://registry.npm.taobao.org/bip39/download/bip39-2.6.0.tgz", - "integrity": "sha1-njpyC0Lsiz++QDjx5EUxe2qZMhw=", - "requires": { - "create-hash": "^1.1.0", - "pbkdf2": "^3.0.9", - "randombytes": "^2.0.1", - "safe-buffer": "^5.0.1", - "unorm": "^1.3.3" - } - }, - "bip66": { - "version": "1.1.5", - "resolved": "http://registry.npm.taobao.org/bip66/download/bip66-1.1.5.tgz", - "integrity": "sha1-AfqHSHhcpwlV1QESF9GzE5lpyiI=", + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/bip39/-/bip39-3.1.0.tgz", + "integrity": "sha512-c9kiwdk45Do5GL0vJMe7tS95VjCii65mYAH7DfWl3uW8AVzXKQVUm64i3hzVybBDMp9r7j9iNxR85+ul8MdN/A==", "requires": { - "safe-buffer": "^5.0.1" + "@noble/hashes": "^1.2.0" } }, "blakejs": { - "version": "1.1.0", - "resolved": "https://registry.npm.taobao.org/blakejs/download/blakejs-1.1.0.tgz", - "integrity": "sha1-ad+S75U6qIylGjLfarHFShVfx6U=" + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/blakejs/-/blakejs-1.2.1.tgz", + "integrity": "sha512-QXUSXI3QVc/gJME0dBpXrag1kbzOqCjCX8/b54ntNyW6sjtoqxqRk3LTmXzaJoh71zMsDCjM+47jS7XiwN/+fQ==" }, "bluebird": { "version": "3.5.5", @@ -1660,14 +1944,6 @@ "node-releases": "^1.1.29" } }, - "bs58": { - "version": "4.0.1", - "resolved": "http://registry.npm.taobao.org/bs58/download/bs58-4.0.1.tgz", - "integrity": "sha1-vhYedsNU9veIrkBx9j806MTwpCo=", - "requires": { - "base-x": "^3.0.2" - } - }, "buffer": { "version": "4.9.1", "resolved": "http://registry.npm.taobao.org/buffer/download/buffer-4.9.1.tgz", @@ -1688,6 +1964,14 @@ "resolved": "http://registry.npm.taobao.org/buffer-xor/download/buffer-xor-1.0.3.tgz", "integrity": "sha1-JuYe0UIvtw3ULm42cp7VHYVf6Nk=" }, + "bufferutil": { + "version": "4.0.8", + "resolved": "https://registry.npmjs.org/bufferutil/-/bufferutil-4.0.8.tgz", + "integrity": "sha512-4T53u4PdgsXqKaIctwF8ifXlRTTmEPJ8iEPWFdGZvcf7sbwYo6FKFEX9eNNAnzFZ7EzJAQ3CJeOtCRA4rDp7Pw==", + "requires": { + "node-gyp-build": "^4.3.0" + } + }, "builtin-status-codes": { "version": "3.0.0", "resolved": "http://registry.npm.taobao.org/builtin-status-codes/download/builtin-status-codes-3.0.0.tgz", @@ -1746,6 +2030,7 @@ "version": "2.4.2", "resolved": "http://registry.npm.taobao.org/chalk/download/chalk-2.4.2.tgz?cache=0&other_urls=http%3A%2F%2Fregistry.npm.taobao.org%2Fchalk%2Fdownload%2Fchalk-2.4.2.tgz", "integrity": "sha1-zUJUFnelQzPPVBpJEIwUMrRMlCQ=", + "dev": true, "requires": { "ansi-styles": "^3.2.1", "escape-string-regexp": "^1.0.5", @@ -1838,6 +2123,7 @@ "version": "1.9.3", "resolved": "http://registry.npm.taobao.org/color-convert/download/color-convert-1.9.3.tgz", "integrity": "sha1-u3GFBpDh8TZWfeYp0tVHHe2kweg=", + "dev": true, "requires": { "color-name": "1.1.3" } @@ -1845,7 +2131,16 @@ "color-name": { "version": "1.1.3", "resolved": "http://registry.npm.taobao.org/color-name/download/color-name-1.1.3.tgz", - "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=" + "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=", + "dev": true + }, + "combined-stream": { + "version": "1.0.8", + "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz", + "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==", + "requires": { + "delayed-stream": "~1.0.0" + } }, "commander": { "version": "2.20.0", @@ -2014,8 +2309,8 @@ }, "cuint": { "version": "0.2.2", - "resolved": "https://registry.npm.taobao.org/cuint/download/cuint-0.2.2.tgz", - "integrity": "sha1-QICG1AlVDCYxFVYZ6fp7ytw7mRs=" + "resolved": "https://registry.npmjs.org/cuint/-/cuint-0.2.2.tgz", + "integrity": "sha512-d4ZVpCW31eWwCMe1YT3ur7mUDnTXbgwyzaL320DrcRT45rfjYxkt5QWLrmOJ+/UEAI2+fQgKe/fCjR8l4TpRgw==" }, "cyclist": { "version": "1.0.1", @@ -2023,12 +2318,12 @@ "integrity": "sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk=" }, "d": { - "version": "1.0.1", - "resolved": "https://registry.npm.taobao.org/d/download/d-1.0.1.tgz", - "integrity": "sha1-hpgJU3LVjb7jRv/Qxwk/mfj561o=", + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/d/-/d-1.0.2.tgz", + "integrity": "sha512-MOqHvMWF9/9MX6nza0KgvFH4HpMU0EF5uUDXqX/BtxtU8NfB0QzRtJ8Oe/6SuS4kbhyzVJwjd97EA4PKrzJ8bw==", "requires": { - "es5-ext": "^0.10.50", - "type": "^1.0.1" + "es5-ext": "^0.10.64", + "type": "^2.7.2" } }, "date-now": { @@ -2101,6 +2396,11 @@ } } }, + "delayed-stream": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz", + "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==" + }, "des.js": { "version": "1.0.0", "resolved": "http://registry.npm.taobao.org/des.js/download/des.js-1.0.0.tgz", @@ -2131,16 +2431,6 @@ "resolved": "http://registry.npm.taobao.org/domain-browser/download/domain-browser-1.2.0.tgz", "integrity": "sha1-PTH1AZGmdJ3RN1p/Ui6CPULlTto=" }, - "drbg.js": { - "version": "1.0.1", - "resolved": "http://registry.npm.taobao.org/drbg.js/download/drbg.js-1.0.1.tgz", - "integrity": "sha1-Pja2xCs3BDgjzbwzLVjzHiRFSAs=", - "requires": { - "browserify-aes": "^1.0.6", - "create-hash": "^1.1.2", - "create-hmac": "^1.1.4" - } - }, "duplexify": { "version": "3.7.1", "resolved": "https://registry.npm.taobao.org/duplexify/download/duplexify-3.7.1.tgz", @@ -2164,17 +2454,24 @@ "dev": true }, "elliptic": { - "version": "6.5.0", - "resolved": "https://registry.npm.taobao.org/elliptic/download/elliptic-6.5.0.tgz", - "integrity": "sha1-K47UyJG33jIA4UQSpbgkjHr1Bco=", + "version": "6.5.7", + "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.7.tgz", + "integrity": "sha512-ESVCtTwiA+XhY3wyh24QqRGBoP3rEdDUl3EDUUo9tft074fi19IrdpH7hLCMMP3CIj7jb3W96rn8lt/BqIlt5Q==", "requires": { - "bn.js": "^4.4.0", - "brorand": "^1.0.1", + "bn.js": "^4.11.9", + "brorand": "^1.1.0", "hash.js": "^1.0.0", - "hmac-drbg": "^1.0.0", - "inherits": "^2.0.1", - "minimalistic-assert": "^1.0.0", - "minimalistic-crypto-utils": "^1.0.0" + "hmac-drbg": "^1.0.1", + "inherits": "^2.0.4", + "minimalistic-assert": "^1.0.1", + "minimalistic-crypto-utils": "^1.0.1" + }, + "dependencies": { + "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==" + } } }, "emoji-regex": { @@ -2188,14 +2485,6 @@ "resolved": "http://registry.npm.taobao.org/emojis-list/download/emojis-list-2.1.0.tgz", "integrity": "sha1-TapNnbAPmBmIDHn6RXrlsJof04k=" }, - "encoding": { - "version": "0.1.12", - "resolved": "https://registry.npm.taobao.org/encoding/download/encoding-0.1.12.tgz", - "integrity": "sha1-U4tm8+5izRq1HsMjgp0flIDHS+s=", - "requires": { - "iconv-lite": "~0.4.13" - } - }, "end-of-stream": { "version": "1.4.1", "resolved": "http://registry.npm.taobao.org/end-of-stream/download/end-of-stream-1.4.1.tgz", @@ -2223,19 +2512,20 @@ } }, "es5-ext": { - "version": "0.10.51", - "resolved": "https://registry.npm.taobao.org/es5-ext/download/es5-ext-0.10.51.tgz?cache=0&sync_timestamp=1567169531557&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fes5-ext%2Fdownload%2Fes5-ext-0.10.51.tgz", - "integrity": "sha1-7S19nUihLfhuApkofpOgn/R4hC8=", + "version": "0.10.64", + "resolved": "https://registry.npmjs.org/es5-ext/-/es5-ext-0.10.64.tgz", + "integrity": "sha512-p2snDhiLaXe6dahss1LddxqEm+SkuDvV8dnIQG0MWjyHpcMNfXKPE+/Cc0y+PhxJX3A4xGNeFCj5oc0BUh6deg==", "requires": { - "es6-iterator": "~2.0.3", - "es6-symbol": "~3.1.1", - "next-tick": "^1.0.0" + "es6-iterator": "^2.0.3", + "es6-symbol": "^3.1.3", + "esniff": "^2.0.1", + "next-tick": "^1.1.0" } }, "es6-iterator": { "version": "2.0.3", - "resolved": "https://registry.npm.taobao.org/es6-iterator/download/es6-iterator-2.0.3.tgz", - "integrity": "sha1-p96IkUGgWpSwhUQDstCg+/qY87c=", + "resolved": "https://registry.npmjs.org/es6-iterator/-/es6-iterator-2.0.3.tgz", + "integrity": "sha512-zw4SRzoUkd+cl+ZoE15A9o1oQd920Bb0iOJMQkQhl3jNc03YqVjAhG7scf9C5KWRU/R13Orf588uCC6525o02g==", "requires": { "d": "1", "es5-ext": "^0.10.35", @@ -2243,18 +2533,18 @@ } }, "es6-symbol": { - "version": "3.1.2", - "resolved": "https://registry.npm.taobao.org/es6-symbol/download/es6-symbol-3.1.2.tgz?cache=0&sync_timestamp=1567586087029&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fes6-symbol%2Fdownload%2Fes6-symbol-3.1.2.tgz", - "integrity": "sha1-hZ/dNPMukF/wbXUucXHd1ERKftE=", + "version": "3.1.4", + "resolved": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-3.1.4.tgz", + "integrity": "sha512-U9bFFjX8tFiATgtkJ1zg25+KviIXpgRvRHS8sau3GfhVzThRQrOeksPeT0BWW2MNZs1OEWJ1DPXOQMn0KKRkvg==", "requires": { - "d": "^1.0.1", - "es5-ext": "^0.10.51" + "d": "^1.0.2", + "ext": "^1.7.0" } }, "es6-weak-map": { "version": "2.0.3", - "resolved": "https://registry.npm.taobao.org/es6-weak-map/download/es6-weak-map-2.0.3.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fes6-weak-map%2Fdownload%2Fes6-weak-map-2.0.3.tgz", - "integrity": "sha1-ttofFswswNm+Q+a9v8Xn383zHVM=", + "resolved": "https://registry.npmjs.org/es6-weak-map/-/es6-weak-map-2.0.3.tgz", + "integrity": "sha512-p5um32HOTO1kP+w7PRnB+5lQ43Z6muuMuIMffvDN8ZB4GcnjLBV6zGStpbASIMk4DCAvEaamhe2zhyCb/QXXsA==", "requires": { "d": "1", "es5-ext": "^0.10.46", @@ -2265,7 +2555,8 @@ "escape-string-regexp": { "version": "1.0.5", "resolved": "https://registry.npm.taobao.org/escape-string-regexp/download/escape-string-regexp-1.0.5.tgz", - "integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=" + "integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=", + "dev": true }, "eslint-scope": { "version": "4.0.3", @@ -2276,6 +2567,17 @@ "estraverse": "^4.1.1" } }, + "esniff": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/esniff/-/esniff-2.0.1.tgz", + "integrity": "sha512-kTUIGKQ/mDPFoJ0oVfcmyJn4iBDRptjNVIzwIFR7tqWXdVI9xfA2RMwY/gbSpJG3lkdWNEjLap/NqVHZiJsdfg==", + "requires": { + "d": "^1.0.1", + "es5-ext": "^0.10.62", + "event-emitter": "^0.3.5", + "type": "^2.7.2" + } + }, "esrecurse": { "version": "4.2.1", "resolved": "http://registry.npm.taobao.org/esrecurse/download/esrecurse-4.2.1.tgz", @@ -2297,17 +2599,17 @@ }, "event-emitter": { "version": "0.3.5", - "resolved": "https://registry.npm.taobao.org/event-emitter/download/event-emitter-0.3.5.tgz", - "integrity": "sha1-34xp7vFkeSPHFXuc6DhAYQsCzDk=", + "resolved": "https://registry.npmjs.org/event-emitter/-/event-emitter-0.3.5.tgz", + "integrity": "sha512-D9rRn9y7kLPnJ+hMq7S/nhvoKwwvVJahBi2BPmx3bvbsEdK3W9ii8cBSGjP+72/LnM4n6fo3+dkCX5FeTQruXA==", "requires": { "d": "1", "es5-ext": "~0.10.14" } }, "eventemitter3": { - "version": "4.0.0", - "resolved": "https://registry.npm.taobao.org/eventemitter3/download/eventemitter3-4.0.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Feventemitter3%2Fdownload%2Feventemitter3-4.0.0.tgz", - "integrity": "sha1-1lF2FjiH7lnzhtZMgmELaWpKdOs=" + "version": "4.0.7", + "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-4.0.7.tgz", + "integrity": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==" }, "events": { "version": "3.0.0", @@ -2379,6 +2681,14 @@ "homedir-polyfill": "^1.0.1" } }, + "ext": { + "version": "1.7.0", + "resolved": "https://registry.npmjs.org/ext/-/ext-1.7.0.tgz", + "integrity": "sha512-6hxeJYaL110a9b5TEJSj0gojyHQAmA2ch5Os+ySCiA1QGdS697XWY1pzsrSjqA9LDEEgdB/KypIlR59RcLuHYw==", + "requires": { + "type": "^2.7.2" + } + }, "extend-shallow": { "version": "3.0.2", "resolved": "http://registry.npm.taobao.org/extend-shallow/download/extend-shallow-3.0.2.tgz", @@ -2472,11 +2782,6 @@ "resolved": "http://registry.npm.taobao.org/figgy-pudding/download/figgy-pudding-3.5.1.tgz", "integrity": "sha1-hiRwESkBxyeg5JWoB0S9W6odZ5A=" }, - "file-uri-to-path": { - "version": "1.0.0", - "resolved": "http://registry.npm.taobao.org/file-uri-to-path/download/file-uri-to-path-1.0.0.tgz", - "integrity": "sha1-VTp7hEb/b2hDWcRF8eN6BdrMM90=" - }, "fill-range": { "version": "4.0.0", "resolved": "http://registry.npm.taobao.org/fill-range/download/fill-range-4.0.0.tgz", @@ -2543,6 +2848,16 @@ "resolved": "http://registry.npm.taobao.org/for-in/download/for-in-1.0.2.tgz", "integrity": "sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=" }, + "form-data": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.1.tgz", + "integrity": "sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw==", + "requires": { + "asynckit": "^0.4.0", + "combined-stream": "^1.0.8", + "mime-types": "^2.1.12" + } + }, "fragment-cache": { "version": "0.2.1", "resolved": "http://registry.npm.taobao.org/fragment-cache/download/fragment-cache-0.2.1.tgz", @@ -2987,22 +3302,22 @@ "bundled": true, "optional": true }, - "string-width": { - "version": "1.0.2", + "string_decoder": { + "version": "1.1.1", "bundled": true, "optional": true, "requires": { - "code-point-at": "^1.0.0", - "is-fullwidth-code-point": "^1.0.0", - "strip-ansi": "^3.0.0" + "safe-buffer": "~5.1.0" } }, - "string_decoder": { - "version": "1.1.1", + "string-width": { + "version": "1.0.2", "bundled": true, "optional": true, "requires": { - "safe-buffer": "~5.1.0" + "code-point-at": "^1.0.0", + "is-fullwidth-code-point": "^1.0.0", + "strip-ansi": "^3.0.0" } }, "strip-ansi": { @@ -3164,7 +3479,8 @@ "has-flag": { "version": "3.0.0", "resolved": "http://registry.npm.taobao.org/has-flag/download/has-flag-3.0.0.tgz", - "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0=" + "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0=", + "dev": true }, "has-symbols": { "version": "1.0.0", @@ -3243,14 +3559,6 @@ "resolved": "http://registry.npm.taobao.org/https-browserify/download/https-browserify-1.0.0.tgz", "integrity": "sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM=" }, - "iconv-lite": { - "version": "0.4.24", - "resolved": "https://registry.npm.taobao.org/iconv-lite/download/iconv-lite-0.4.24.tgz", - "integrity": "sha1-ICK0sl+93CHS9SSXSkdKr+czkIs=", - "requires": { - "safer-buffer": ">= 2.1.2 < 3" - } - }, "ieee754": { "version": "1.1.13", "resolved": "http://registry.npm.taobao.org/ieee754/download/ieee754-1.1.13.tgz", @@ -3323,9 +3631,9 @@ "dev": true }, "ip-regex": { - "version": "4.1.0", - "resolved": "https://registry.npm.taobao.org/ip-regex/download/ip-regex-4.1.0.tgz", - "integrity": "sha1-WtYvaFoU7bQhq+vC//jblN9ntFU=" + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ip-regex/-/ip-regex-4.3.0.tgz", + "integrity": "sha512-B9ZWJxHHOHUhUjCPrMpLD4xEq35bUTClHM1S6CBU5ixQnkZmwipwgc96vAd7AAGM9TGHvJR+Uss+/Ak6UphK+Q==" }, "is-accessor-descriptor": { "version": "0.1.6", @@ -3444,19 +3752,20 @@ } }, "is-promise": { - "version": "2.1.0", - "resolved": "https://registry.npm.taobao.org/is-promise/download/is-promise-2.1.0.tgz", - "integrity": "sha1-eaKp7OfwlugPNtKy87wWwf9L8/o=" + "version": "2.2.2", + "resolved": "https://registry.npmjs.org/is-promise/-/is-promise-2.2.2.tgz", + "integrity": "sha512-+lP4/6lKUBfQjZ2pdxThZvLUAafmZb8OAxFb8XXtiQmS35INgr85hdOGoEs124ez1FCnZJt6jau/T+alh58QFQ==" }, "is-stream": { "version": "1.1.0", "resolved": "https://registry.npm.taobao.org/is-stream/download/is-stream-1.1.0.tgz", - "integrity": "sha1-EtSj3U5o4Lec6428hBc66A2RykQ=" + "integrity": "sha1-EtSj3U5o4Lec6428hBc66A2RykQ=", + "dev": true }, "is-typedarray": { "version": "1.0.0", - "resolved": "http://registry.npm.taobao.org/is-typedarray/download/is-typedarray-1.0.0.tgz", - "integrity": "sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=" + "resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz", + "integrity": "sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA==" }, "is-windows": { "version": "1.0.2", @@ -3484,15 +3793,6 @@ "resolved": "https://registry.npm.taobao.org/isobject/download/isobject-3.0.1.tgz", "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8=" }, - "isomorphic-fetch": { - "version": "2.2.1", - "resolved": "https://registry.npm.taobao.org/isomorphic-fetch/download/isomorphic-fetch-2.2.1.tgz", - "integrity": "sha1-YRrhrPFPXoH3KVB0coGf6XM1WKk=", - "requires": { - "node-fetch": "^1.0.1", - "whatwg-fetch": ">=0.10.0" - } - }, "js-levenshtein": { "version": "1.1.6", "resolved": "http://registry.npm.taobao.org/js-levenshtein/download/js-levenshtein-1.1.6.tgz", @@ -3501,8 +3801,8 @@ }, "js-sha3": { "version": "0.8.0", - "resolved": "https://registry.npm.taobao.org/js-sha3/download/js-sha3-0.8.0.tgz", - "integrity": "sha1-ubel2nOvrX3t0PjEY5VMveaBiEA=" + "resolved": "https://registry.npmjs.org/js-sha3/-/js-sha3-0.8.0.tgz", + "integrity": "sha512-gF1cRrHhIzNfToc802P800N8PpXS+evLLXfsVpowqmAFR9uwbi89WvXg2QspOmXL8QL86J4T1EpFu+yUkwJY3Q==" }, "js-tokens": { "version": "4.0.0", @@ -3604,8 +3904,8 @@ }, "lru-queue": { "version": "0.1.0", - "resolved": "https://registry.npm.taobao.org/lru-queue/download/lru-queue-0.1.0.tgz", - "integrity": "sha1-Jzi9nw089PhEkMVzbEhpmsYyzaM=", + "resolved": "https://registry.npmjs.org/lru-queue/-/lru-queue-0.1.0.tgz", + "integrity": "sha512-BpdYkt9EvGl8OfWHDQPISVpcl5xZthb+XPsbELj5AQXxIC8IriDZIQYjBJPEm5rS420sjZ0TLEzRcq5KdBhYrQ==", "requires": { "es5-ext": "~0.10.2" } @@ -3675,18 +3975,18 @@ } }, "memoizee": { - "version": "0.4.14", - "resolved": "https://registry.npm.taobao.org/memoizee/download/memoizee-0.4.14.tgz", - "integrity": "sha1-B6APIEaZ+alcLZ53IYJxx81hDVc=", + "version": "0.4.17", + "resolved": "https://registry.npmjs.org/memoizee/-/memoizee-0.4.17.tgz", + "integrity": "sha512-DGqD7Hjpi/1or4F/aYAspXKNm5Yili0QDAFAY4QYvpqpgiY6+1jOfqpmByzjxbWd/T9mChbCArXAbDAsTm5oXA==", "requires": { - "d": "1", - "es5-ext": "^0.10.45", - "es6-weak-map": "^2.0.2", + "d": "^1.0.2", + "es5-ext": "^0.10.64", + "es6-weak-map": "^2.0.3", "event-emitter": "^0.3.5", - "is-promise": "^2.1", - "lru-queue": "0.1", - "next-tick": "1", - "timers-ext": "^0.1.5" + "is-promise": "^2.2.2", + "lru-queue": "^0.1.0", + "next-tick": "^1.1.0", + "timers-ext": "^0.1.7" } }, "memory-fs": { @@ -3727,6 +4027,19 @@ "brorand": "^1.0.1" } }, + "mime-db": { + "version": "1.52.0", + "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz", + "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==" + }, + "mime-types": { + "version": "2.1.35", + "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz", + "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==", + "requires": { + "mime-db": "1.52.0" + } + }, "mimic-fn": { "version": "2.1.0", "resolved": "https://registry.npm.taobao.org/mimic-fn/download/mimic-fn-2.1.0.tgz?cache=0&sync_timestamp=1560442058146&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmimic-fn%2Fdownload%2Fmimic-fn-2.1.0.tgz", @@ -3807,11 +4120,6 @@ } } }, - "moment": { - "version": "2.24.0", - "resolved": "https://registry.npm.taobao.org/moment/download/moment-2.24.0.tgz", - "integrity": "sha1-DQVdU/UFKqZTyfbraLtdEr9cK1s=" - }, "move-concurrently": { "version": "1.0.1", "resolved": "http://registry.npm.taobao.org/move-concurrently/download/move-concurrently-1.0.1.tgz", @@ -3833,7 +4141,8 @@ "nan": { "version": "2.14.0", "resolved": "https://registry.npm.taobao.org/nan/download/nan-2.14.0.tgz", - "integrity": "sha1-eBj3IgJ7JFmobwKV1DTR/CM2xSw=" + "integrity": "sha1-eBj3IgJ7JFmobwKV1DTR/CM2xSw=", + "optional": true }, "nanomatch": { "version": "1.2.13", @@ -3859,9 +4168,9 @@ "integrity": "sha1-rCetpmFn+ohJpq3dg39rGJrSCBw=" }, "next-tick": { - "version": "1.0.0", - "resolved": "https://registry.npm.taobao.org/next-tick/download/next-tick-1.0.0.tgz", - "integrity": "sha1-yobR/ogoFpsBICCOPchCS524NCw=" + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/next-tick/-/next-tick-1.1.0.tgz", + "integrity": "sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==" }, "nice-try": { "version": "1.0.5", @@ -3870,14 +4179,18 @@ "dev": true }, "node-fetch": { - "version": "1.7.3", - "resolved": "https://registry.npm.taobao.org/node-fetch/download/node-fetch-1.7.3.tgz", - "integrity": "sha1-mA9vcthSEaU0fGsrwYxbhMPrR+8=", + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz", + "integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==", "requires": { - "encoding": "^0.1.11", - "is-stream": "^1.0.1" + "whatwg-url": "^5.0.0" } }, + "node-gyp-build": { + "version": "4.8.2", + "resolved": "https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.8.2.tgz", + "integrity": "sha512-IRUxE4BVsHWXkV/SFOut4qTlagw2aM8T5/vnTsmrHJvVoKueJHRc/JaFND7QDDc61kLYUJ6qlZM3sqTSyx2dTw==" + }, "node-libs-browser": { "version": "2.2.1", "resolved": "https://registry.npm.taobao.org/node-libs-browser/download/node-libs-browser-2.2.1.tgz", @@ -4135,9 +4448,9 @@ "dev": true }, "pbkdf2": { - "version": "3.0.17", - "resolved": "http://registry.npm.taobao.org/pbkdf2/download/pbkdf2-3.0.17.tgz", - "integrity": "sha1-l2wgZTBhexTrsyEUI597CTNuk6Y=", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/pbkdf2/-/pbkdf2-3.1.2.tgz", + "integrity": "sha512-iuh7L6jA7JEGu2WxDwtQP1ddOpaJNC4KlDEFfdQajSGgGPNi4OyDc2R7QnbY2bR9QjBVGwgvTdNJZoE7RaxUMA==", "requires": { "create-hash": "^1.1.2", "create-hmac": "^1.1.4", @@ -4312,7 +4625,8 @@ "regenerator-runtime": { "version": "0.13.2", "resolved": "http://registry.npm.taobao.org/regenerator-runtime/download/regenerator-runtime-0.13.2.tgz", - "integrity": "sha1-MuWcmm+5saSv8JtJMMotRHc0NEc=" + "integrity": "sha1-MuWcmm+5saSv8JtJMMotRHc0NEc=", + "dev": true }, "regenerator-transform": { "version": "0.14.1", @@ -4485,9 +4799,9 @@ } }, "rxjs": { - "version": "6.5.3", - "resolved": "https://registry.npm.taobao.org/rxjs/download/rxjs-6.5.3.tgz", - "integrity": "sha1-UQ4mMX9NuRp+sd532d2boKSJmjo=", + "version": "6.6.7", + "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-6.6.7.tgz", + "integrity": "sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ==", "requires": { "tslib": "^1.9.0" } @@ -4505,11 +4819,6 @@ "ret": "~0.1.10" } }, - "safer-buffer": { - "version": "2.1.2", - "resolved": "http://registry.npm.taobao.org/safer-buffer/download/safer-buffer-2.1.2.tgz", - "integrity": "sha1-RPoWGwGHuVSd2Eu5GAL5vYOFzWo=" - }, "schema-utils": { "version": "1.0.0", "resolved": "http://registry.npm.taobao.org/schema-utils/download/schema-utils-1.0.0.tgz", @@ -4520,20 +4829,10 @@ "ajv-keywords": "^3.1.0" } }, - "secp256k1": { - "version": "3.7.1", - "resolved": "https://registry.npm.taobao.org/secp256k1/download/secp256k1-3.7.1.tgz", - "integrity": "sha1-EuRz4OmnwvLU1IGOcirQ4UzB4vE=", - "requires": { - "bindings": "^1.5.0", - "bip66": "^1.1.5", - "bn.js": "^4.11.8", - "create-hash": "^1.2.0", - "drbg.js": "^1.0.1", - "elliptic": "^6.4.1", - "nan": "^2.14.0", - "safe-buffer": "^5.1.2" - } + "scryptsy": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/scryptsy/-/scryptsy-2.1.0.tgz", + "integrity": "sha512-1CdSqHQowJBnMAFyPEBRfqag/YP9OF394FV+4YREIJX4ljD7OxvQRDayyoyyCk+senRjSkP6VnUNQmVQqB6g7w==" }, "semver": { "version": "5.7.0", @@ -4817,6 +5116,14 @@ "resolved": "http://registry.npm.taobao.org/stream-shift/download/stream-shift-1.0.0.tgz", "integrity": "sha1-1cdSgl5TZ+eG944Y5EXqIjoVWVI=" }, + "string_decoder": { + "version": "1.1.1", + "resolved": "http://registry.npm.taobao.org/string_decoder/download/string_decoder-1.1.1.tgz", + "integrity": "sha1-nPFhG6YmhdcDCunkujQUnDrwP8g=", + "requires": { + "safe-buffer": "~5.1.0" + } + }, "string-width": { "version": "3.1.0", "resolved": "http://registry.npm.taobao.org/string-width/download/string-width-3.1.0.tgz", @@ -4828,14 +5135,6 @@ "strip-ansi": "^5.1.0" } }, - "string_decoder": { - "version": "1.1.1", - "resolved": "http://registry.npm.taobao.org/string_decoder/download/string_decoder-1.1.1.tgz", - "integrity": "sha1-nPFhG6YmhdcDCunkujQUnDrwP8g=", - "requires": { - "safe-buffer": "~5.1.0" - } - }, "strip-ansi": { "version": "5.2.0", "resolved": "http://registry.npm.taobao.org/strip-ansi/download/strip-ansi-5.2.0.tgz", @@ -4855,6 +5154,7 @@ "version": "5.5.0", "resolved": "https://registry.npm.taobao.org/supports-color/download/supports-color-5.5.0.tgz", "integrity": "sha1-4uaaRKyHcveKHsCzW2id9lMO/I8=", + "dev": true, "requires": { "has-flag": "^3.0.0" } @@ -4922,12 +5222,12 @@ } }, "timers-ext": { - "version": "0.1.7", - "resolved": "https://registry.npm.taobao.org/timers-ext/download/timers-ext-0.1.7.tgz", - "integrity": "sha1-b1ethXjgej+5+R2Th9ZWR1VeJcY=", + "version": "0.1.8", + "resolved": "https://registry.npmjs.org/timers-ext/-/timers-ext-0.1.8.tgz", + "integrity": "sha512-wFH7+SEAcKfJpfLPkrgMPvvwnEtj8W4IurvEyrKsDleXnKLCDw71w8jltvfLa8Rm4qQxxT4jmDBYbJG/z7qoww==", "requires": { - "es5-ext": "~0.10.46", - "next-tick": "1" + "es5-ext": "^0.10.64", + "next-tick": "^1.1.0" } }, "to-arraybuffer": { @@ -4979,6 +5279,11 @@ "repeat-string": "^1.6.1" } }, + "tr46": { + "version": "0.0.3", + "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", + "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==" + }, "trim-right": { "version": "1.0.1", "resolved": "http://registry.npm.taobao.org/trim-right/download/trim-right-1.0.1.tgz", @@ -4996,14 +5301,14 @@ "integrity": "sha1-oVe6QC2iTpv5V/mqadUk7tQpAaY=" }, "tweetnacl": { - "version": "1.0.1", - "resolved": "http://registry.npm.taobao.org/tweetnacl/download/tweetnacl-1.0.1.tgz", - "integrity": "sha1-JZTULac80Da9DSpUaD3TWmtVyhc=" + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-1.0.3.tgz", + "integrity": "sha512-6rt+RN7aOi1nGMyC4Xa5DdYiukl2UWCbcJft7YhxReBGQD7OAM8Pbxw6YMo4r2diNEA8FEmu32YOn9rhaiE5yw==" }, "type": { - "version": "1.0.3", - "resolved": "https://registry.npm.taobao.org/type/download/type-1.0.3.tgz", - "integrity": "sha1-FvXTnyei0o2G5I+JgYWenTKWwXk=" + "version": "2.7.3", + "resolved": "https://registry.npmjs.org/type/-/type-2.7.3.tgz", + "integrity": "sha512-8j+1QmAbPvLZow5Qpi6NCaN8FB60p/6x8/vfNqOk/hC+HuvFZhL4+WfekuhQLiqFZXOgQdrs3B+XxEmCc6b3FQ==" }, "typedarray": { "version": "0.0.6", @@ -5012,12 +5317,17 @@ }, "typedarray-to-buffer": { "version": "3.1.5", - "resolved": "https://registry.npm.taobao.org/typedarray-to-buffer/download/typedarray-to-buffer-3.1.5.tgz", - "integrity": "sha1-qX7nqf9CaRufeD/xvFES/j/KkIA=", + "resolved": "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz", + "integrity": "sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==", "requires": { "is-typedarray": "^1.0.0" } }, + "undici-types": { + "version": "6.19.8", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz", + "integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==" + }, "unicode-canonical-property-names-ecmascript": { "version": "1.0.4", "resolved": "http://registry.npm.taobao.org/unicode-canonical-property-names-ecmascript/download/unicode-canonical-property-names-ecmascript-1.0.4.tgz", @@ -5073,11 +5383,6 @@ "imurmurhash": "^0.1.4" } }, - "unorm": { - "version": "1.6.0", - "resolved": "https://registry.npm.taobao.org/unorm/download/unorm-1.6.0.tgz", - "integrity": "sha1-ApsolmH7pxTxqa9DnrUdmxbCBa8=" - }, "unset-value": { "version": "1.0.0", "resolved": "http://registry.npm.taobao.org/unset-value/download/unset-value-1.0.0.tgz", @@ -5153,6 +5458,14 @@ "resolved": "http://registry.npm.taobao.org/use/download/use-3.1.1.tgz", "integrity": "sha1-1QyMrHmhn7wg8pEfVuuXP04QBw8=" }, + "utf-8-validate": { + "version": "5.0.10", + "resolved": "https://registry.npmjs.org/utf-8-validate/-/utf-8-validate-5.0.10.tgz", + "integrity": "sha512-Z6czzLq4u8fPOyx7TU6X3dvUZVvoJmxSQ+IcrlmagKhilxlhZgxPK6C5Jqbkw1IDUmFTM+cz9QDnnLTwDz/2gQ==", + "requires": { + "node-gyp-build": "^4.3.0" + } + }, "util": { "version": "0.11.1", "resolved": "https://registry.npm.taobao.org/util/download/util-0.11.1.tgz", @@ -5194,6 +5507,11 @@ "neo-async": "^2.5.0" } }, + "webidl-conversions": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", + "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==" + }, "webpack": { "version": "4.40.2", "resolved": "https://registry.npm.taobao.org/webpack/download/webpack-4.40.2.tgz", @@ -5271,20 +5589,26 @@ } }, "websocket": { - "version": "1.0.30", - "resolved": "https://registry.npm.taobao.org/websocket/download/websocket-1.0.30.tgz", - "integrity": "sha1-kdO9AMPUPpFvDPli+PjEUbsLI3M=", + "version": "1.0.35", + "resolved": "https://registry.npmjs.org/websocket/-/websocket-1.0.35.tgz", + "integrity": "sha512-/REy6amwPZl44DDzvRCkaI1q1bIiQB0mEFQLUrhz3z2EK91cp3n72rAjUlrTP0zV22HJIUOVHQGPxhFRjxjt+Q==", "requires": { + "bufferutil": "^4.0.1", "debug": "^2.2.0", - "nan": "^2.14.0", + "es5-ext": "^0.10.63", "typedarray-to-buffer": "^3.1.5", + "utf-8-validate": "^5.0.2", "yaeti": "^0.0.6" } }, - "whatwg-fetch": { - "version": "3.0.0", - "resolved": "http://registry.npm.taobao.org/whatwg-fetch/download/whatwg-fetch-3.0.0.tgz", - "integrity": "sha1-/IBORYzEYACbGiuWa8iBfSV4rvs=" + "whatwg-url": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz", + "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==", + "requires": { + "tr46": "~0.0.3", + "webidl-conversions": "^3.0.0" + } }, "which": { "version": "1.3.1", @@ -5332,8 +5656,8 @@ }, "xxhashjs": { "version": "0.2.2", - "resolved": "https://registry.npm.taobao.org/xxhashjs/download/xxhashjs-0.2.2.tgz", - "integrity": "sha1-imJRVnYhocRqWuIE2gJJx/jKqdg=", + "resolved": "https://registry.npmjs.org/xxhashjs/-/xxhashjs-0.2.2.tgz", + "integrity": "sha512-AkTuIuVTET12tpsVIQo+ZU6f/qDmKuRUcjaqR+OIvm+aCBsZ95i7UVY5WJ9TMsSaZ0DA2WxoZ4acu0sPH+OKAw==", "requires": { "cuint": "^0.2.2" } @@ -5345,8 +5669,8 @@ }, "yaeti": { "version": "0.0.6", - "resolved": "https://registry.npm.taobao.org/yaeti/download/yaeti-0.0.6.tgz", - "integrity": "sha1-8m9ITXJoTPQr7ft2lwqhYI+/lXc=" + "resolved": "https://registry.npmjs.org/yaeti/-/yaeti-0.0.6.tgz", + "integrity": "sha512-MvQa//+KcZCUkBTIC9blM+CU9J2GzuTytsOUwf2lidtvkx/6gnEp1QvJv34t9vdjhFmha/mUiNDbN0D0mJWdug==" }, "yallist": { "version": "3.0.3", diff --git a/package.json b/package.json index e286a55..f9df5a0 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "author": "forrest", "license": "ISC", "dependencies": { - "@polkadot/api": "^0.93.0-beta.3", + "@polkadot/api": "^1.0.1", "@polkadot/extension-dapp": "^0.11.0-beta.4", "edgeware-node-types": "^1.0.10", "webpack": "^4.40.2"