Skip to content

Commit 7516593

Browse files
authored
chore: update deps (#454)
1 parent aa9b70d commit 7516593

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
@@ -165,7 +165,7 @@
165165
"@libp2p/interface-peer-id": "^1.0.4",
166166
"@libp2p/interface-peer-store": "^1.2.0",
167167
"@libp2p/topology": "^3.0.0",
168-
"@libp2p/tracked-map": "^1.0.4",
168+
"@libp2p/tracked-map": "^2.0.0",
169169
"@multiformats/multiaddr": "^10.1.8",
170170
"@vascosantos/moving-average": "^1.1.0",
171171
"any-signal": "^3.0.0",
@@ -186,7 +186,7 @@
186186
"devDependencies": {
187187
"@chainsafe/libp2p-noise": "^7.0.1",
188188
"@libp2p/kad-dht": "^3.0.0",
189-
"@libp2p/mplex": "^3.0.0",
189+
"@libp2p/mplex": "^4.0.0",
190190
"@libp2p/peer-id": "^1.1.8",
191191
"@libp2p/peer-id-factory": "^1.0.8",
192192
"@libp2p/tcp": "^3.0.1",

0 commit comments

Comments
 (0)