mirror of
https://github.com/Permissionless-Software-Foundation/psf-bch-api.git
synced 2026-09-21 16:52:00 -07:00
Merge pull request #9 from Permissionless-Software-Foundation/ct-unstable
fix(psffpp): Updating lib to override IPFS gateway
This commit is contained in:
Generated
+4
-4
@@ -15,7 +15,7 @@
|
||||
"dotenv": "16.3.1",
|
||||
"express": "5.1.0",
|
||||
"minimal-slp-wallet": "7.0.1",
|
||||
"psffpp": "1.2.0",
|
||||
"psffpp": "1.2.1",
|
||||
"slp-token-media": "1.2.10",
|
||||
"winston": "3.11.0",
|
||||
"winston-daily-rotate-file": "4.7.1",
|
||||
@@ -7720,9 +7720,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/psffpp": {
|
||||
"version": "1.2.0",
|
||||
"resolved": "https://registry.npmjs.org/psffpp/-/psffpp-1.2.0.tgz",
|
||||
"integrity": "sha512-F3KDh6pzI5ZRxkek6KWFpwIcgx9tocnAKJie0HwNwTBuuS40/LsUnkmhVMghufF603Fp0vO6o3P4vgbTTzw6pg==",
|
||||
"version": "1.2.1",
|
||||
"resolved": "https://registry.npmjs.org/psffpp/-/psffpp-1.2.1.tgz",
|
||||
"integrity": "sha512-CVOMI5Y2rAv5B+U816a6d4Zs7mVH3V4m5kenz0bcwqDscd1Z2r+GAAq6yZLmj8aOo2inniUNHW0dMU7pM6xrHg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"axios": "1.3.5",
|
||||
|
||||
+1
-1
@@ -21,7 +21,7 @@
|
||||
"dotenv": "16.3.1",
|
||||
"express": "5.1.0",
|
||||
"minimal-slp-wallet": "7.0.1",
|
||||
"psffpp": "1.2.0",
|
||||
"psffpp": "1.2.1",
|
||||
"slp-token-media": "1.2.10",
|
||||
"winston": "3.11.0",
|
||||
"winston-daily-rotate-file": "4.7.1",
|
||||
|
||||
Reference in New Issue
Block a user