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

Commit 8e5f8df

Browse files
committed
chore: update deps
1 parent 200c213 commit 8e5f8df

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,14 +46,14 @@
4646
"dirty-chai": "^2.0.1",
4747
"gulp": "^3.9.1",
4848
"libp2p-multiplex": "~0.4.4",
49-
"libp2p-secio": "~0.6.8",
49+
"libp2p-secio": "~0.7.0",
5050
"libp2p-spdy": "~0.10.6",
5151
"libp2p-tcp": "~0.10.1",
5252
"libp2p-webrtc-star": "~0.11.0",
5353
"libp2p-websockets": "~0.10.0",
5454
"pre-commit": "^1.2.2",
5555
"pull-goodbye": "0.0.2",
56-
"peer-book": "~0.4.0",
56+
"peer-book": "~0.5.0",
5757
"webrtcsupport": "^2.2.0"
5858
},
5959
"dependencies": {
@@ -62,13 +62,13 @@
6262
"debug": "^2.6.8",
6363
"interface-connection": "~0.3.2",
6464
"ip-address": "^5.8.8",
65-
"libp2p-identify": "~0.4.2",
65+
"libp2p-identify": "~0.5.0",
6666
"lodash.includes": "^4.3.0",
6767
"multiaddr": "^2.3.0",
6868
"multistream-select": "~0.13.5",
6969
"once": "^1.4.0",
70-
"peer-id": "~0.8.7",
71-
"peer-info": "~0.9.3",
70+
"peer-id": "~0.9.0",
71+
"peer-info": "~0.10.0",
7272
"protocol-buffers": "^3.2.1",
7373
"pull-stream": "^3.6.0"
7474
},

0 commit comments

Comments
 (0)