mirror of
https://github.com/Permissionless-Software-Foundation/ipfs-bch-wallet-consumer.git
synced 2026-09-21 16:52:03 -07:00
Merge pull request #126 from Permissionless-Software-Foundation/ct-unstable
fix(helia-coord): Updated to v1.2.18
This commit is contained in:
Generated
+7
-7
@@ -20,7 +20,7 @@
|
||||
"datastore-fs": "9.1.5",
|
||||
"glob": "7.1.6",
|
||||
"helia": "2.0.3",
|
||||
"helia-coord": "1.2.17",
|
||||
"helia-coord": "1.2.18",
|
||||
"jsonrpc-lite": "2.2.0",
|
||||
"jsonwebtoken": "8.5.1",
|
||||
"jwt-bch-lib": "1.3.0",
|
||||
@@ -7102,9 +7102,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/helia-coord": {
|
||||
"version": "1.2.17",
|
||||
"resolved": "https://registry.npmjs.org/helia-coord/-/helia-coord-1.2.17.tgz",
|
||||
"integrity": "sha512-etGOh/NOf5d/N1IYsz5qH8Wmw5ppB+cMoUbxcrLN7kExsU5peZ/T3gCp/Nr2QqSvL1sCmixPKX2z3h0CFf20uw==",
|
||||
"version": "1.2.18",
|
||||
"resolved": "https://registry.npmjs.org/helia-coord/-/helia-coord-1.2.18.tgz",
|
||||
"integrity": "sha512-w7bdrVXW9vkmURRc8N4AF58gUToW+m5lbtqdCxANKDU4aE7POsCVvTWDLZJrYCEHjrVtbb7fJSVfcMvTNWetkQ==",
|
||||
"dependencies": {
|
||||
"@chris.troutner/retry-queue": "1.0.8",
|
||||
"@multiformats/multiaddr": "12.1.8",
|
||||
@@ -23060,9 +23060,9 @@
|
||||
}
|
||||
},
|
||||
"helia-coord": {
|
||||
"version": "1.2.17",
|
||||
"resolved": "https://registry.npmjs.org/helia-coord/-/helia-coord-1.2.17.tgz",
|
||||
"integrity": "sha512-etGOh/NOf5d/N1IYsz5qH8Wmw5ppB+cMoUbxcrLN7kExsU5peZ/T3gCp/Nr2QqSvL1sCmixPKX2z3h0CFf20uw==",
|
||||
"version": "1.2.18",
|
||||
"resolved": "https://registry.npmjs.org/helia-coord/-/helia-coord-1.2.18.tgz",
|
||||
"integrity": "sha512-w7bdrVXW9vkmURRc8N4AF58gUToW+m5lbtqdCxANKDU4aE7POsCVvTWDLZJrYCEHjrVtbb7fJSVfcMvTNWetkQ==",
|
||||
"requires": {
|
||||
"@chris.troutner/retry-queue": "1.0.8",
|
||||
"@multiformats/multiaddr": "12.1.8",
|
||||
|
||||
+1
-1
@@ -35,7 +35,7 @@
|
||||
"datastore-fs": "9.1.5",
|
||||
"glob": "7.1.6",
|
||||
"helia": "2.0.3",
|
||||
"helia-coord": "1.2.17",
|
||||
"helia-coord": "1.2.18",
|
||||
"jsonrpc-lite": "2.2.0",
|
||||
"jsonwebtoken": "8.5.1",
|
||||
"jwt-bch-lib": "1.3.0",
|
||||
|
||||
Reference in New Issue
Block a user