From 750791dc3d83c55b4d2d07a167a292fc1dfa6fc7 Mon Sep 17 00:00:00 2001 From: David Dias Date: Tue, 27 Feb 2018 07:18:23 -0500 Subject: [PATCH] chore: update deps --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 7816a6c..630f543 100644 --- a/package.json +++ b/package.json @@ -29,22 +29,22 @@ "debug": "^3.1.0", "interface-connection": "~0.3.2", "libp2p-crypto": "~0.12.1", - "multihashing-async": "~0.4.7", + "multihashing-async": "~0.4.8", "peer-id": "~0.10.6", "peer-info": "^0.11.6", "protons": "^1.0.1", "pull-defer": "^0.2.2", "pull-handshake": "^1.1.4", "pull-length-prefixed": "^1.3.0", - "pull-stream": "^3.6.1" + "pull-stream": "^3.6.2" }, "devDependencies": { - "aegir": "^12.4.0", + "aegir": "^13.0.5", "benchmark": "^2.1.4", "chai": "^4.1.2", "dirty-chai": "^2.0.1", "gulp": "^3.9.1", - "libp2p-websockets": "~0.10.4", + "libp2p-websockets": "~0.10.5", "multistream-select": "^0.14.1", "pre-commit": "^1.2.2", "pull-goodbye": "0.0.2",