This repository was archived by the owner on Mar 10, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change 28
28
"async" : " ^2.6.0" ,
29
29
"big.js" : " ^5.0.3" ,
30
30
"bs58" : " ^4.0.1" ,
31
- "cids" : " ~0.5.2 " ,
32
- "concat-stream" : " ^1.6.1 " ,
31
+ "cids" : " ~0.5.3 " ,
32
+ "concat-stream" : " ^1.6.2 " ,
33
33
"detect-node" : " ^2.0.3" ,
34
34
"flatmap" : " 0.0.3" ,
35
35
"glob" : " ^7.1.2" ,
39
39
"is-ipfs" : " ^0.3.2" ,
40
40
"is-stream" : " ^1.1.0" ,
41
41
"lru-cache" : " ^4.1.2" ,
42
- "multiaddr" : " ^3.0.2 " ,
42
+ "multiaddr" : " ^3.1.0 " ,
43
43
"multihashes" : " ~0.4.13" ,
44
44
"ndjson" : " ^1.5.0" ,
45
45
"once" : " ^1.4.0" ,
51
51
"pump" : " ^3.0.0" ,
52
52
"qs" : " ^6.5.1" ,
53
53
"readable-stream" : " ^2.3.5" ,
54
- "stream-http" : " ^2.8.0 " ,
54
+ "stream-http" : " ^2.8.1 " ,
55
55
"stream-to-pull-stream" : " ^1.7.2" ,
56
56
"streamifier" : " ^0.1.1" ,
57
57
"tar-stream" : " ^1.5.5"
67
67
"devDependencies" : {
68
68
"aegir" : " ^13.0.6" ,
69
69
"chai" : " ^4.1.2" ,
70
- "cross-env" : " ^5.1.3 " ,
70
+ "cross-env" : " ^5.1.4 " ,
71
71
"dirty-chai" : " ^2.0.1" ,
72
72
"eslint-plugin-react" : " ^7.7.0" ,
73
- "go-ipfs-dep" : " ^0.4.13 " ,
73
+ "go-ipfs-dep" : " ^0.4.14 " ,
74
74
"gulp" : " ^3.9.1" ,
75
- "hapi" : " ^17.2.2 " ,
76
- "interface-ipfs-core" : " ~0.55.1 " ,
77
- "ipfs" : " ~0.28.0 " ,
78
- "ipfsd-ctl" : " ~0.29.1 " ,
75
+ "hapi" : " ^17.2.3 " ,
76
+ "interface-ipfs-core" : " ~0.58.0 " ,
77
+ "ipfs" : " ~0.28.2 " ,
78
+ "ipfsd-ctl" : " ~0.31.0 " ,
79
79
"pre-commit" : " ^1.2.2" ,
80
80
"socket.io" : " ^2.0.4" ,
81
81
"socket.io-client" : " ^2.0.4" ,
82
- "stream-equal" : " ^1.1.0 "
82
+ "stream-equal" : " ^1.1.1 "
83
83
},
84
84
"pre-commit" : [
85
85
" lint" ,
You can’t perform that action at this time.
0 commit comments