fix(deps): Updating dependencies

This commit is contained in:
Chris Troutner
2025-12-21 16:33:42 -07:00
parent fe8d2ab051
commit eb2dda6955
2 changed files with 593 additions and 310 deletions
+2 -2
View File
@@ -15,12 +15,12 @@
"license": "MIT",
"description": "REST API proxy to Bitcoin Cash infrastructure",
"dependencies": {
"@psf/bch-js": "7.1.0",
"@psf/bch-js": "7.1.2",
"axios": "1.7.7",
"cors": "2.8.5",
"dotenv": "16.3.1",
"express": "5.1.0",
"minimal-slp-wallet": "7.0.1",
"minimal-slp-wallet": "7.0.2",
"psffpp": "1.2.1",
"slp-token-media": "1.2.10",
"winston": "3.11.0",