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 Apr 19, 2023
1 parent 853b96e commit e0ec5ec
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": "^3.0.0",
"@libp2p/daemon-protocol": "^4.0.0",
"@libp2p/interface-connection": "^5.0.1",
"@libp2p/interface-peer-id": "^2.0.0",
"@libp2p/interface-peer-info": "^1.0.1",
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": "^3.0.0",
"@libp2p/daemon-protocol": "^4.0.0",
"@libp2p/interface-connection": "^5.0.1",
"@libp2p/interface-dht": "^2.0.0",
"@libp2p/interface-peer-id": "^2.0.0",
Expand Down

0 comments on commit e0ec5ec

Please sign in to comment.