From f7237698f7785c827153367c95af5f8299324f0e Mon Sep 17 00:00:00 2001 From: David Dias Date: Mon, 27 Nov 2017 13:17:09 +0000 Subject: [PATCH] chore: update websocket-star --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f001ccbf16..7b400751f1 100644 --- a/package.json +++ b/package.json @@ -129,7 +129,7 @@ "libp2p-secio": "~0.8.1", "libp2p-tcp": "~0.11.1", "libp2p-webrtc-star": "~0.13.2", - "libp2p-websocket-star": "~0.5.1", + "libp2p-websocket-star": "~0.6.0", "libp2p-websockets": "~0.10.4", "lodash.flatmap": "^4.5.0", "lodash.get": "^4.4.2",