Merge pull request #80 from Permissionless-Software-Foundation/ct-unstable

Syncing with upstream ipfs-service-provider
This commit is contained in:
Chris Troutner
2026-03-11 11:10:39 -07:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -12,7 +12,7 @@
"axios": "0.27.2", "axios": "0.27.2",
"bcryptjs": "2.4.3", "bcryptjs": "2.4.3",
"glob": "7.1.6", "glob": "7.1.6",
"helia-coord": "2.0.2", "helia-coord": "2.0.3",
"jsonrpc-lite": "2.2.0", "jsonrpc-lite": "2.2.0",
"jsonwebtoken": "8.5.1", "jsonwebtoken": "8.5.1",
"jwt-bch-lib": "1.3.0", "jwt-bch-lib": "1.3.0",
@@ -10443,9 +10443,9 @@
} }
}, },
"node_modules/helia-coord": { "node_modules/helia-coord": {
"version": "2.0.2", "version": "2.0.3",
"resolved": "https://registry.npmjs.org/helia-coord/-/helia-coord-2.0.2.tgz", "resolved": "https://registry.npmjs.org/helia-coord/-/helia-coord-2.0.3.tgz",
"integrity": "sha512-9TPTAtqHhdCACeUR7Pg6rPce/GoGzGF+O80Z4qpkVPCtAZ5G15BkKQSL948TzTHzV8iZ9GZbxv+C7k1g+Ii2NQ==", "integrity": "sha512-/GBoSNYffUW1HrNywCLZlB278Cwi+Fglb+F0i5/3VOL+5AwNeyeN0sOcGFlaLeFod2IsE29P0FBh1ATNrt2FyA==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@chainsafe/libp2p-gossipsub": "14.1.0", "@chainsafe/libp2p-gossipsub": "14.1.0",
+1 -1
View File
@@ -28,7 +28,7 @@
"axios": "0.27.2", "axios": "0.27.2",
"bcryptjs": "2.4.3", "bcryptjs": "2.4.3",
"glob": "7.1.6", "glob": "7.1.6",
"helia-coord": "2.0.2", "helia-coord": "2.0.3",
"jsonrpc-lite": "2.2.0", "jsonrpc-lite": "2.2.0",
"jsonwebtoken": "8.5.1", "jsonwebtoken": "8.5.1",
"jwt-bch-lib": "1.3.0", "jwt-bch-lib": "1.3.0",