mirror of
https://github.com/Permissionless-Software-Foundation/ipfs-bch-wallet-consumer.git
synced 2026-09-21 16:52:03 -07:00
fix(ipfs-coord): Updating to v6.5.1
This commit is contained in:
Generated
+7
-7
@@ -13,7 +13,7 @@
|
||||
"bcryptjs": "^2.4.3",
|
||||
"glob": "^7.1.6",
|
||||
"ipfs": "0.55.4",
|
||||
"ipfs-coord": "^6.5.0",
|
||||
"ipfs-coord": "^6.5.1",
|
||||
"jsonrpc-lite": "^2.2.0",
|
||||
"jsonwebtoken": "^8.5.1",
|
||||
"jwt-bch-lib": "^1.3.0",
|
||||
@@ -10028,9 +10028,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/ipfs-coord": {
|
||||
"version": "6.5.0",
|
||||
"resolved": "https://registry.npmjs.org/ipfs-coord/-/ipfs-coord-6.5.0.tgz",
|
||||
"integrity": "sha512-lNeBSPFWjJ/TjhIknqQgZjWpqruWh+e/QShx5eoE3HXwdVJweTJq/jVNPWZoBADOb41yDQ7GxQ4GgVx0gML63g==",
|
||||
"version": "6.5.1",
|
||||
"resolved": "https://registry.npmjs.org/ipfs-coord/-/ipfs-coord-6.5.1.tgz",
|
||||
"integrity": "sha512-RpYrmjnF1n4JGnfFPPpLevKDB0ZtvsI0FGi/EkqP1ddunbZeEytjyKgStAdsojWmP6XzRrCAbvRZMMT9Nq0xkg==",
|
||||
"dependencies": {
|
||||
"bch-encrypt-lib": "^2.0.0",
|
||||
"orbit-db": "^0.26.1"
|
||||
@@ -34360,9 +34360,9 @@
|
||||
}
|
||||
},
|
||||
"ipfs-coord": {
|
||||
"version": "6.5.0",
|
||||
"resolved": "https://registry.npmjs.org/ipfs-coord/-/ipfs-coord-6.5.0.tgz",
|
||||
"integrity": "sha512-lNeBSPFWjJ/TjhIknqQgZjWpqruWh+e/QShx5eoE3HXwdVJweTJq/jVNPWZoBADOb41yDQ7GxQ4GgVx0gML63g==",
|
||||
"version": "6.5.1",
|
||||
"resolved": "https://registry.npmjs.org/ipfs-coord/-/ipfs-coord-6.5.1.tgz",
|
||||
"integrity": "sha512-RpYrmjnF1n4JGnfFPPpLevKDB0ZtvsI0FGi/EkqP1ddunbZeEytjyKgStAdsojWmP6XzRrCAbvRZMMT9Nq0xkg==",
|
||||
"requires": {
|
||||
"bch-encrypt-lib": "^2.0.0",
|
||||
"orbit-db": "^0.26.1"
|
||||
|
||||
+1
-1
@@ -28,7 +28,7 @@
|
||||
"bcryptjs": "^2.4.3",
|
||||
"glob": "^7.1.6",
|
||||
"ipfs": "0.55.4",
|
||||
"ipfs-coord": "^6.5.0",
|
||||
"ipfs-coord": "^6.5.1",
|
||||
"jsonrpc-lite": "^2.2.0",
|
||||
"jsonwebtoken": "^8.5.1",
|
||||
"jwt-bch-lib": "^1.3.0",
|
||||
|
||||
Reference in New Issue
Block a user