From b28eba067e5e4aecd5bee08513a0f05b2d25e426 Mon Sep 17 00:00:00 2001 From: David Dias Date: Mon, 19 Feb 2018 09:46:17 +0000 Subject: [PATCH] chore: update deps --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 338109c9..47f1fc77 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "peer-info": "~0.11.6" }, "devDependencies": { - "aegir": "^13.0.0", + "aegir": "^13.0.1", "chai": "^4.1.2", "cids": "~0.5.2", "dirty-chai": "^2.0.1", @@ -56,7 +56,7 @@ "libp2p-circuit": "~0.1.4", "libp2p-kad-dht": "~0.8.0", "libp2p-mdns": "~0.9.2", - "libp2p-multiplex": "~0.5.1", + "libp2p-mplex": "~0.6.0", "libp2p-railing": "~0.7.1", "libp2p-secio": "~0.9.2", "libp2p-spdy": "~0.11.0",