mirror of
https://github.com/Permissionless-Software-Foundation/x402-base-facilitator.git
synced 2026-09-21 16:52:01 -07:00
fix(helia-coord): Updating to v1.5.4, fixes minor bug
This commit is contained in:
Generated
+7
-7
@@ -25,7 +25,7 @@
|
|||||||
"datastore-fs": "9.1.6",
|
"datastore-fs": "9.1.6",
|
||||||
"glob": "7.1.6",
|
"glob": "7.1.6",
|
||||||
"helia": "2.1.0",
|
"helia": "2.1.0",
|
||||||
"helia-coord": "1.5.3",
|
"helia-coord": "1.5.4",
|
||||||
"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",
|
||||||
@@ -11423,9 +11423,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/helia-coord": {
|
"node_modules/helia-coord": {
|
||||||
"version": "1.5.3",
|
"version": "1.5.4",
|
||||||
"resolved": "https://registry.npmjs.org/helia-coord/-/helia-coord-1.5.3.tgz",
|
"resolved": "https://registry.npmjs.org/helia-coord/-/helia-coord-1.5.4.tgz",
|
||||||
"integrity": "sha512-LJZSGYpfWBK1cQLClWmZnFJAssd58tZu3xrtlNzFcno3N02SEpYgHPAKnjb2LeORsrquGRqN6g8/LxneA8v2JQ==",
|
"integrity": "sha512-PEJz/UpPjICKnQ4bxLIcSkY6lL8/ubICxTHq03zyn1LbrWuTzd+POOpbaFDb8fM4cRcqG277oXidQvzH4ciLew==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@chris.troutner/retry-queue": "1.0.8",
|
"@chris.troutner/retry-queue": "1.0.8",
|
||||||
"bch-encrypt-lib": "2.1.1",
|
"bch-encrypt-lib": "2.1.1",
|
||||||
@@ -33586,9 +33586,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"helia-coord": {
|
"helia-coord": {
|
||||||
"version": "1.5.3",
|
"version": "1.5.4",
|
||||||
"resolved": "https://registry.npmjs.org/helia-coord/-/helia-coord-1.5.3.tgz",
|
"resolved": "https://registry.npmjs.org/helia-coord/-/helia-coord-1.5.4.tgz",
|
||||||
"integrity": "sha512-LJZSGYpfWBK1cQLClWmZnFJAssd58tZu3xrtlNzFcno3N02SEpYgHPAKnjb2LeORsrquGRqN6g8/LxneA8v2JQ==",
|
"integrity": "sha512-PEJz/UpPjICKnQ4bxLIcSkY6lL8/ubICxTHq03zyn1LbrWuTzd+POOpbaFDb8fM4cRcqG277oXidQvzH4ciLew==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@chris.troutner/retry-queue": "1.0.8",
|
"@chris.troutner/retry-queue": "1.0.8",
|
||||||
"bch-encrypt-lib": "2.1.1",
|
"bch-encrypt-lib": "2.1.1",
|
||||||
|
|||||||
+1
-1
@@ -40,7 +40,7 @@
|
|||||||
"datastore-fs": "9.1.6",
|
"datastore-fs": "9.1.6",
|
||||||
"glob": "7.1.6",
|
"glob": "7.1.6",
|
||||||
"helia": "2.1.0",
|
"helia": "2.1.0",
|
||||||
"helia-coord": "1.5.3",
|
"helia-coord": "1.5.4",
|
||||||
"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