From e587cae93021acf56ebbb2ac29cf0bf17d4e19aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Mar 2021 22:10:44 +0000 Subject: [PATCH] Bump elliptic from 6.4.1 to 6.5.4 Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.1 to 6.5.4. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](https://github.com/indutny/elliptic/compare/v6.4.1...v6.5.4) Signed-off-by: dependabot[bot] --- package-lock.json | 160 +++++++++++++++++++++++++++------------------- 1 file changed, 93 insertions(+), 67 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5ad2b5a..1eabbc3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -447,15 +447,6 @@ "resolved": "https://registry.npmjs.org/bch-wallet-bridge-provider-interface/-/bch-wallet-bridge-provider-interface-0.1.1.tgz", "integrity": "sha512-m8Mq/aJhZN11aoa91YyYs/B1GxWfpT5IIp64IU5VRgNxGXBuUiIfvybk4XQR+zrHaMW4SLrD1tI9n59ogmEw/A==" }, - "bch-wallet-bridge.js": { - "version": "github:web3bch/bch-wallet-bridge.js#f73558eaf3a98ba2a23de3c9cbbd582b30ff19eb", - "from": "github:web3bch/bch-wallet-bridge.js#master", - "requires": { - "bch-wallet-bridge-provider-interface": "^0.1.1", - "bchaddrjs": "^0.2.2", - "bitcoincashjs": "^0.1.10" - } - }, "bchaddrjs": { "version": "0.2.3", "resolved": "https://registry.npmjs.org/bchaddrjs/-/bchaddrjs-0.2.3.tgz", @@ -512,23 +503,6 @@ "safe-buffer": "^5.0.1" } }, - "bip21": { - "version": "github:Bitcoin-com/bip21#28f8d03a3a16ed11eb5b963248ed1be8c46c6d6f", - "from": "github:Bitcoin-com/bip21", - "requires": { - "qs": "^6.3.0" - } - }, - "bip32-utils": { - "version": "github:Bitcoin-com/bip32-utils#b8a33ebd0a0ac39de7cd987e5c3f77a8c5d84e58", - "from": "github:Bitcoin-com/bip32-utils#0.13.1", - "requires": { - "keccak": "^1.3.0", - "nyc": "*", - "standard": "^11.0.1", - "tape": "*" - } - }, "bip38": { "version": "2.0.3", "resolved": "https://registry.npmjs.org/bip38/-/bip38-2.0.3.tgz", @@ -603,38 +577,79 @@ "socket.io": "^2.1.1", "socket.io-client": "^2.1.1", "wif": "^2.0.6" + }, + "dependencies": { + "bch-wallet-bridge.js": { + "version": "github:web3bch/bch-wallet-bridge.js#f73558eaf3a98ba2a23de3c9cbbd582b30ff19eb", + "from": "github:web3bch/bch-wallet-bridge.js#master", + "requires": { + "bch-wallet-bridge-provider-interface": "^0.1.1", + "bchaddrjs": "^0.2.2", + "bitcoincashjs": "^0.1.10" + } + }, + "bip21": { + "version": "github:Bitcoin-com/bip21#28f8d03a3a16ed11eb5b963248ed1be8c46c6d6f", + "from": "github:Bitcoin-com/bip21", + "requires": { + "qs": "^6.3.0" + } + }, + "bip32-utils": { + "version": "github:Bitcoin-com/bip32-utils#b8a33ebd0a0ac39de7cd987e5c3f77a8c5d84e58", + "from": "github:Bitcoin-com/bip32-utils#0.13.1", + "requires": { + "keccak": "^1.3.0", + "nyc": "*", + "standard": "^11.0.1", + "tape": "*" + } + }, + "bitcoincash-ops": { + "version": "github:Bitcoin-com/bitcoincash-ops#6ab82cc7326c67236f3b2d9d0457258ac2ef48e3", + "from": "github:Bitcoin-com/bitcoincash-ops#2.0.0" + }, + "bitcoincashjs-lib": { + "version": "github:Bitcoin-com/bitcoincashjs-lib#28447b40a4ccd23913f7ade6589dc7214c99e60a", + "from": "github:Bitcoin-com/bitcoincashjs-lib#v4.0.1", + "requires": { + "bech32": "^1.1.2", + "bigi": "^1.4.0", + "bip66": "^1.1.0", + "bitcoincash-ops": "github:Bitcoin-com/bitcoincash-ops#2.0.0", + "bs58check": "^2.0.0", + "create-hash": "^1.1.0", + "create-hmac": "^1.1.3", + "ecurve": "^1.0.0", + "merkle-lib": "^2.0.10", + "pushdata-bitcoin": "github:Bitcoin-com/pushdata-bitcoin#1.2.1", + "randombytes": "^2.0.1", + "safe-buffer": "^5.0.1", + "typeforce": "^1.11.3", + "varuint-bitcoin": "^1.0.4", + "wif": "^2.0.1" + }, + "dependencies": { + "bitcoincash-ops": { + "version": "github:Bitcoin-com/bitcoincash-ops#6ab82cc7326c67236f3b2d9d0457258ac2ef48e3", + "from": "github:Bitcoin-com/bitcoincash-ops#2.0.0" + } + } + }, + "coininfo": { + "version": "github:Bitcoin-com/coininfo#eece2c6141d08c3e7783929f2a1e1e681aa1a82c", + "from": "github:Bitcoin-com/coininfo", + "requires": { + "safe-buffer": "^5.1.1" + } + } } }, - "bitcoincash-ops": { - "version": "github:Bitcoin-com/bitcoincash-ops#6ab82cc7326c67236f3b2d9d0457258ac2ef48e3", - "from": "github:Bitcoin-com/bitcoincash-ops#2.0.0" - }, "bitcoincashjs": { "version": "0.1.14", "resolved": "https://registry.npmjs.org/bitcoincashjs/-/bitcoincashjs-0.1.14.tgz", "integrity": "sha512-x0wMVSCZ56ZQnSQ+Xim7XfS0IYiOyOwo0pdMCmR+cDNB7zRhICFuH5i3lNdLSgUw1e7Pc3FmUlC9wruQNlYMnA==" }, - "bitcoincashjs-lib": { - "version": "github:Bitcoin-com/bitcoincashjs-lib#28447b40a4ccd23913f7ade6589dc7214c99e60a", - "from": "github:Bitcoin-com/bitcoincashjs-lib#v4.0.1", - "requires": { - "bech32": "^1.1.2", - "bigi": "^1.4.0", - "bip66": "^1.1.0", - "bitcoincash-ops": "github:Bitcoin-com/bitcoincash-ops#6ab82cc7326c67236f3b2d9d0457258ac2ef48e3", - "bs58check": "^2.0.0", - "create-hash": "^1.1.0", - "create-hmac": "^1.1.3", - "ecurve": "^1.0.0", - "merkle-lib": "^2.0.10", - "pushdata-bitcoin": "github:Bitcoin-com/pushdata-bitcoin#9b75eebe597853c6eeaec3e6c44b6d9c9cd7ee86", - "randombytes": "^2.0.1", - "safe-buffer": "^5.0.1", - "typeforce": "^1.11.3", - "varuint-bitcoin": "^1.0.4", - "wif": "^2.0.1" - } - }, "bitcoinjs-message": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/bitcoinjs-message/-/bitcoinjs-message-2.0.0.tgz", @@ -1016,13 +1031,6 @@ "resolved": "https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz", "integrity": "sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=" }, - "coininfo": { - "version": "github:Bitcoin-com/coininfo#eece2c6141d08c3e7783929f2a1e1e681aa1a82c", - "from": "github:Bitcoin-com/coininfo", - "requires": { - "safe-buffer": "^5.1.1" - } - }, "color-convert": { "version": "1.9.3", "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", @@ -1379,17 +1387,29 @@ } }, "elliptic": { - "version": "6.4.1", - "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.4.1.tgz", - "integrity": "sha512-BsXLz5sqX8OHcsh7CqBMztyXARmGQ3LWPtGjJi6DiJHq5C/qvi9P3OqgswKSDftbu8+IoI/QDTAm2fFnQ9SZSQ==", + "version": "6.5.4", + "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.4.tgz", + "integrity": "sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==", "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==" + }, + "inherits": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", + "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==" + } } }, "emoji-regex": { @@ -3456,6 +3476,12 @@ "from": "github:Bitcoin-com/pushdata-bitcoin#1.2.1", "requires": { "bitcoincash-ops": "github:Bitcoin-com/bitcoincash-ops#6ab82cc7326c67236f3b2d9d0457258ac2ef48e3" + }, + "dependencies": { + "bitcoincash-ops": { + "version": "github:Bitcoin-com/bitcoincash-ops#6ab82cc7326c67236f3b2d9d0457258ac2ef48e3", + "from": "github:Bitcoin-com/bitcoincash-ops#2.0.0" + } } }, "qrcode": {