From 132a36a181d2bab23cdc32c87d1119278a4214ac Mon Sep 17 00:00:00 2001 From: Jeromy Date: Sat, 5 Nov 2016 18:05:41 -0700 Subject: [PATCH] update to go-smux-multistream with negotiate timeouts --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index e9bb24f..c70893c 100644 --- a/package.json +++ b/package.json @@ -150,9 +150,9 @@ }, { "author": "whyrusleeping", - "hash": "Qme8hbiTP4VNr1s7FxsfnnqrxbxPz3KPWtuGYeGbtFnhGC", + "hash": "QmetupZ62uEdoqNsbZUCgqU3JyfssExBfqBwBhDpjyE6eW", "name": "go-smux-multistream", - "version": "1.3.1" + "version": "1.4.0" }, { "author": "whyrusleeping", @@ -240,9 +240,9 @@ }, { "author": "whyrusleeping", - "hash": "QmYe8b7yWBaaE4bxoG9UB1pvSYkcXnNAMP664iJfnvH4i5", + "hash": "QmcjMKTqrWgMMCExEnwczefhno5fvx7FHDV63peZwDzHNF", "name": "go-libp2p-swarm", - "version": "1.3.2" + "version": "1.3.3" }, { "author": "whyrusleeping", -- GitLab