Skip to content

Commit d7c517b

Browse files
committed
chore: update it-pb-rpc dep
1 parent ee01e42 commit d7c517b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"it-buffer": "^0.1.3",
6060
"it-length-prefixed": "^5.0.3",
6161
"it-pair": "^1.0.0",
62-
"it-pb-rpc": "^0.1.12",
62+
"it-pb-rpc": "^0.2.0",
6363
"it-pipe": "^1.1.0",
6464
"peer-id": "^0.16.0",
6565
"protobufjs": "^6.11.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4825,10 +4825,10 @@ it-pair@^1.0.0:
48254825
dependencies:
48264826
get-iterator "^1.0.2"
48274827

4828-
it-pb-rpc@^0.1.12:
4829-
version "0.1.12"
4830-
resolved "https://registry.yarnpkg.com/it-pb-rpc/-/it-pb-rpc-0.1.12.tgz#230a575dce47bfdc9dd964c00120abfa5e290289"
4831-
integrity sha512-bRSlbe2JEiqUsaRjR/5TFv2JrduA08SM93QvVDXYyH/16LcDXrPe+Up++jLFYKUTlng4VNkSBw7AFfqdXLR+IQ==
4828+
it-pb-rpc@^0.2.0:
4829+
version "0.2.0"
4830+
resolved "https://registry.yarnpkg.com/it-pb-rpc/-/it-pb-rpc-0.2.0.tgz#9247489e73e4a7d382d63a74778c1c3308bd9297"
4831+
integrity sha512-Rojodsa6yxSTZDqVVF9HXKsISoHtlLNOL0P6b/7oCswiscbjCpt1IB78BxRDHpFL3tg8jFPMNDTP3v6ZjrMf9w==
48324832
dependencies:
48334833
it-handshake "^2.0.0"
48344834
it-length-prefixed "^5.0.3"

0 commit comments

Comments
 (0)