fix(helia): Updated to 1.7.0 with webRTC and circuit relay enabled

This commit is contained in:
Chris Troutner
2025-02-16 15:27:43 -07:00
parent b910cd1e6d
commit 1d82b36105
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -29,7 +29,7 @@
"datastore-fs": "10.0.2",
"glob": "7.1.6",
"helia": "5.2.0",
"helia-coord": "1.6.0",
"helia-coord": "1.7.0",
"jsonrpc-lite": "2.2.0",
"jsonwebtoken": "8.5.1",
"jwt-bch-lib": "1.3.0",
@@ -11627,9 +11627,9 @@
}
},
"node_modules/helia-coord": {
"version": "1.6.0",
"resolved": "http://94.130.170.209:4873/helia-coord/-/helia-coord-1.6.0.tgz",
"integrity": "sha512-T83pYV7YLf9n4uHVdt/jFDzq8YOcIVBi2/6JHqFIbMyC4KdhcCIG5EOYOJwm8AJxkRNcDXvhO94j+rf917O4qw==",
"version": "1.7.0",
"resolved": "http://94.130.170.209:4873/helia-coord/-/helia-coord-1.7.0.tgz",
"integrity": "sha512-cA2eMJwSuvjB+gOIX6ejmthsialbbWTI6Rs4xJmCSfQm8IgkKnjTPXn4Z869QskpcJYh+8VKtJzWIOeOk9KUCw==",
"license": "MIT",
"dependencies": {
"@chris.troutner/retry-queue": "1.0.10",
+1 -1
View File
@@ -44,7 +44,7 @@
"datastore-fs": "10.0.2",
"glob": "7.1.6",
"helia": "5.2.0",
"helia-coord": "1.6.0",
"helia-coord": "1.7.0",
"jsonrpc-lite": "2.2.0",
"jsonwebtoken": "8.5.1",
"jwt-bch-lib": "1.3.0",