fix(x402-bch-express): Updating to latest version

This commit is contained in:
Chris Troutner
2025-12-22 06:35:47 -07:00
parent 6d27630393
commit f33b39ef01
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -19,7 +19,7 @@
"slp-token-media": "1.2.10",
"winston": "3.11.0",
"winston-daily-rotate-file": "4.7.1",
"x402-bch-express": "1.1.2"
"x402-bch-express": "1.1.3"
},
"devDependencies": {
"apidoc": "1.2.0",
@@ -10500,9 +10500,9 @@
}
},
"node_modules/x402-bch-express": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/x402-bch-express/-/x402-bch-express-1.1.2.tgz",
"integrity": "sha512-4EykMC9OW8A9SwG18FEYxa3HUVOIoVoccvdT4r2IW+5aXiK8hJYxByGSMCng0KOeIez2u2PAT22m3D/Ta8fzaA==",
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/x402-bch-express/-/x402-bch-express-1.1.3.tgz",
"integrity": "sha512-ns3cLwJc9WMr1/WFiHJ1mDij/Q+O3g+MkZkeSAH8FpV7qH7OK3gEGvBnj3/hiFR9HM4P3yIwFZ9TVasBmOEBJA==",
"license": "MIT",
"dependencies": {
"@psf/bch-js": "6.8.3"
+1 -1
View File
@@ -25,7 +25,7 @@
"slp-token-media": "1.2.10",
"winston": "3.11.0",
"winston-daily-rotate-file": "4.7.1",
"x402-bch-express": "1.1.2"
"x402-bch-express": "1.1.3"
},
"devDependencies": {
"apidoc": "1.2.0",