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

Commit bd333c8

Browse files
Alan Shawjacobheun
Alan Shaw
authored andcommittedJan 4, 2019
chore: update deps
License: MIT Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
1 parent 7398c19 commit bd333c8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -31,17 +31,17 @@
3131
},
3232
"homepage": "https://github.com/libp2p/js-libp2p-mdns",
3333
"devDependencies": {
34-
"aegir": "^17.1.1",
34+
"aegir": "^18.0.2",
3535
"async": "^2.6.1",
3636
"chai": "^4.2.0",
3737
"dirty-chai": "^2.0.1"
3838
},
3939
"dependencies": {
4040
"libp2p-tcp": "~0.13.0",
41-
"multiaddr": "^5.0.2",
41+
"multiaddr": "^6.0.2",
4242
"multicast-dns": "^7.2.0",
4343
"peer-id": "~0.12.0",
44-
"peer-info": "~0.14.1"
44+
"peer-info": "~0.15.0"
4545
},
4646
"contributors": [
4747
"David Dias <daviddias.p@gmail.com>",

0 commit comments

Comments
 (0)
This repository has been archived.