mirror of
https://github.com/Permissionless-Software-Foundation/x402-base-facilitator.git
synced 2026-09-21 16:52:01 -07:00
Got keychain working for first time
This commit is contained in:
Generated
+7
-6
@@ -25,6 +25,7 @@
|
||||
"glob": "7.1.6",
|
||||
"helia": "2.1.0",
|
||||
"helia-coord": "1.2.23",
|
||||
"interface-datastore": "8.2.10",
|
||||
"jsonrpc-lite": "2.2.0",
|
||||
"jsonwebtoken": "8.5.1",
|
||||
"jwt-bch-lib": "1.3.0",
|
||||
@@ -8704,9 +8705,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/interface-datastore": {
|
||||
"version": "8.2.9",
|
||||
"resolved": "https://registry.npmjs.org/interface-datastore/-/interface-datastore-8.2.9.tgz",
|
||||
"integrity": "sha512-J/8PN8TnB5xxCRtgu9Vx3zExdOzcTU5/DBF2dlU41deX1GW6/SPpbJo5DRNSnvzfjmwJ7YhUOIFXyccUp8nuAA==",
|
||||
"version": "8.2.10",
|
||||
"resolved": "https://registry.npmjs.org/interface-datastore/-/interface-datastore-8.2.10.tgz",
|
||||
"integrity": "sha512-D8RuxMdjOPB+j6WMDJ+I2aXTDzUT6DIVjgzo1E+ODL7w8WrSFl9FXD2SYmgj6vVzdb7Kb5qmAI9pEnDZJz7ifg==",
|
||||
"dependencies": {
|
||||
"interface-store": "^5.0.0",
|
||||
"uint8arrays": "^5.0.0"
|
||||
@@ -25576,9 +25577,9 @@
|
||||
}
|
||||
},
|
||||
"interface-datastore": {
|
||||
"version": "8.2.9",
|
||||
"resolved": "https://registry.npmjs.org/interface-datastore/-/interface-datastore-8.2.9.tgz",
|
||||
"integrity": "sha512-J/8PN8TnB5xxCRtgu9Vx3zExdOzcTU5/DBF2dlU41deX1GW6/SPpbJo5DRNSnvzfjmwJ7YhUOIFXyccUp8nuAA==",
|
||||
"version": "8.2.10",
|
||||
"resolved": "https://registry.npmjs.org/interface-datastore/-/interface-datastore-8.2.10.tgz",
|
||||
"integrity": "sha512-D8RuxMdjOPB+j6WMDJ+I2aXTDzUT6DIVjgzo1E+ODL7w8WrSFl9FXD2SYmgj6vVzdb7Kb5qmAI9pEnDZJz7ifg==",
|
||||
"requires": {
|
||||
"interface-store": "^5.0.0",
|
||||
"uint8arrays": "^5.0.0"
|
||||
|
||||
Reference in New Issue
Block a user