Skip to content

Commit

Permalink
deps: update sibling dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aegir[bot] committed Sep 9, 2022
1 parent 0de52f6 commit c3ebd58
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/libp2p-daemon-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
"release": "aegir release"
},
"dependencies": {
"@libp2p/daemon-protocol": "^2.0.0",
"@libp2p/daemon-protocol": "^3.0.0",
"@libp2p/interface-peer-id": "^1.0.2",
"@libp2p/interface-peer-info": "^1.0.1",
"@libp2p/logger": "^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/libp2p-daemon-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
"release": "aegir release"
},
"dependencies": {
"@libp2p/daemon-protocol": "^2.0.0",
"@libp2p/daemon-protocol": "^3.0.0",
"@libp2p/interface-connection": "^3.0.1",
"@libp2p/interface-dht": "^1.0.0",
"@libp2p/interface-peer-id": "^1.0.2",
Expand Down

0 comments on commit c3ebd58

Please sign in to comment.