mirror of
https://github.com/Permissionless-Software-Foundation/ipfs-bch-wallet-service.git
synced 2026-09-21 16:52:03 -07:00
Merge pull request #158 from Permissionless-Software-Foundation/ct-unstable
fix(helia-coord): Updating to v1.5.12
This commit is contained in:
Generated
+4
-4
@@ -28,7 +28,7 @@
|
|||||||
"datastore-fs": "9.1.7",
|
"datastore-fs": "9.1.7",
|
||||||
"glob": "7.1.6",
|
"glob": "7.1.6",
|
||||||
"helia": "4.2.5",
|
"helia": "4.2.5",
|
||||||
"helia-coord": "1.5.11",
|
"helia-coord": "1.5.12",
|
||||||
"jsonrpc-lite": "2.2.0",
|
"jsonrpc-lite": "2.2.0",
|
||||||
"jsonwebtoken": "8.5.1",
|
"jsonwebtoken": "8.5.1",
|
||||||
"jwt-bch-lib": "1.3.0",
|
"jwt-bch-lib": "1.3.0",
|
||||||
@@ -12744,9 +12744,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/helia-coord": {
|
"node_modules/helia-coord": {
|
||||||
"version": "1.5.11",
|
"version": "1.5.12",
|
||||||
"resolved": "http://94.130.170.209:4873/helia-coord/-/helia-coord-1.5.11.tgz",
|
"resolved": "http://94.130.170.209:4873/helia-coord/-/helia-coord-1.5.12.tgz",
|
||||||
"integrity": "sha512-01rNCEIHI7AAX7f6e8b2HoV5xqBOCyoWnxV8l4zIFM51uKFuLmPo8c+NoQ+xTGg6VXlXbRdXkpg3glcWpgPt0A==",
|
"integrity": "sha512-iNfwUDIA7+Vrk4nUV6K+Va+D3BbZlO28F6X1WXjfZDitMEEuZauRsgMvwMuVmgtQYJ1SUXh10bnrt4kZiyTAMw==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@chris.troutner/retry-queue": "1.0.8",
|
"@chris.troutner/retry-queue": "1.0.8",
|
||||||
|
|||||||
+1
-1
@@ -43,7 +43,7 @@
|
|||||||
"datastore-fs": "9.1.7",
|
"datastore-fs": "9.1.7",
|
||||||
"glob": "7.1.6",
|
"glob": "7.1.6",
|
||||||
"helia": "4.2.5",
|
"helia": "4.2.5",
|
||||||
"helia-coord": "1.5.11",
|
"helia-coord": "1.5.12",
|
||||||
"jsonrpc-lite": "2.2.0",
|
"jsonrpc-lite": "2.2.0",
|
||||||
"jsonwebtoken": "8.5.1",
|
"jsonwebtoken": "8.5.1",
|
||||||
"jwt-bch-lib": "1.3.0",
|
"jwt-bch-lib": "1.3.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user