Skip to content
This repository was archived by the owner on Aug 23, 2019. It is now read-only.

Commit 7c60361

Browse files
harrshasridaviddias
authored andcommitted
chore: update deps
Chore which i think fixes this issue also https://github.com/libp2p/js-libp2p-switch/issues/235
1 parent b40ce97 commit 7c60361

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libp2p-switch",
3-
"version": "0.37.3",
3+
"version": "0.37.4",
44
"description": "libp2p switch implementation in JavaScript",
55
"main": "src/index.js",
66
"scripts": {
@@ -43,7 +43,7 @@
4343
"dirty-chai": "^2.0.1",
4444
"gulp": "^3.9.1",
4545
"libp2p-mplex": "~0.6.0",
46-
"libp2p-secio": "~0.9.3",
46+
"libp2p-secio": "~0.9.4",
4747
"libp2p-spdy": "~0.11.0",
4848
"libp2p-tcp": "~0.11.6",
4949
"libp2p-webrtc-star": "~0.13.4",

0 commit comments

Comments
 (0)