fix(ipfs-coord): Switching to private network. Updating ipfs-coord to v6.8.9

This commit is contained in:
Chris Troutner
2022-01-01 20:25:40 -08:00
parent f36ce14087
commit 25a75dc369
2 changed files with 8 additions and 8 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.8",
"ipfs-coord": "6.8.9",
"ipfs-http-client": "55.0.0",
"jsonrpc-lite": "2.2.0",
"jsonwebtoken": "8.5.1",
@@ -9766,9 +9766,9 @@
}
},
"node_modules/ipfs-coord": {
"version": "6.8.8",
"resolved": "http://94.130.170.209:4873/ipfs-coord/-/ipfs-coord-6.8.8.tgz",
"integrity": "sha512-8SrMXawRvbuYCxukcR/H/U9iWFsVFDLLB5AwBj6pp9nucSY4Yv3KLy4h76tx4YgZYccSjTJCX8RBh90oA05oIw==",
"version": "6.8.9",
"resolved": "http://94.130.170.209:4873/ipfs-coord/-/ipfs-coord-6.8.9.tgz",
"integrity": "sha512-i2wy6JAyQfh6IiCDMewrtO68I1d/khj5E99qhiTTP3AZGHJZwd+n+yANVZnoEeC9zJKyIOrQtWPByJ2+GsCp7g==",
"license": "MIT",
"dependencies": {
"axios": "0.21.4",
@@ -32930,9 +32930,9 @@
}
},
"ipfs-coord": {
"version": "6.8.8",
"resolved": "http://94.130.170.209:4873/ipfs-coord/-/ipfs-coord-6.8.8.tgz",
"integrity": "sha512-8SrMXawRvbuYCxukcR/H/U9iWFsVFDLLB5AwBj6pp9nucSY4Yv3KLy4h76tx4YgZYccSjTJCX8RBh90oA05oIw==",
"version": "6.8.9",
"resolved": "http://94.130.170.209:4873/ipfs-coord/-/ipfs-coord-6.8.9.tgz",
"integrity": "sha512-i2wy6JAyQfh6IiCDMewrtO68I1d/khj5E99qhiTTP3AZGHJZwd+n+yANVZnoEeC9zJKyIOrQtWPByJ2+GsCp7g==",
"requires": {
"axios": "0.21.4",
"bch-encrypt-lib": "2.0.0",