diff --git a/package-lock.json b/package-lock.json index d162bfc..df0bb97 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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", diff --git a/package.json b/package.json index acbd5ad..bf37ab5 100644 --- a/package.json +++ b/package.json @@ -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",