From 04a4ffcc36da4fbab4e3ac578f7a0019ff0fcb0c Mon Sep 17 00:00:00 2001 From: David Dias Date: Thu, 7 Sep 2017 10:50:32 +0100 Subject: [PATCH] chore: update deps --- package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 2ffc12f7..19b6e656 100644 --- a/package.json +++ b/package.json @@ -39,9 +39,9 @@ "dependencies": { "async": "^2.5.0", "libp2p-ping": "~0.6.0", - "libp2p-swarm": "~0.32.0", - "mafmt": "^3.0.0", - "multiaddr": "^3.0.0", + "libp2p-swarm": "~0.32.1", + "mafmt": "^3.0.1", + "multiaddr": "^3.0.1", "peer-book": "~0.5.0", "peer-id": "~0.10.0", "peer-info": "~0.11.0" @@ -55,10 +55,10 @@ "libp2p-mdns": "~0.9.0", "libp2p-multiplex": "~0.5.0", "libp2p-railing": "~0.7.0", - "libp2p-secio": "~0.8.0", + "libp2p-secio": "~0.8.1", "libp2p-spdy": "~0.11.0", "libp2p-tcp": "~0.11.0", - "libp2p-webrtc-star": "~0.13.0", + "libp2p-webrtc-star": "~0.13.1", "libp2p-websockets": "~0.10.1", "lodash.times": "^4.3.2", "pre-commit": "^1.2.2", @@ -80,4 +80,4 @@ "greenkeeperio-bot ", "mayerwin " ] -} \ No newline at end of file +}