update it-pb-rpc dep

This commit is contained in:
Marin Petrunić 2020-02-14 10:10:51 +01:00
parent dbb896c249
commit 4209f8c3b7
No known key found for this signature in database
GPG Key ID: 834D07135E110DA5
2 changed files with 5 additions and 5 deletions

View File

@ -70,7 +70,7 @@
"it-buffer": "^0.1.1", "it-buffer": "^0.1.1",
"it-length-prefixed": "^3.0.0", "it-length-prefixed": "^3.0.0",
"it-pair": "^1.0.0", "it-pair": "^1.0.0",
"it-pb-rpc": "^0.1.3", "it-pb-rpc": "^0.1.6",
"it-pipe": "^1.1.0", "it-pipe": "^1.1.0",
"libp2p-crypto": "^0.17.1", "libp2p-crypto": "^0.17.1",
"peer-id": "^0.13.5", "peer-id": "^0.13.5",

View File

@ -3612,10 +3612,10 @@ it-pair@^1.0.0:
dependencies: dependencies:
get-iterator "^1.0.2" get-iterator "^1.0.2"
it-pb-rpc@^0.1.3: it-pb-rpc@^0.1.6:
version "0.1.3" version "0.1.6"
resolved "https://registry.yarnpkg.com/it-pb-rpc/-/it-pb-rpc-0.1.3.tgz#3d8e98454cd3fda31a4767b86267b45a7a141aa6" resolved "https://registry.yarnpkg.com/it-pb-rpc/-/it-pb-rpc-0.1.6.tgz#f6dba92f44a6ce5df8fc71ca08aefe472b552a02"
integrity sha512-Zzq7ODzzFSZLsYzQVRqqaOnQENslRt0kY6QQ8ApaciCaX4xXJhtIFK9UrPbWAgXkyTDFJuLH5GgDAph/JN7JQg== integrity sha512-4srJH8iK976tlAEv0wBnud78hxjQsDvrl71lPG7zquNiaqZ3409oqzukC05f6z0UeYwi4M80Bm+gHy/642lJ/g==
dependencies: dependencies:
it-handshake "^1.0.1" it-handshake "^1.0.1"
it-length-prefixed "^3.0.0" it-length-prefixed "^3.0.0"