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

This commit is contained in:
Chris Troutner
2022-05-28 07:59:47 -07:00
parent 54e7e74ae5
commit 4f6564423e
2 changed files with 10 additions and 10 deletions
+9 -9
View File
@@ -14,7 +14,7 @@
"bcryptjs": "2.4.3",
"glob": "7.1.6",
"ipfs": "0.60.0",
"ipfs-coord": "7.1.6",
"ipfs-coord": "7.1.17",
"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.6",
"resolved": "http://94.130.170.209:4873/ipfs-coord/-/ipfs-coord-7.1.6.tgz",
"integrity": "sha512-wtdJ/PgRMv3r2pOZ1WIc7blTkk3YftMbXTNX9hN9Lu+IblUhNoWUyjq7E4i7J3zBZQVQs7J3TyckRdLCekmc9A==",
"version": "7.1.17",
"resolved": "http://94.130.170.209:4873/ipfs-coord/-/ipfs-coord-7.1.17.tgz",
"integrity": "sha512-BAJp6jWJdmFS7Z1Lm3fhah5ymzoyiNYxIrWQyM1IwpA+0iHCEXHfnEAS4OpSAeVckG0yT+TPHs8Z2kVmbBzxjA==",
"license": "MIT",
"dependencies": {
"axios": "0.21.4",
@@ -8446,8 +8446,8 @@
"uuid": "8.3.2"
},
"peerDependencies": {
"ipfs": "0.60.0",
"ipfs-http-client": "55.0.0"
"ipfs": ">= 0.58.6",
"ipfs-http-client": ">= 55.0.0"
}
},
"node_modules/ipfs-coord/node_modules/axios": {
@@ -28811,9 +28811,9 @@
}
},
"ipfs-coord": {
"version": "7.1.6",
"resolved": "http://94.130.170.209:4873/ipfs-coord/-/ipfs-coord-7.1.6.tgz",
"integrity": "sha512-wtdJ/PgRMv3r2pOZ1WIc7blTkk3YftMbXTNX9hN9Lu+IblUhNoWUyjq7E4i7J3zBZQVQs7J3TyckRdLCekmc9A==",
"version": "7.1.17",
"resolved": "http://94.130.170.209:4873/ipfs-coord/-/ipfs-coord-7.1.17.tgz",
"integrity": "sha512-BAJp6jWJdmFS7Z1Lm3fhah5ymzoyiNYxIrWQyM1IwpA+0iHCEXHfnEAS4OpSAeVckG0yT+TPHs8Z2kVmbBzxjA==",
"requires": {
"axios": "0.21.4",
"bch-encrypt-lib": "2.0.0",
+1 -1
View File
@@ -28,7 +28,7 @@
"bcryptjs": "2.4.3",
"glob": "7.1.6",
"ipfs": "0.60.0",
"ipfs-coord": "7.1.6",
"ipfs-coord": "7.1.17",
"ipfs-http-client": "55.0.0",
"jsonrpc-lite": "2.2.0",
"jsonwebtoken": "8.5.1",