mirror of
https://github.com/Permissionless-Software-Foundation/psf-bch-api.git
synced 2026-09-21 16:52:00 -07:00
fix(x402-bch-express): Updating to latest version
This commit is contained in:
Generated
+4
-4
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user