File tree 1 file changed +12
-12
lines changed
1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change 33
33
],
34
34
"dependencies" : {
35
35
"async" : " ^2.6.2" ,
36
- "err-code" : " ^1.1.2 " ,
37
- "libp2p-floodsub" : " ~0.17.1 " ,
38
- "libp2p-pubsub" : " ~0.2.0 " ,
36
+ "err-code" : " ^2.0.0 " ,
37
+ "libp2p-floodsub" : " ~0.18.0 " ,
38
+ "libp2p-pubsub" : " ~0.2.1 " ,
39
39
"multistream-select" : " ~0.14.6" ,
40
- "peer-id" : " ~0.12.2 " ,
40
+ "peer-id" : " ~0.12.5 " ,
41
41
"peer-info" : " ~0.15.1" ,
42
42
"protons" : " ^1.0.1" ,
43
43
"pull-length-prefixed" : " ^1.3.3" ,
44
- "pull-stream" : " ^3.6.13 "
44
+ "pull-stream" : " ^3.6.14 "
45
45
},
46
46
"devDependencies" : {
47
- "@types/chai" : " ^4.1.7 " ,
47
+ "@types/chai" : " ^4.2.3 " ,
48
48
"@types/mocha" : " ^5.2.7" ,
49
- "aegir" : " ^20.0.0 " ,
49
+ "aegir" : " ^20.3.1 " ,
50
50
"benchmark" : " ^2.1.4" ,
51
51
"chai" : " ^4.2.0" ,
52
52
"chai-spies" : " ^1.0.0" ,
53
53
"detect-node" : " ^2.0.4" ,
54
54
"dirty-chai" : " ^2.0.1" ,
55
- "libp2p" : " ~0.25.5 " ,
55
+ "libp2p" : " ~0.26.2 " ,
56
56
"libp2p-secio" : " ~0.11.1" ,
57
57
"libp2p-spdy" : " ~0.13.3" ,
58
- "libp2p-tcp" : " ~0.13.0 " ,
59
- "libp2p-websockets" : " ~0.12.2 " ,
58
+ "libp2p-tcp" : " ~0.13.2 " ,
59
+ "libp2p-websockets" : " ~0.12.4 " ,
60
60
"lodash" : " ^4.17.15" ,
61
- "mocha" : " ^5 .2.0 " ,
61
+ "mocha" : " ^6 .2.1 " ,
62
62
"promisify-es6" : " ^1.0.3" ,
63
- "sinon" : " ^7.3.2 "
63
+ "sinon" : " ^7.5.0 "
64
64
},
65
65
"contributors" : [
66
66
You can’t perform that action at this time.
0 commit comments