From 09772bae2920e455aecb1ea58b22f6e86f39e27d Mon Sep 17 00:00:00 2001 From: Chris Troutner Date: Fri, 29 Oct 2021 15:38:20 -0700 Subject: [PATCH] fix(bch-js, ipfs-coord): Updating npm packages --- package-lock.json | 66 ++++++++++++++++++++++++----------------------- package.json | 4 +-- 2 files changed, 36 insertions(+), 34 deletions(-) diff --git a/package-lock.json b/package-lock.json index 79ee3e8..d515ab6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,11 +10,11 @@ "license": "MIT", "dependencies": { "@chris.troutner/ipfs": "2.0.2", - "@psf/bch-js": "4.20.13", + "@psf/bch-js": "4.20.20", "axios": "0.21.1", "bcryptjs": "2.4.3", "glob": "7.1.6", - "ipfs-coord": "6.7.2", + "ipfs-coord": "6.7.3", "jsonrpc-lite": "2.2.0", "jsonwebtoken": "8.5.1", "jwt-bch-lib": "1.3.0", @@ -2324,9 +2324,10 @@ "integrity": "sha1-p3c2C1s5oaLlEG+OhY8v0tBgxXA=" }, "node_modules/@psf/bch-js": { - "version": "4.20.13", - "resolved": "https://registry.npmjs.org/@psf/bch-js/-/bch-js-4.20.13.tgz", - "integrity": "sha512-BY2nFQofeynJLQm1qZNDBBLEAlCr8Sz6DwBtkD5pofM5ABX9njXFf3Ndwbhko6xcnjHl++hR88A8dPC/Bi4Q8A==", + "version": "4.20.20", + "resolved": "http://94.130.170.209:4873/@psf%2fbch-js/-/bch-js-4.20.20.tgz", + "integrity": "sha512-Kxn78yJ+RTsX5+cdBCWeOSYVxqza55rXEnE8qnNvxM/p2zUI5wFhA1Gr9gygZKlMd3o1bW74smbKmYh4cnIksg==", + "license": "MIT", "dependencies": { "@psf/bip21": "^2.0.1", "@psf/bip32-utils": "^1.0.0", @@ -2346,7 +2347,7 @@ "bip66": "^1.1.5", "bitcoinjs-message": "^2.0.0", "bs58": "^4.0.1", - "cashaddrjs": "^0.3.3", + "ecashaddrjs": "^1.0.7", "ini": "^1.3.8", "randombytes": "^2.0.6", "safe-buffer": "^5.1.2", @@ -5168,14 +5169,6 @@ "resolved": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz", "integrity": "sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=" }, - "node_modules/cashaddrjs": { - "version": "0.3.12", - "resolved": "https://registry.npmjs.org/cashaddrjs/-/cashaddrjs-0.3.12.tgz", - "integrity": "sha512-GdjCYMVwd86HXcFcxyEZQLPLFv8a/u0ccYPsO0PpnUW26LhZzHX9l9QA+DjaeUah7tnebwPs33NWDbbUy8iVYQ==", - "dependencies": { - "big-integer": "1.6.36" - } - }, "node_modules/cashaddrjs-slp": { "version": "0.2.12", "resolved": "https://registry.npmjs.org/cashaddrjs-slp/-/cashaddrjs-slp-0.2.12.tgz", @@ -6611,6 +6604,15 @@ "resolved": "https://registry.npmjs.org/duplexer3/-/duplexer3-0.1.4.tgz", "integrity": "sha1-7gHdHKwO08vH/b6jfcCo8c4ALOI=" }, + "node_modules/ecashaddrjs": { + "version": "1.0.7", + "resolved": "http://94.130.170.209:4873/ecashaddrjs/-/ecashaddrjs-1.0.7.tgz", + "integrity": "sha512-KsvHYLlYtLr/GBkEPiwwQDIDBzqRx61qC34n1puHKOjVE4Uwg3syHccjFCqNynLa6T6xI0Rd7ByCRUJcuJcoIw==", + "license": "MIT", + "dependencies": { + "big-integer": "1.6.36" + } + }, "node_modules/ecc-jsbn": { "version": "0.1.2", "resolved": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz", @@ -10410,9 +10412,9 @@ } }, "node_modules/ipfs-coord": { - "version": "6.7.2", - "resolved": "http://94.130.170.209:4873/ipfs-coord/-/ipfs-coord-6.7.2.tgz", - "integrity": "sha512-zyPmekUyyIRwf0UfJBRr1vhYiPgE6kJ1gk7Ztk9izSnc3w7yKaVuO/kekCHOUqFIlZ8BN/T2j3D9WwaztZKgWg==", + "version": "6.7.3", + "resolved": "http://94.130.170.209:4873/ipfs-coord/-/ipfs-coord-6.7.3.tgz", + "integrity": "sha512-Iak634ruju6TrHZbbA6LYEWrYVY1iyc27oyf5QhYUgcBXlh6kBm5CT1MPARpCyDSMD1gIx0H1lNE+Nr4bNLFcQ==", "license": "MIT", "dependencies": { "axios": "0.21.4", @@ -28154,9 +28156,9 @@ "integrity": "sha1-p3c2C1s5oaLlEG+OhY8v0tBgxXA=" }, "@psf/bch-js": { - "version": "4.20.13", - "resolved": "https://registry.npmjs.org/@psf/bch-js/-/bch-js-4.20.13.tgz", - "integrity": "sha512-BY2nFQofeynJLQm1qZNDBBLEAlCr8Sz6DwBtkD5pofM5ABX9njXFf3Ndwbhko6xcnjHl++hR88A8dPC/Bi4Q8A==", + "version": "4.20.20", + "resolved": "http://94.130.170.209:4873/@psf%2fbch-js/-/bch-js-4.20.20.tgz", + "integrity": "sha512-Kxn78yJ+RTsX5+cdBCWeOSYVxqza55rXEnE8qnNvxM/p2zUI5wFhA1Gr9gygZKlMd3o1bW74smbKmYh4cnIksg==", "requires": { "@psf/bip21": "^2.0.1", "@psf/bip32-utils": "^1.0.0", @@ -28176,7 +28178,7 @@ "bip66": "^1.1.5", "bitcoinjs-message": "^2.0.0", "bs58": "^4.0.1", - "cashaddrjs": "^0.3.3", + "ecashaddrjs": "^1.0.7", "ini": "^1.3.8", "randombytes": "^2.0.6", "safe-buffer": "^5.1.2", @@ -30438,14 +30440,6 @@ "resolved": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz", "integrity": "sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=" }, - "cashaddrjs": { - "version": "0.3.12", - "resolved": "https://registry.npmjs.org/cashaddrjs/-/cashaddrjs-0.3.12.tgz", - "integrity": "sha512-GdjCYMVwd86HXcFcxyEZQLPLFv8a/u0ccYPsO0PpnUW26LhZzHX9l9QA+DjaeUah7tnebwPs33NWDbbUy8iVYQ==", - "requires": { - "big-integer": "1.6.36" - } - }, "cashaddrjs-slp": { "version": "0.2.12", "resolved": "https://registry.npmjs.org/cashaddrjs-slp/-/cashaddrjs-slp-0.2.12.tgz", @@ -31624,6 +31618,14 @@ "resolved": "https://registry.npmjs.org/duplexer3/-/duplexer3-0.1.4.tgz", "integrity": "sha1-7gHdHKwO08vH/b6jfcCo8c4ALOI=" }, + "ecashaddrjs": { + "version": "1.0.7", + "resolved": "http://94.130.170.209:4873/ecashaddrjs/-/ecashaddrjs-1.0.7.tgz", + "integrity": "sha512-KsvHYLlYtLr/GBkEPiwwQDIDBzqRx61qC34n1puHKOjVE4Uwg3syHccjFCqNynLa6T6xI0Rd7ByCRUJcuJcoIw==", + "requires": { + "big-integer": "1.6.36" + } + }, "ecc-jsbn": { "version": "0.1.2", "resolved": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz", @@ -34556,9 +34558,9 @@ } }, "ipfs-coord": { - "version": "6.7.2", - "resolved": "http://94.130.170.209:4873/ipfs-coord/-/ipfs-coord-6.7.2.tgz", - "integrity": "sha512-zyPmekUyyIRwf0UfJBRr1vhYiPgE6kJ1gk7Ztk9izSnc3w7yKaVuO/kekCHOUqFIlZ8BN/T2j3D9WwaztZKgWg==", + "version": "6.7.3", + "resolved": "http://94.130.170.209:4873/ipfs-coord/-/ipfs-coord-6.7.3.tgz", + "integrity": "sha512-Iak634ruju6TrHZbbA6LYEWrYVY1iyc27oyf5QhYUgcBXlh6kBm5CT1MPARpCyDSMD1gIx0H1lNE+Nr4bNLFcQ==", "requires": { "axios": "0.21.4", "bch-encrypt-lib": "2.0.0", diff --git a/package.json b/package.json index efaf9e7..45ee9f6 100644 --- a/package.json +++ b/package.json @@ -24,11 +24,11 @@ "repository": "Permissionless-Software-Foundation/ipfs-service-provider", "dependencies": { "@chris.troutner/ipfs": "2.0.2", - "@psf/bch-js": "4.20.13", + "@psf/bch-js": "4.20.20", "axios": "0.21.1", "bcryptjs": "2.4.3", "glob": "7.1.6", - "ipfs-coord": "6.7.2", + "ipfs-coord": "6.7.3", "jsonrpc-lite": "2.2.0", "jsonwebtoken": "8.5.1", "jwt-bch-lib": "1.3.0",