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

Commit cf56511

Browse files
committed
chore: update deps
1 parent a4521dd commit cf56511

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -37,21 +37,21 @@
3737
"npm": ">=3.0.0"
3838
},
3939
"devDependencies": {
40-
"aegir": "^13.0.1",
40+
"aegir": "^13.0.5",
4141
"buffer-loader": "0.0.1",
4242
"chai": "^4.1.2",
4343
"dirty-chai": "^2.0.1",
4444
"gulp": "^3.9.1",
4545
"libp2p-mplex": "~0.6.0",
46-
"libp2p-secio": "~0.9.2",
46+
"libp2p-secio": "~0.9.3",
4747
"libp2p-spdy": "~0.11.0",
48-
"libp2p-tcp": "~0.11.5",
49-
"libp2p-webrtc-star": "~0.13.3",
50-
"libp2p-websockets": "~0.10.4",
48+
"libp2p-tcp": "~0.11.6",
49+
"libp2p-webrtc-star": "~0.13.4",
50+
"libp2p-websockets": "~0.10.5",
5151
"peer-book": "~0.5.4",
5252
"pre-commit": "^1.2.2",
5353
"pull-goodbye": "0.0.2",
54-
"sinon": "^4.3.0",
54+
"sinon": "^4.4.2",
5555
"webrtcsupport": "^2.2.0"
5656
},
5757
"dependencies": {
@@ -69,7 +69,7 @@
6969
"once": "^1.4.0",
7070
"peer-id": "~0.10.6",
7171
"peer-info": "~0.11.6",
72-
"pull-stream": "^3.6.1",
72+
"pull-stream": "^3.6.2",
7373
"quick-lru": "^1.1.0"
7474
},
7575
"contributors": [

0 commit comments

Comments
 (0)