fix(x402): Updating x402-bch-axios with faster payment

This commit is contained in:
Chris Troutner
2025-12-31 15:28:44 -07:00
parent 430f5f015e
commit 9733c07e04
2 changed files with 11 additions and 11 deletions
+10 -10
View File
@@ -32,7 +32,7 @@
"slp-mdm": "0.0.7", "slp-mdm": "0.0.7",
"slp-parser": "0.0.4", "slp-parser": "0.0.4",
"wif": "2.0.6", "wif": "2.0.6",
"x402-bch-axios": "2.1.1" "x402-bch-axios": "2.2.1"
}, },
"devDependencies": { "devDependencies": {
"apidoc": "1.2.0", "apidoc": "1.2.0",
@@ -779,9 +779,9 @@
} }
}, },
"node_modules/@eslint-community/eslint-utils": { "node_modules/@eslint-community/eslint-utils": {
"version": "4.9.0", "version": "4.9.1",
"resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.9.0.tgz", "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.9.1.tgz",
"integrity": "sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g==", "integrity": "sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
@@ -6277,9 +6277,9 @@
} }
}, },
"node_modules/esquery": { "node_modules/esquery": {
"version": "1.6.0", "version": "1.7.0",
"resolved": "https://registry.npmjs.org/esquery/-/esquery-1.6.0.tgz", "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.7.0.tgz",
"integrity": "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==", "integrity": "sha512-Ap6G0WQwcU/LHsvLwON1fAQX9Zp0A2Y6Y/cJBl9r/JbW90Zyg4/zbG6zzKa2OTALELarYHmKu0GhpM5EO+7T0g==",
"dev": true, "dev": true,
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"dependencies": { "dependencies": {
@@ -16804,9 +16804,9 @@
"license": "ISC" "license": "ISC"
}, },
"node_modules/x402-bch-axios": { "node_modules/x402-bch-axios": {
"version": "2.1.1", "version": "2.2.1",
"resolved": "https://registry.npmjs.org/x402-bch-axios/-/x402-bch-axios-2.1.1.tgz", "resolved": "https://registry.npmjs.org/x402-bch-axios/-/x402-bch-axios-2.2.1.tgz",
"integrity": "sha512-cRUWTpEjwoY7sDVSxS26lSoaxGQ0OxrggQjU+WqUo3aCj00p1TwNeLIxwX6AxX89y4dRPXfuC5Pm/9mxTg058w==", "integrity": "sha512-N23DpQRA746bqGDTCJYVQ8QL55PoxE6LTSNMFzx5sySsvnBem6H0hQLSf2N9e45O8xPVw3ulSvXncgTcVM8ikw==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@chris.troutner/retry-queue": "1.0.11", "@chris.troutner/retry-queue": "1.0.11",
+1 -1
View File
@@ -52,7 +52,7 @@
"slp-mdm": "0.0.7", "slp-mdm": "0.0.7",
"slp-parser": "0.0.4", "slp-parser": "0.0.4",
"wif": "2.0.6", "wif": "2.0.6",
"x402-bch-axios": "2.1.1" "x402-bch-axios": "2.2.1"
}, },
"devDependencies": { "devDependencies": {
"apidoc": "1.2.0", "apidoc": "1.2.0",