Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Sep 11, 2024
1 parent 9c4dadc commit 587b0c6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -172,8 +172,8 @@
"docs": "aegir docs"
},
"dependencies": {
"@libp2p/interface": "^1.5.0",
"@libp2p/utils": "^5.2.5",
"@libp2p/interface": "^2.0.0",
"@libp2p/utils": "^6.0.0",
"get-iterator": "^2.0.1",
"it-foreach": "^2.0.6",
"it-pushable": "^3.2.3",
Expand All @@ -182,9 +182,9 @@
},
"devDependencies": {
"@dapplion/benchmark": "^0.2.4",
"@libp2p/interface-compliance-tests": "^5.3.1",
"@libp2p/logger": "^4.0.6",
"@libp2p/mplex": "^10.0.15",
"@libp2p/interface-compliance-tests": "^6.0.0",
"@libp2p/logger": "^5.0.0",
"@libp2p/mplex": "^11.0.0",
"aegir": "^44.1.1",
"it-drain": "^3.0.5",
"it-pair": "^2.0.6",
Expand Down

0 comments on commit 587b0c6

Please sign in to comment.