mirror of
https://github.com/cerc-io/watcher-ts
synced 2026-09-08 16:54:08 +00:00
Upgrade js-libp2p and related dependencies (#298)
* Upgrade js-libp2p and related dependencies * Dial all multiaddr of a discovered peer in parallel * Dial using peer id instead of dialling individual multiaddr * Log peer id on discovery
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
"@ethersproject/providers": "^5.4.4",
|
||||
"@graphql-tools/utils": "^9.1.1",
|
||||
"@ipld/dag-cbor": "^8.0.0",
|
||||
"@libp2p/interface-peer-id": "^1.1.2",
|
||||
"@libp2p/interface-peer-id": "^2.0.0",
|
||||
"apollo-server-express": "^3.11.1",
|
||||
"debug": "^4.3.1",
|
||||
"express": "^4.18.2",
|
||||
|
||||
Reference in New Issue
Block a user