Skip to content

Commit

Permalink
Update libp2p npm packages (#6402)
Browse files Browse the repository at this point in the history
Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
  • Loading branch information
hash-worker[bot] authored Feb 11, 2025
1 parent db6c43f commit 11b62b0
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 130 deletions.
12 changes: 6 additions & 6 deletions libs/@local/harpc/client/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,16 @@
"dependencies": {
"@chainsafe/libp2p-noise": "16.0.1",
"@chainsafe/libp2p-yamux": "7.0.1",
"@libp2p/crypto": "5.0.10",
"@libp2p/identify": "3.0.17",
"@libp2p/interface": "2.4.1",
"@libp2p/ping": "2.0.17",
"@libp2p/tcp": "10.0.17",
"@libp2p/crypto": "5.0.11",
"@libp2p/identify": "3.0.18",
"@libp2p/interface": "2.5.0",
"@libp2p/ping": "2.0.18",
"@libp2p/tcp": "10.0.18",
"@multiformats/dns": "1.0.6",
"@multiformats/multiaddr": "12.3.5",
"effect": "3.12.10",
"it-stream-types": "2.0.2",
"libp2p": "2.5.2",
"libp2p": "2.6.1",
"multiformats": "13.3.1",
"uint8arraylist": "2.4.8"
},
Expand Down
Loading

0 comments on commit 11b62b0

Please sign in to comment.