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

Commit 27f6c41

Browse files
authoredJul 7, 2021
chore: update deps (#134)
BREAKING CHANGE: uses new major of mafmt, multiaddr, etc
1 parent db343b2 commit 27f6c41

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed
 

‎package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@
4444
"err-code": "^3.0.1",
4545
"ipfs-utils": "^8.1.2",
4646
"it-ws": "^4.0.0",
47-
"libp2p-utils": "^0.3.0",
48-
"mafmt": "^9.0.0",
49-
"multiaddr": "^9.0.1",
47+
"libp2p-utils": "^0.4.0",
48+
"mafmt": "^10.0.0",
49+
"multiaddr": "^10.0.0",
5050
"multiaddr-to-uri": "^7.0.0",
5151
"p-defer": "^3.0.0",
5252
"p-timeout": "^4.1.0"
@@ -58,8 +58,8 @@
5858
"is-loopback-addr": "^1.0.1",
5959
"it-goodbye": "^3.0.0",
6060
"it-pipe": "^1.1.0",
61-
"libp2p-interfaces": "^0.10.0",
62-
"streaming-iterables": "^5.0.2",
61+
"libp2p-interfaces": "^0.12.1",
62+
"streaming-iterables": "^6.0.0",
6363
"uint8arrays": "^2.1.2",
6464
"util": "^0.12.3"
6565
},

0 commit comments

Comments
 (0)
This repository has been archived.