Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Commit 96f2a1e

Browse files
deps!: bump @libp2p/components from 2.1.1 to 3.0.0 (#143)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: achingbrain <[email protected]>
1 parent 488cced commit 96f2a1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
"release": "aegir release"
139139
},
140140
"dependencies": {
141-
"@libp2p/components": "^2.0.0",
141+
"@libp2p/components": "^3.0.0",
142142
"@libp2p/interface-peer-discovery": "^1.0.1",
143143
"@libp2p/interface-peer-info": "^1.0.3",
144144
"@libp2p/interfaces": "^3.0.3",
@@ -150,7 +150,7 @@
150150
"devDependencies": {
151151
"@libp2p/interface-peer-discovery-compliance-tests": "^1.0.2",
152152
"@libp2p/interface-peer-id": "^1.0.4",
153-
"@libp2p/peer-store": "^3.1.5",
153+
"@libp2p/peer-store": "^4.0.0",
154154
"aegir": "^37.5.3",
155155
"datastore-core": "^8.0.1",
156156
"delay": "^5.0.0"

0 commit comments

Comments
 (0)