Compare commits

...
9 Commits
3 changed files with 10 additions and 10 deletions
+7 -7
View File
@@ -14,7 +14,7 @@
"bcryptjs": "2.4.3",
"glob": "7.1.6",
"ipfs": "0.60.0",
"ipfs-coord": "6.8.4",
"ipfs-coord": "6.8.5",
"ipfs-http-client": "55.0.0",
"jsonrpc-lite": "2.2.0",
"jsonwebtoken": "8.5.1",
@@ -10388,9 +10388,9 @@
}
},
"node_modules/ipfs-coord": {
"version": "6.8.4",
"resolved": "http://94.130.170.209:4873/ipfs-coord/-/ipfs-coord-6.8.4.tgz",
"integrity": "sha512-FqYTfl0rXgD5ycdSDWT3fha2fEHgrXlCnvxh8xHgmQKlGqfEL1fts53xLtIIWeLAcmsdqe2WUYF1L6FUw1xBeg==",
"version": "6.8.5",
"resolved": "http://94.130.170.209:4873/ipfs-coord/-/ipfs-coord-6.8.5.tgz",
"integrity": "sha512-IQR++uPZuHKOxrT49raHho/CwQe1tKe2Q1Ed0hGDfarXJTtfmMmNH3jGSecyd5BYZNeugL67BnGuvoYrZFY7AA==",
"license": "MIT",
"dependencies": {
"axios": "0.21.4",
@@ -33891,9 +33891,9 @@
}
},
"ipfs-coord": {
"version": "6.8.4",
"resolved": "http://94.130.170.209:4873/ipfs-coord/-/ipfs-coord-6.8.4.tgz",
"integrity": "sha512-FqYTfl0rXgD5ycdSDWT3fha2fEHgrXlCnvxh8xHgmQKlGqfEL1fts53xLtIIWeLAcmsdqe2WUYF1L6FUw1xBeg==",
"version": "6.8.5",
"resolved": "http://94.130.170.209:4873/ipfs-coord/-/ipfs-coord-6.8.5.tgz",
"integrity": "sha512-IQR++uPZuHKOxrT49raHho/CwQe1tKe2Q1Ed0hGDfarXJTtfmMmNH3jGSecyd5BYZNeugL67BnGuvoYrZFY7AA==",
"requires": {
"axios": "0.21.4",
"bch-encrypt-lib": "2.0.0",
+1 -1
View File
@@ -28,7 +28,7 @@
"bcryptjs": "2.4.3",
"glob": "7.1.6",
"ipfs": "0.60.0",
"ipfs-coord": "6.8.4",
"ipfs-coord": "6.8.5",
"ipfs-http-client": "55.0.0",
"jsonrpc-lite": "2.2.0",
"jsonwebtoken": "8.5.1",
+2 -2
View File
@@ -13,8 +13,8 @@ services:
command: mongod --logpath=/dev/null # -- quiet
restart: always
ipfs-bch-wallet:
image: ipfs/go-ipfs:latest
ipfs:
image: ipfs/go-ipfs:v0.11.0
container_name: ipfs-bch-wallet
environment:
MY_ENV_VAR: 'placeholder'