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"