We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
libp2p
1 parent 246e16d commit 63dd238Copy full SHA for 63dd238
libs/@local/harpc/client/typescript/package.json
@@ -25,16 +25,16 @@
25
"dependencies": {
26
"@chainsafe/libp2p-noise": "16.1.3",
27
"@chainsafe/libp2p-yamux": "7.0.1",
28
- "@libp2p/crypto": "5.1.5",
29
- "@libp2p/identify": "3.0.33",
30
- "@libp2p/interface": "2.10.3",
31
- "@libp2p/ping": "2.0.33",
32
- "@libp2p/tcp": "10.1.14",
+ "@libp2p/crypto": "5.1.6",
+ "@libp2p/identify": "3.0.36",
+ "@libp2p/interface": "2.10.4",
+ "@libp2p/ping": "2.0.35",
+ "@libp2p/tcp": "10.1.16",
33
"@multiformats/dns": "1.0.6",
34
"@multiformats/multiaddr": "12.4.1",
35
"effect": "3.13.11",
36
"it-stream-types": "2.0.2",
37
- "libp2p": "2.8.9",
+ "libp2p": "2.8.11",
38
"multiformats": "13.3.7",
39
"uint8arraylist": "2.4.8"
40
},
0 commit comments