fix(ipfs-coord): Updating to v7.1.19

This commit is contained in:
Chris Troutner
2022-05-28 09:29:31 -07:00
parent 0c4bb9c4a1
commit 778098ca12
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": "7.1.17",
"ipfs-coord": "7.1.19",
"ipfs-http-client": "55.0.0",
"jsonrpc-lite": "2.2.0",
"jsonwebtoken": "8.5.1",
@@ -8436,9 +8436,9 @@
}
},
"node_modules/ipfs-coord": {
"version": "7.1.17",
"resolved": "http://94.130.170.209:4873/ipfs-coord/-/ipfs-coord-7.1.17.tgz",
"integrity": "sha512-BAJp6jWJdmFS7Z1Lm3fhah5ymzoyiNYxIrWQyM1IwpA+0iHCEXHfnEAS4OpSAeVckG0yT+TPHs8Z2kVmbBzxjA==",
"version": "7.1.19",
"resolved": "http://94.130.170.209:4873/ipfs-coord/-/ipfs-coord-7.1.19.tgz",
"integrity": "sha512-BwEbpwJTwVohOZrfwI4AJzdJVrKTLUBHZb7nKXuViHIcWJlcp/ThAeP2JWa0ts8CE4xIzpGlgxQwPodDeVN2lw==",
"license": "MIT",
"dependencies": {
"axios": "0.21.4",
@@ -28811,9 +28811,9 @@
}
},
"ipfs-coord": {
"version": "7.1.17",
"resolved": "http://94.130.170.209:4873/ipfs-coord/-/ipfs-coord-7.1.17.tgz",
"integrity": "sha512-BAJp6jWJdmFS7Z1Lm3fhah5ymzoyiNYxIrWQyM1IwpA+0iHCEXHfnEAS4OpSAeVckG0yT+TPHs8Z2kVmbBzxjA==",
"version": "7.1.19",
"resolved": "http://94.130.170.209:4873/ipfs-coord/-/ipfs-coord-7.1.19.tgz",
"integrity": "sha512-BwEbpwJTwVohOZrfwI4AJzdJVrKTLUBHZb7nKXuViHIcWJlcp/ThAeP2JWa0ts8CE4xIzpGlgxQwPodDeVN2lw==",
"requires": {
"axios": "0.21.4",
"bch-encrypt-lib": "2.0.0",