From 4209f8c3b7a12dce46b2a05b5fb9b5a3682263a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marin=20Petruni=C4=87?= Date: Fri, 14 Feb 2020 10:10:51 +0100 Subject: [PATCH] update it-pb-rpc dep --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f65a50e..301b1aa 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "it-buffer": "^0.1.1", "it-length-prefixed": "^3.0.0", "it-pair": "^1.0.0", - "it-pb-rpc": "^0.1.3", + "it-pb-rpc": "^0.1.6", "it-pipe": "^1.1.0", "libp2p-crypto": "^0.17.1", "peer-id": "^0.13.5", diff --git a/yarn.lock b/yarn.lock index 8f63fb4..43215af 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3612,10 +3612,10 @@ it-pair@^1.0.0: dependencies: get-iterator "^1.0.2" -it-pb-rpc@^0.1.3: - version "0.1.3" - resolved "https://registry.yarnpkg.com/it-pb-rpc/-/it-pb-rpc-0.1.3.tgz#3d8e98454cd3fda31a4767b86267b45a7a141aa6" - integrity sha512-Zzq7ODzzFSZLsYzQVRqqaOnQENslRt0kY6QQ8ApaciCaX4xXJhtIFK9UrPbWAgXkyTDFJuLH5GgDAph/JN7JQg== +it-pb-rpc@^0.1.6: + version "0.1.6" + resolved "https://registry.yarnpkg.com/it-pb-rpc/-/it-pb-rpc-0.1.6.tgz#f6dba92f44a6ce5df8fc71ca08aefe472b552a02" + integrity sha512-4srJH8iK976tlAEv0wBnud78hxjQsDvrl71lPG7zquNiaqZ3409oqzukC05f6z0UeYwi4M80Bm+gHy/642lJ/g== dependencies: it-handshake "^1.0.1" it-length-prefixed "^3.0.0"