fix(deps): Updating bch-js and minimal-slp-wallet

This commit is contained in:
Chris Troutner
2025-11-26 15:06:07 -08:00
parent 394ab73276
commit 571acbec59
2 changed files with 1111 additions and 53 deletions
+1109 -51
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -15,12 +15,12 @@
"license": "MIT",
"description": "REST API proxy to Bitcoin Cash infrastructure",
"dependencies": {
"@psf/bch-js": "/home/trout/work/psf/code/api-dev/bch-js",
"@psf/bch-js": "7.1.0",
"axios": "1.7.7",
"cors": "2.8.5",
"dotenv": "16.3.1",
"express": "5.1.0",
"minimal-slp-wallet": "/home/trout/work/psf/code/api-dev/minimal-slp-wallet",
"minimal-slp-wallet": "7.0.0",
"psffpp": "1.2.0",
"slp-token-media": "1.2.10",
"winston": "3.11.0",