mirror of
https://github.com/Permissionless-Software-Foundation/bch-dex.git
synced 2026-09-21 16:52:00 -07:00
fix(helia): Updated to 1.7.0 with webRTC and circuit relay enabled
This commit is contained in:
Generated
+4
-4
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user