Skip to content

Commit 7ec197c

Browse files
authored
Merge pull request libp2p#82 from libp2p/update-deps
update the dependencies
2 parents c01c49d + 81fdc0d commit 7ec197c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -37,16 +37,16 @@
3737
"node": "^4.3.0"
3838
},
3939
"devDependencies": {
40-
"aegir": "^3.2.0",
40+
"aegir": "^4.0.0",
4141
"buffer-loader": "0.0.1",
4242
"chai": "^3.5.0",
4343
"gulp": "^3.9.1",
4444
"istanbul": "^0.4.3",
4545
"libp2p-multiplex": "^0.2.1",
46-
"libp2p-spdy": "^0.7.0",
47-
"libp2p-tcp": "^0.7.1",
48-
"libp2p-webrtc-star": "^0.3.1",
49-
"libp2p-websockets": "^0.7.0",
46+
"libp2p-spdy": "^0.8.1",
47+
"libp2p-tcp": "^0.7.4",
48+
"libp2p-webrtc-star": "^0.3.2",
49+
"libp2p-websockets": "^0.7.1",
5050
"pre-commit": "^1.1.2",
5151
"stream-pair": "^1.0.3",
5252
"webrtcsupport": "^2.2.0"
@@ -59,7 +59,7 @@
5959
"interface-connection": "^0.1.7",
6060
"ip-address": "^5.8.0",
6161
"length-prefixed-stream": "^1.5.0",
62-
"libp2p-identify": "^0.1.2",
62+
"libp2p-identify": "^0.1.3",
6363
"lodash.contains": "^2.4.3",
6464
"multiaddr": "^2.0.0",
6565
"multistream-select": "^0.9.0",
@@ -76,4 +76,4 @@
7676
"Richard Littauer <[email protected]>",
7777
"dignifiedquire <[email protected]>"
7878
]
79-
}
79+
}

0 commit comments

Comments
 (0)