From 92483ee5e1f5b702e137f68cbf427d7029ccbf4f Mon Sep 17 00:00:00 2001 From: Chris Troutner Date: Thu, 11 May 2023 12:09:43 -0700 Subject: [PATCH] fix(dependencies): Updating npm dependencies --- package-lock.json | 151 +++++++++++++++------------ package.json | 6 +- production/docker/docker-compose.yml | 2 +- 3 files changed, 86 insertions(+), 73 deletions(-) diff --git a/package-lock.json b/package-lock.json index 031bb4b..f6dc3a2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,14 +10,14 @@ "license": "MIT", "dependencies": { "@chris.troutner/retry-queue": "1.0.8", - "@psf/bch-js": "6.5.1", + "@psf/bch-js": "6.7.3", "axios": "0.27.2", "bch-message-lib": "2.2.1", "bch-token-sweep": "2.2.1", "bcryptjs": "2.4.3", "bitcoincashjs-lib": "3.3.3", "glob": "7.1.6", - "ipfs-coord-esm": "9.1.3", + "ipfs-coord-esm": "9.1.7", "ipfs-http-client": "58.0.0", "jsonrpc-lite": "2.2.0", "jsonwebtoken": "8.5.1", @@ -35,7 +35,7 @@ "koa2-ratelimit": "0.9.1", "libp2p": "0.36.2", "line-reader": "0.4.0", - "minimal-slp-wallet": "5.5.5", + "minimal-slp-wallet": "5.8.9", "mongoose": "5.13.14", "node-fetch": "npm:@achingbrain/node-fetch@2.6.7", "nodemailer": "6.7.5", @@ -1095,14 +1095,15 @@ "license": "BSD-3-Clause" }, "node_modules/@psf/bch-js": { - "version": "6.5.1", - "resolved": "https://registry.npmjs.org/@psf/bch-js/-/bch-js-6.5.1.tgz", - "integrity": "sha512-W52V6NCte/LJZ2TMJwXorq2FdwMMzjS94sh4slebrcUp6oHiAG+/NouQ4ID/I1DEJQlQnQpf2j3zxveCimDERQ==", + "version": "6.7.3", + "resolved": "http://94.130.170.209:4873/@psf%2fbch-js/-/bch-js-6.7.3.tgz", + "integrity": "sha512-z6oJvPAXxSObPhqUAxCkCuPL2bp3Bs1oyhBZpQ5SR6cbJzcOMhuI4bHho2srH5agSCU+bbjehBMRGvo18eGW0A==", + "license": "MIT", "dependencies": { "@chris.troutner/bip32-utils": "1.0.5", "@psf/bip21": "2.0.1", "@psf/bitcoincash-ops": "2.0.0", - "@psf/bitcoincashjs-lib": "4.0.2", + "@psf/bitcoincashjs-lib": "4.0.3", "@psf/coininfo": "4.0.0", "axios": "0.26.1", "bc-bip68": "1.0.5", @@ -1147,9 +1148,10 @@ "integrity": "sha512-M3PWqRpeJq6rli2NqWGbas76z9TrdGOmNuDFACBWBMctPucEAsFQY2AmyFHRSa7hEwythwvrPh9AG/n6ehmEog==" }, "node_modules/@psf/bitcoincashjs-lib": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/@psf/bitcoincashjs-lib/-/bitcoincashjs-lib-4.0.2.tgz", - "integrity": "sha512-fTy9mW4H0NkQ+dojGtf+nPduA27F3V2YpBi5licYUVjdVRD/xpUCTgEN1cYRAupOaeDH/AYOWT0MWLkbQSTxAQ==", + "version": "4.0.3", + "resolved": "http://94.130.170.209:4873/@psf%2fbitcoincashjs-lib/-/bitcoincashjs-lib-4.0.3.tgz", + "integrity": "sha512-sJYi7jYUqR7S+Z8TjN3W/5Lcju7xcIBxYLhIEpnOF+jR9kMt0ftpVjQBt8vVsJZUD8ArL9bf59oDETjdOUcdGQ==", + "license": "MIT", "dependencies": { "@psf/bitcoincash-ops": "^2.0.0", "@psf/pushdata-bitcoin": "^1.2.2", @@ -1181,8 +1183,9 @@ }, "node_modules/@psf/pushdata-bitcoin": { "version": "1.2.2", - "resolved": "https://registry.npmjs.org/@psf/pushdata-bitcoin/-/pushdata-bitcoin-1.2.2.tgz", + "resolved": "http://94.130.170.209:4873/@psf%2fpushdata-bitcoin/-/pushdata-bitcoin-1.2.2.tgz", "integrity": "sha512-e1qkZLJFU6Ldg7TMBgSkiR5U1NfpRgSIr2ppk8BeED/Q9wUc9DEVAjXfPMD65xgXdqnlyFEtLbpPMWwyydMVUQ==", + "license": "MIT", "dependencies": { "@psf/bitcoincash-ops": "^2.0.0" } @@ -2103,24 +2106,26 @@ } }, "node_modules/bch-consumer": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/bch-consumer/-/bch-consumer-1.4.1.tgz", - "integrity": "sha512-sRXcM4vNGoC+jUfm2t6z37a9FBZvJJ0/6DUbRtzY7lZad4PXDY34wZ7xYvDfCUUuarTk9epp5sVyWxZowQRIOA==", + "version": "1.4.3", + "resolved": "http://94.130.170.209:4873/bch-consumer/-/bch-consumer-1.4.3.tgz", + "integrity": "sha512-35KnmJEU9ta4mHm1uu6tz9+8wtZBUUI0sb4BdKO8q+uSeQjUZIctSxauZfh06TmdWlY5G5TMiH7yBCcYZTdPyA==", + "license": "MIT", "dependencies": { - "@psf/bch-js": "6.5.3", + "@psf/bch-js": "6.5.7", "apidoc": "0.51.0", "axios": "0.25.0" } }, "node_modules/bch-consumer/node_modules/@psf/bch-js": { - "version": "6.5.3", - "resolved": "https://registry.npmjs.org/@psf/bch-js/-/bch-js-6.5.3.tgz", - "integrity": "sha512-38UB7NRrVzslZydWZWnB8FVWr5UpxG0cs0Xb1zmovfyOnp96XrAXfWLEuNKstAkpLApegeMY055b7vaKop/wRQ==", + "version": "6.5.7", + "resolved": "http://94.130.170.209:4873/@psf%2fbch-js/-/bch-js-6.5.7.tgz", + "integrity": "sha512-V9UweiRCCU4UzM51Ct2Szhpv6V0B686t5ZjMHNkPu8zyJ9+H7mQfteeQECHK5j38QHvLchfUOif5WWQxP6GRVQ==", + "license": "MIT", "dependencies": { "@chris.troutner/bip32-utils": "1.0.5", "@psf/bip21": "2.0.1", "@psf/bitcoincash-ops": "2.0.0", - "@psf/bitcoincashjs-lib": "4.0.2", + "@psf/bitcoincashjs-lib": "4.0.3", "@psf/coininfo": "4.0.0", "axios": "0.26.1", "bc-bip68": "1.0.5", @@ -2145,16 +2150,18 @@ }, "node_modules/bch-consumer/node_modules/@psf/bch-js/node_modules/axios": { "version": "0.26.1", - "resolved": "https://registry.npmjs.org/axios/-/axios-0.26.1.tgz", + "resolved": "http://94.130.170.209:4873/axios/-/axios-0.26.1.tgz", "integrity": "sha512-fPwcX4EvnSHuInCMItEhAGnaSEXRBjtzh9fOtsE6E1G6p7vl7edEeZe11QHf18+6+9gR5PbKV/sGKNaD8YaMeA==", + "license": "MIT", "dependencies": { "follow-redirects": "^1.14.8" } }, "node_modules/bch-consumer/node_modules/apidoc": { "version": "0.51.0", - "resolved": "https://registry.npmjs.org/apidoc/-/apidoc-0.51.0.tgz", + "resolved": "http://94.130.170.209:4873/apidoc/-/apidoc-0.51.0.tgz", "integrity": "sha512-3P4srhm6NA+kE/YRM4qL5jESElpQQJL+Z8n7hyr4uC+1DSwGzmE6adXPVxuT/hpDyShrqmRlHk8hf40RSqEsNw==", + "license": "MIT", "os": [ "darwin", "freebsd", @@ -2195,16 +2202,18 @@ }, "node_modules/bch-consumer/node_modules/axios": { "version": "0.25.0", - "resolved": "https://registry.npmjs.org/axios/-/axios-0.25.0.tgz", + "resolved": "http://94.130.170.209:4873/axios/-/axios-0.25.0.tgz", "integrity": "sha512-cD8FOb0tRH3uuEe6+evtAbgJtfxr7ly3fQjYcMcuPlgkwVS9xboaVIpcDV+cYQe+yGykgwZCs1pzjntcGa6l5g==", + "license": "MIT", "dependencies": { "follow-redirects": "^1.14.7" } }, "node_modules/bch-consumer/node_modules/glob": { "version": "7.2.3", - "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", + "resolved": "http://94.130.170.209:4873/glob/-/glob-7.2.3.tgz", "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", + "license": "ISC", "dependencies": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", @@ -6009,9 +6018,10 @@ } }, "node_modules/ipfs-coord-esm": { - "version": "9.1.3", - "resolved": "https://registry.npmjs.org/ipfs-coord-esm/-/ipfs-coord-esm-9.1.3.tgz", - "integrity": "sha512-p/Gol69pU/KnfGX21gGirngLkOTvrcuZgRo5te0TAeaRID0nm8hpacCF0KB8HKLfbEIRMvZ0tO0TEM1XE/XHmQ==", + "version": "9.1.7", + "resolved": "http://94.130.170.209:4873/ipfs-coord-esm/-/ipfs-coord-esm-9.1.7.tgz", + "integrity": "sha512-jHktLj/RG7zFp3bFsQagAA6RAG1uU+8xPACAyz9EBeQDeun12gz8boZr7HSibgcgB6l8sjgwYfA3Obijc20Ijw==", + "license": "MIT", "dependencies": { "bch-encrypt-lib": "2.0.0", "uuid": "9.0.0" @@ -8108,27 +8118,29 @@ } }, "node_modules/minimal-slp-wallet": { - "version": "5.5.5", - "resolved": "https://registry.npmjs.org/minimal-slp-wallet/-/minimal-slp-wallet-5.5.5.tgz", - "integrity": "sha512-2L0AsMqaQVz939UNUWXnI+9+pzUEaxPSZfXgYQc2hErpk0+XvysnLTjWvT1DOgB1Cqg5Edy6Q02mRxOdXCJO+w==", + "version": "5.8.9", + "resolved": "http://94.130.170.209:4873/minimal-slp-wallet/-/minimal-slp-wallet-5.8.9.tgz", + "integrity": "sha512-HN6vyCxLVMU4Iv/TfBy5bKHBva12bJ/Xn8ni8AzSbsGSeb4Iz90If3wqlpR9bIw80bL/b2ts4vnwKH9WBvDdQQ==", + "license": "MIT", "dependencies": { "@chris.troutner/retry-queue-commonjs": "1.0.8", - "@psf/bch-js": "6.5.3", + "@psf/bch-js": "6.7.2", "apidoc": "0.51.0", - "bch-consumer": "1.4.1", + "bch-consumer": "1.4.3", "bch-donation": "1.1.2", "crypto-js": "4.0.0" } }, "node_modules/minimal-slp-wallet/node_modules/@psf/bch-js": { - "version": "6.5.3", - "resolved": "https://registry.npmjs.org/@psf/bch-js/-/bch-js-6.5.3.tgz", - "integrity": "sha512-38UB7NRrVzslZydWZWnB8FVWr5UpxG0cs0Xb1zmovfyOnp96XrAXfWLEuNKstAkpLApegeMY055b7vaKop/wRQ==", + "version": "6.7.2", + "resolved": "http://94.130.170.209:4873/@psf%2fbch-js/-/bch-js-6.7.2.tgz", + "integrity": "sha512-IANBPHaAkvvmZlhS7DYv94KzOCTws4aSasySKE4tctQu1mGnhKZbR9vVB366vk8UeU8fQUjgtr2RjYCajnT6tw==", + "license": "MIT", "dependencies": { "@chris.troutner/bip32-utils": "1.0.5", "@psf/bip21": "2.0.1", "@psf/bitcoincash-ops": "2.0.0", - "@psf/bitcoincashjs-lib": "4.0.2", + "@psf/bitcoincashjs-lib": "4.0.3", "@psf/coininfo": "4.0.0", "axios": "0.26.1", "bc-bip68": "1.0.5", @@ -8195,8 +8207,9 @@ }, "node_modules/minimal-slp-wallet/node_modules/axios": { "version": "0.26.1", - "resolved": "https://registry.npmjs.org/axios/-/axios-0.26.1.tgz", + "resolved": "http://94.130.170.209:4873/axios/-/axios-0.26.1.tgz", "integrity": "sha512-fPwcX4EvnSHuInCMItEhAGnaSEXRBjtzh9fOtsE6E1G6p7vl7edEeZe11QHf18+6+9gR5PbKV/sGKNaD8YaMeA==", + "license": "MIT", "dependencies": { "follow-redirects": "^1.14.8" } @@ -16476,14 +16489,14 @@ "version": "1.1.0" }, "@psf/bch-js": { - "version": "6.5.1", - "resolved": "https://registry.npmjs.org/@psf/bch-js/-/bch-js-6.5.1.tgz", - "integrity": "sha512-W52V6NCte/LJZ2TMJwXorq2FdwMMzjS94sh4slebrcUp6oHiAG+/NouQ4ID/I1DEJQlQnQpf2j3zxveCimDERQ==", + "version": "6.7.3", + "resolved": "http://94.130.170.209:4873/@psf%2fbch-js/-/bch-js-6.7.3.tgz", + "integrity": "sha512-z6oJvPAXxSObPhqUAxCkCuPL2bp3Bs1oyhBZpQ5SR6cbJzcOMhuI4bHho2srH5agSCU+bbjehBMRGvo18eGW0A==", "requires": { "@chris.troutner/bip32-utils": "1.0.5", "@psf/bip21": "2.0.1", "@psf/bitcoincash-ops": "2.0.0", - "@psf/bitcoincashjs-lib": "4.0.2", + "@psf/bitcoincashjs-lib": "4.0.3", "@psf/coininfo": "4.0.0", "axios": "0.26.1", "bc-bip68": "1.0.5", @@ -16530,9 +16543,9 @@ "integrity": "sha512-M3PWqRpeJq6rli2NqWGbas76z9TrdGOmNuDFACBWBMctPucEAsFQY2AmyFHRSa7hEwythwvrPh9AG/n6ehmEog==" }, "@psf/bitcoincashjs-lib": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/@psf/bitcoincashjs-lib/-/bitcoincashjs-lib-4.0.2.tgz", - "integrity": "sha512-fTy9mW4H0NkQ+dojGtf+nPduA27F3V2YpBi5licYUVjdVRD/xpUCTgEN1cYRAupOaeDH/AYOWT0MWLkbQSTxAQ==", + "version": "4.0.3", + "resolved": "http://94.130.170.209:4873/@psf%2fbitcoincashjs-lib/-/bitcoincashjs-lib-4.0.3.tgz", + "integrity": "sha512-sJYi7jYUqR7S+Z8TjN3W/5Lcju7xcIBxYLhIEpnOF+jR9kMt0ftpVjQBt8vVsJZUD8ArL9bf59oDETjdOUcdGQ==", "requires": { "@psf/bitcoincash-ops": "^2.0.0", "@psf/pushdata-bitcoin": "^1.2.2", @@ -16561,7 +16574,7 @@ }, "@psf/pushdata-bitcoin": { "version": "1.2.2", - "resolved": "https://registry.npmjs.org/@psf/pushdata-bitcoin/-/pushdata-bitcoin-1.2.2.tgz", + "resolved": "http://94.130.170.209:4873/@psf%2fpushdata-bitcoin/-/pushdata-bitcoin-1.2.2.tgz", "integrity": "sha512-e1qkZLJFU6Ldg7TMBgSkiR5U1NfpRgSIr2ppk8BeED/Q9wUc9DEVAjXfPMD65xgXdqnlyFEtLbpPMWwyydMVUQ==", "requires": { "@psf/bitcoincash-ops": "^2.0.0" @@ -17191,24 +17204,24 @@ "integrity": "sha512-GzaMlN7pNthrY5BhReVhnfr4Ixx+GUSfyNRHYh0QiMUF0d0+0YaD8MpEdv6AjFBksg/zlqL1fVCBBm6PpTt2Rg==" }, "bch-consumer": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/bch-consumer/-/bch-consumer-1.4.1.tgz", - "integrity": "sha512-sRXcM4vNGoC+jUfm2t6z37a9FBZvJJ0/6DUbRtzY7lZad4PXDY34wZ7xYvDfCUUuarTk9epp5sVyWxZowQRIOA==", + "version": "1.4.3", + "resolved": "http://94.130.170.209:4873/bch-consumer/-/bch-consumer-1.4.3.tgz", + "integrity": "sha512-35KnmJEU9ta4mHm1uu6tz9+8wtZBUUI0sb4BdKO8q+uSeQjUZIctSxauZfh06TmdWlY5G5TMiH7yBCcYZTdPyA==", "requires": { - "@psf/bch-js": "6.5.3", + "@psf/bch-js": "6.5.7", "apidoc": "0.51.0", "axios": "0.25.0" }, "dependencies": { "@psf/bch-js": { - "version": "6.5.3", - "resolved": "https://registry.npmjs.org/@psf/bch-js/-/bch-js-6.5.3.tgz", - "integrity": "sha512-38UB7NRrVzslZydWZWnB8FVWr5UpxG0cs0Xb1zmovfyOnp96XrAXfWLEuNKstAkpLApegeMY055b7vaKop/wRQ==", + "version": "6.5.7", + "resolved": "http://94.130.170.209:4873/@psf%2fbch-js/-/bch-js-6.5.7.tgz", + "integrity": "sha512-V9UweiRCCU4UzM51Ct2Szhpv6V0B686t5ZjMHNkPu8zyJ9+H7mQfteeQECHK5j38QHvLchfUOif5WWQxP6GRVQ==", "requires": { "@chris.troutner/bip32-utils": "1.0.5", "@psf/bip21": "2.0.1", "@psf/bitcoincash-ops": "2.0.0", - "@psf/bitcoincashjs-lib": "4.0.2", + "@psf/bitcoincashjs-lib": "4.0.3", "@psf/coininfo": "4.0.0", "axios": "0.26.1", "bc-bip68": "1.0.5", @@ -17233,7 +17246,7 @@ "dependencies": { "axios": { "version": "0.26.1", - "resolved": "https://registry.npmjs.org/axios/-/axios-0.26.1.tgz", + "resolved": "http://94.130.170.209:4873/axios/-/axios-0.26.1.tgz", "integrity": "sha512-fPwcX4EvnSHuInCMItEhAGnaSEXRBjtzh9fOtsE6E1G6p7vl7edEeZe11QHf18+6+9gR5PbKV/sGKNaD8YaMeA==", "requires": { "follow-redirects": "^1.14.8" @@ -17243,7 +17256,7 @@ }, "apidoc": { "version": "0.51.0", - "resolved": "https://registry.npmjs.org/apidoc/-/apidoc-0.51.0.tgz", + "resolved": "http://94.130.170.209:4873/apidoc/-/apidoc-0.51.0.tgz", "integrity": "sha512-3P4srhm6NA+kE/YRM4qL5jESElpQQJL+Z8n7hyr4uC+1DSwGzmE6adXPVxuT/hpDyShrqmRlHk8hf40RSqEsNw==", "requires": { "bootstrap": "3.4.1", @@ -17272,7 +17285,7 @@ }, "axios": { "version": "0.25.0", - "resolved": "https://registry.npmjs.org/axios/-/axios-0.25.0.tgz", + "resolved": "http://94.130.170.209:4873/axios/-/axios-0.25.0.tgz", "integrity": "sha512-cD8FOb0tRH3uuEe6+evtAbgJtfxr7ly3fQjYcMcuPlgkwVS9xboaVIpcDV+cYQe+yGykgwZCs1pzjntcGa6l5g==", "requires": { "follow-redirects": "^1.14.7" @@ -17280,7 +17293,7 @@ }, "glob": { "version": "7.2.3", - "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", + "resolved": "http://94.130.170.209:4873/glob/-/glob-7.2.3.tgz", "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", "requires": { "fs.realpath": "^1.0.0", @@ -19764,9 +19777,9 @@ "version": "2.0.1" }, "ipfs-coord-esm": { - "version": "9.1.3", - "resolved": "https://registry.npmjs.org/ipfs-coord-esm/-/ipfs-coord-esm-9.1.3.tgz", - "integrity": "sha512-p/Gol69pU/KnfGX21gGirngLkOTvrcuZgRo5te0TAeaRID0nm8hpacCF0KB8HKLfbEIRMvZ0tO0TEM1XE/XHmQ==", + "version": "9.1.7", + "resolved": "http://94.130.170.209:4873/ipfs-coord-esm/-/ipfs-coord-esm-9.1.7.tgz", + "integrity": "sha512-jHktLj/RG7zFp3bFsQagAA6RAG1uU+8xPACAyz9EBeQDeun12gz8boZr7HSibgcgB6l8sjgwYfA3Obijc20Ijw==", "requires": { "bch-encrypt-lib": "2.0.0", "uuid": "9.0.0" @@ -21205,27 +21218,27 @@ "dev": true }, "minimal-slp-wallet": { - "version": "5.5.5", - "resolved": "https://registry.npmjs.org/minimal-slp-wallet/-/minimal-slp-wallet-5.5.5.tgz", - "integrity": "sha512-2L0AsMqaQVz939UNUWXnI+9+pzUEaxPSZfXgYQc2hErpk0+XvysnLTjWvT1DOgB1Cqg5Edy6Q02mRxOdXCJO+w==", + "version": "5.8.9", + "resolved": "http://94.130.170.209:4873/minimal-slp-wallet/-/minimal-slp-wallet-5.8.9.tgz", + "integrity": "sha512-HN6vyCxLVMU4Iv/TfBy5bKHBva12bJ/Xn8ni8AzSbsGSeb4Iz90If3wqlpR9bIw80bL/b2ts4vnwKH9WBvDdQQ==", "requires": { "@chris.troutner/retry-queue-commonjs": "1.0.8", - "@psf/bch-js": "6.5.3", + "@psf/bch-js": "6.7.2", "apidoc": "0.51.0", - "bch-consumer": "1.4.1", + "bch-consumer": "1.4.3", "bch-donation": "1.1.2", "crypto-js": "4.0.0" }, "dependencies": { "@psf/bch-js": { - "version": "6.5.3", - "resolved": "https://registry.npmjs.org/@psf/bch-js/-/bch-js-6.5.3.tgz", - "integrity": "sha512-38UB7NRrVzslZydWZWnB8FVWr5UpxG0cs0Xb1zmovfyOnp96XrAXfWLEuNKstAkpLApegeMY055b7vaKop/wRQ==", + "version": "6.7.2", + "resolved": "http://94.130.170.209:4873/@psf%2fbch-js/-/bch-js-6.7.2.tgz", + "integrity": "sha512-IANBPHaAkvvmZlhS7DYv94KzOCTws4aSasySKE4tctQu1mGnhKZbR9vVB366vk8UeU8fQUjgtr2RjYCajnT6tw==", "requires": { "@chris.troutner/bip32-utils": "1.0.5", "@psf/bip21": "2.0.1", "@psf/bitcoincash-ops": "2.0.0", - "@psf/bitcoincashjs-lib": "4.0.2", + "@psf/bitcoincashjs-lib": "4.0.3", "@psf/coininfo": "4.0.0", "axios": "0.26.1", "bc-bip68": "1.0.5", @@ -21279,7 +21292,7 @@ }, "axios": { "version": "0.26.1", - "resolved": "https://registry.npmjs.org/axios/-/axios-0.26.1.tgz", + "resolved": "http://94.130.170.209:4873/axios/-/axios-0.26.1.tgz", "integrity": "sha512-fPwcX4EvnSHuInCMItEhAGnaSEXRBjtzh9fOtsE6E1G6p7vl7edEeZe11QHf18+6+9gR5PbKV/sGKNaD8YaMeA==", "requires": { "follow-redirects": "^1.14.8" diff --git a/package.json b/package.json index 4f59754..3b2d2cb 100644 --- a/package.json +++ b/package.json @@ -29,14 +29,14 @@ "repository": "Permissionless-Software-Foundation/bch-dex", "dependencies": { "@chris.troutner/retry-queue": "1.0.8", - "@psf/bch-js": "6.5.1", + "@psf/bch-js": "6.7.3", "axios": "0.27.2", "bch-message-lib": "2.2.1", "bch-token-sweep": "2.2.1", "bcryptjs": "2.4.3", "bitcoincashjs-lib": "3.3.3", "glob": "7.1.6", - "ipfs-coord-esm": "9.1.3", + "ipfs-coord-esm": "9.1.7", "ipfs-http-client": "58.0.0", "jsonrpc-lite": "2.2.0", "jsonwebtoken": "8.5.1", @@ -54,7 +54,7 @@ "koa2-ratelimit": "0.9.1", "libp2p": "0.36.2", "line-reader": "0.4.0", - "minimal-slp-wallet": "5.5.5", + "minimal-slp-wallet": "5.8.9", "mongoose": "5.13.14", "node-fetch": "npm:@achingbrain/node-fetch@2.6.7", "nodemailer": "6.7.5", diff --git a/production/docker/docker-compose.yml b/production/docker/docker-compose.yml index cf57f4f..5b4a16d 100644 --- a/production/docker/docker-compose.yml +++ b/production/docker/docker-compose.yml @@ -46,7 +46,7 @@ services: #build: # context: ./p2wdb/ # dockerfile: Dockerfile - image: christroutner/p2wdb:v4.0.3 + image: christroutner/p2wdb:v4.0.5 container_name: p2wdb environment: CONSUMER_URL: 'https://free-bch.fullstack.cash'