fix(ipfs-coord): Updating to v6.6.5

This commit is contained in:
Chris Troutner
2021-09-17 17:41:08 -07:00
parent fdf3141c91
commit 96abb0d56e
3 changed files with 11 additions and 10 deletions
+7 -7
View File
@@ -14,7 +14,7 @@
"axios": "^0.21.1",
"bcryptjs": "^2.4.3",
"glob": "^7.1.6",
"ipfs-coord": "^6.6.4",
"ipfs-coord": "^6.6.5",
"jsonrpc-lite": "^2.2.0",
"jsonwebtoken": "^8.5.1",
"jwt-bch-lib": "^1.3.0",
@@ -10375,9 +10375,9 @@
}
},
"node_modules/ipfs-coord": {
"version": "6.6.4",
"resolved": "https://registry.npmjs.org/ipfs-coord/-/ipfs-coord-6.6.4.tgz",
"integrity": "sha512-0rrfunCMvC9Oiw+MCCUZ5/J2VSY1Z3Wdq6qph2VN+ibdhxeRFtDcfZbVT7VrlWnGo/Q4lbGE+nDAPRro/pgitg==",
"version": "6.6.5",
"resolved": "https://registry.npmjs.org/ipfs-coord/-/ipfs-coord-6.6.5.tgz",
"integrity": "sha512-6iKcFVwnnssx9Z+Fh2SSGG4gaW/G2QuM8RKikaYa/35ptcbTmMmpsljGQj0DUMwZ9GYrvpnLXa6EGRnyDz4qbQ==",
"dependencies": {
"bch-encrypt-lib": "^2.0.0",
"orbit-db": "^0.26.1"
@@ -34258,9 +34258,9 @@
}
},
"ipfs-coord": {
"version": "6.6.4",
"resolved": "https://registry.npmjs.org/ipfs-coord/-/ipfs-coord-6.6.4.tgz",
"integrity": "sha512-0rrfunCMvC9Oiw+MCCUZ5/J2VSY1Z3Wdq6qph2VN+ibdhxeRFtDcfZbVT7VrlWnGo/Q4lbGE+nDAPRro/pgitg==",
"version": "6.6.5",
"resolved": "https://registry.npmjs.org/ipfs-coord/-/ipfs-coord-6.6.5.tgz",
"integrity": "sha512-6iKcFVwnnssx9Z+Fh2SSGG4gaW/G2QuM8RKikaYa/35ptcbTmMmpsljGQj0DUMwZ9GYrvpnLXa6EGRnyDz4qbQ==",
"requires": {
"bch-encrypt-lib": "^2.0.0",
"orbit-db": "^0.26.1"