Skip to content

Commit 865cb8a

Browse files
author
aegir[bot]
committedNov 30, 2023
chore: update sibling dependencies
1 parent fc9401e commit 865cb8a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎packages/libp2p-daemon-client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
},
137137
"dependencies": {
138138
"@chainsafe/libp2p-gossipsub": "^10.0.0",
139-
"@libp2p/daemon-protocol": "^5.0.0",
139+
"@libp2p/daemon-protocol": "^6.0.0",
140140
"@libp2p/interface": "^1.0.0",
141141
"@libp2p/kad-dht": "^11.0.0",
142142
"@libp2p/logger": "^4.0.0",

‎packages/libp2p-daemon-server/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
},
141141
"dependencies": {
142142
"@chainsafe/libp2p-gossipsub": "^10.0.0",
143-
"@libp2p/daemon-protocol": "^5.0.0",
143+
"@libp2p/daemon-protocol": "^6.0.0",
144144
"@libp2p/interface": "^1.0.0",
145145
"@libp2p/kad-dht": "^11.0.0",
146146
"@libp2p/logger": "^4.0.0",

0 commit comments

Comments
 (0)
Please sign in to comment.