Skip to content

Commit

Permalink
fix lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
d-roak committed Jun 23, 2024
1 parent cfd1b59 commit 9ff4ba8
Show file tree
Hide file tree
Showing 2 changed files with 701 additions and 935 deletions.
4 changes: 2 additions & 2 deletions packages/network/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"@chainsafe/libp2p-gossipsub": "^13.0.0",
"@chainsafe/libp2p-noise": "^15.0.0",
"@chainsafe/libp2p-yamux": "^6.0.2",
"@libp2p/autonat": "^1.0.21",
"@libp2p/bootstrap": "^10.0.22",
"@libp2p/autonat": "^1.0.0",
"@libp2p/bootstrap": "^10.1.0",
"@libp2p/circuit-relay-v2": "^1.0.24",
"@libp2p/identify": "^2.0.2",
"@libp2p/interface-pubsub": "^4.0.1",
Expand Down
Loading

0 comments on commit 9ff4ba8

Please sign in to comment.