fix(ipfs-coord): Updating to v3.0.3

This commit is contained in:
Chris Troutner
2021-04-13 11:12:10 -07:00
parent 148d57627e
commit 71c1e45581
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -8677,9 +8677,9 @@
}
},
"ipfs-coord": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/ipfs-coord/-/ipfs-coord-3.0.1.tgz",
"integrity": "sha512-p5WqeJIO7CjnaxfbsWcjYZVHi6X5WhKQ9B4u5ZpzVnd0lYZWyxZmFBGDFylUp72q0mXLYtSPGIG29F3Nbb56CA==",
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/ipfs-coord/-/ipfs-coord-3.0.3.tgz",
"integrity": "sha512-Ei2SQudMHeqlMWfnjW6QDU+6Tksv9QikEK7Rnw1FvNQ+7/53dfuOOrr+OOfG/MQnz46uDkFk1LK3Kqk/iD4uJg==",
"requires": {
"bch-encrypt-lib": "^2.0.0",
"orbit-db": "^0.26.1"