From 5ae98b1e409d94fbf9ad1303cae245d2522255c2 Mon Sep 17 00:00:00 2001 From: David Dias Date: Thu, 5 Apr 2018 17:33:45 +0100 Subject: [PATCH] chore: update deps --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index b5e7154..6afcf53 100644 --- a/package.json +++ b/package.json @@ -30,8 +30,8 @@ "interface-connection": "~0.3.2", "libp2p-crypto": "~0.12.1", "multihashing-async": "~0.4.8", - "peer-id": "~0.10.6", - "peer-info": "^0.11.6", + "peer-id": "~0.10.7", + "peer-info": "^0.14.0", "protons": "^1.0.1", "pull-defer": "^0.2.2", "pull-handshake": "^1.1.4", @@ -44,7 +44,7 @@ "chai": "^4.1.2", "dirty-chai": "^2.0.1", "gulp": "^3.9.1", - "libp2p-websockets": "~0.10.5", + "libp2p-websockets": "~0.11.0", "multistream-select": "^0.14.1", "pre-commit": "^1.2.2", "pull-goodbye": "0.0.2",