diff --git a/package-lock.json b/package-lock.json index 69966fd..3e0b0f9 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": "6.8.10", + "ipfs-coord": "6.8.12", "ipfs-http-client": "55.0.0", "jsonrpc-lite": "2.2.0", "jsonwebtoken": "8.5.1", @@ -9768,10 +9768,9 @@ } }, "node_modules/ipfs-coord": { - "version": "6.8.10", - "resolved": "http://94.130.170.209:4873/ipfs-coord/-/ipfs-coord-6.8.10.tgz", - "integrity": "sha512-04nlX4AkfqLuuLzpMcHnpv++iOETLRkzFA2GfAmY90r99HynfHt3DypP6loVdAnD34iWgD+tLhKNQ7QQM7cgfQ==", - "license": "MIT", + "version": "6.8.12", + "resolved": "https://registry.npmjs.org/ipfs-coord/-/ipfs-coord-6.8.12.tgz", + "integrity": "sha512-EeehCH8Xl8ZyxlO7F8PBSTJL8HBgBMieQckop2keEL6pkEkzsJEV+sq1RN2lrLUGvr2B/IFWwyenkdgZ3gjgMg==", "dependencies": { "axios": "0.21.4", "bch-encrypt-lib": "2.0.0", @@ -32948,9 +32947,9 @@ } }, "ipfs-coord": { - "version": "6.8.10", - "resolved": "http://94.130.170.209:4873/ipfs-coord/-/ipfs-coord-6.8.10.tgz", - "integrity": "sha512-04nlX4AkfqLuuLzpMcHnpv++iOETLRkzFA2GfAmY90r99HynfHt3DypP6loVdAnD34iWgD+tLhKNQ7QQM7cgfQ==", + "version": "6.8.12", + "resolved": "https://registry.npmjs.org/ipfs-coord/-/ipfs-coord-6.8.12.tgz", + "integrity": "sha512-EeehCH8Xl8ZyxlO7F8PBSTJL8HBgBMieQckop2keEL6pkEkzsJEV+sq1RN2lrLUGvr2B/IFWwyenkdgZ3gjgMg==", "requires": { "axios": "0.21.4", "bch-encrypt-lib": "2.0.0", diff --git a/package.json b/package.json index ac8fdb8..5533abc 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": "6.8.10", + "ipfs-coord": "6.8.12", "ipfs-http-client": "55.0.0", "jsonrpc-lite": "2.2.0", "jsonwebtoken": "8.5.1",