fix(x402-bch-axios): Updating from v1.1.2 to v2.1.0

This commit is contained in:
Chris Troutner
2025-12-24 14:06:42 -07:00
parent 16079c8d04
commit 19f243428d
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -32,7 +32,7 @@
"slp-mdm": "0.0.7",
"slp-parser": "0.0.4",
"wif": "2.0.6",
"x402-bch-axios": "1.1.2"
"x402-bch-axios": "2.1.0"
},
"devDependencies": {
"apidoc": "1.2.0",
@@ -16749,9 +16749,9 @@
"license": "ISC"
},
"node_modules/x402-bch-axios": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/x402-bch-axios/-/x402-bch-axios-1.1.2.tgz",
"integrity": "sha512-HG44zvQZJDHIjLN79ZCubFdMDpanhGJT+n5iyIyy6ni8S2bLDwKJeAyqhNMlTIPKjcZD9JLyyxU6iWtqxjUXOw==",
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/x402-bch-axios/-/x402-bch-axios-2.1.0.tgz",
"integrity": "sha512-6IE6tUmg/+W4Poi6JBs5z0xjSOhvouzea9IH6BUnuBIdXDm0wv5cwT0cN5qAA4k7BE7hiB98LPiG6QIIkoGjVA==",
"license": "MIT",
"dependencies": {
"@chris.troutner/retry-queue": "1.0.11",