mirror of
https://github.com/Permissionless-Software-Foundation/ipfs-bch-wallet-service.git
synced 2026-09-21 16:52:03 -07:00
fix(ipfs-coord): Updating v6.8.8
This commit is contained in:
Generated
+7
-7
@@ -14,7 +14,7 @@
|
||||
"bcryptjs": "2.4.3",
|
||||
"glob": "7.1.6",
|
||||
"ipfs": "0.60.0",
|
||||
"ipfs-coord": "6.8.7",
|
||||
"ipfs-coord": "6.8.8",
|
||||
"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.7",
|
||||
"resolved": "http://94.130.170.209:4873/ipfs-coord/-/ipfs-coord-6.8.7.tgz",
|
||||
"integrity": "sha512-H9ztCz3CpMvpHoSkczlpOhktSUvR7b4NY7abScjB05blF+OeUnBT3m8rgZSzG1wz0uC7RQ54bRUwp21WmSCBGQ==",
|
||||
"version": "6.8.8",
|
||||
"resolved": "http://94.130.170.209:4873/ipfs-coord/-/ipfs-coord-6.8.8.tgz",
|
||||
"integrity": "sha512-8SrMXawRvbuYCxukcR/H/U9iWFsVFDLLB5AwBj6pp9nucSY4Yv3KLy4h76tx4YgZYccSjTJCX8RBh90oA05oIw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"axios": "0.21.4",
|
||||
@@ -32930,9 +32930,9 @@
|
||||
}
|
||||
},
|
||||
"ipfs-coord": {
|
||||
"version": "6.8.7",
|
||||
"resolved": "http://94.130.170.209:4873/ipfs-coord/-/ipfs-coord-6.8.7.tgz",
|
||||
"integrity": "sha512-H9ztCz3CpMvpHoSkczlpOhktSUvR7b4NY7abScjB05blF+OeUnBT3m8rgZSzG1wz0uC7RQ54bRUwp21WmSCBGQ==",
|
||||
"version": "6.8.8",
|
||||
"resolved": "http://94.130.170.209:4873/ipfs-coord/-/ipfs-coord-6.8.8.tgz",
|
||||
"integrity": "sha512-8SrMXawRvbuYCxukcR/H/U9iWFsVFDLLB5AwBj6pp9nucSY4Yv3KLy4h76tx4YgZYccSjTJCX8RBh90oA05oIw==",
|
||||
"requires": {
|
||||
"axios": "0.21.4",
|
||||
"bch-encrypt-lib": "2.0.0",
|
||||
|
||||
+1
-1
@@ -28,7 +28,7 @@
|
||||
"bcryptjs": "2.4.3",
|
||||
"glob": "7.1.6",
|
||||
"ipfs": "0.60.0",
|
||||
"ipfs-coord": "6.8.7",
|
||||
"ipfs-coord": "6.8.8",
|
||||
"ipfs-http-client": "55.0.0",
|
||||
"jsonrpc-lite": "2.2.0",
|
||||
"jsonwebtoken": "8.5.1",
|
||||
|
||||
Reference in New Issue
Block a user