fix(psffpp): Updating lib to override IPFS gateway

This commit is contained in:
Chris Troutner
2025-12-09 12:08:09 -07:00
parent 1cd57a8bd7
commit d17e3aa2d8
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -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",