54
54
"buffer-loader" : " 0.0.1" ,
55
55
"chai" : " ^3.5.0" ,
56
56
"detect-node" : " ^2.0.3" ,
57
+ "eslint-plugin-react" : " ^6.7.1" ,
57
58
"execa" : " ^0.5.0" ,
58
59
"expose-loader" : " ^0.7.1" ,
59
60
"form-data" : " ^2.1.2" ,
60
61
"fs-pull-blob-store" : " ^0.4.1" ,
61
62
"gulp" : " ^3.9.1" ,
62
- "interface-ipfs-core" : " ^0.18.4 " ,
63
+ "interface-ipfs-core" : " ^0.22.0 " ,
63
64
"left-pad" : " ^1.1.3" ,
64
- "lodash" : " ^4.17.1 " ,
65
+ "lodash" : " ^4.17.2 " ,
65
66
"ncp" : " ^2.0.0" ,
66
67
"nexpect" : " ^0.5.0" ,
67
68
"pre-commit" : " ^1.1.3" ,
70
71
"transform-loader" : " ^0.2.3"
71
72
},
72
73
"dependencies" : {
73
- "async" : " ^2.1.2 " ,
74
+ "async" : " ^2.1.4 " ,
74
75
"bl" : " ^1.1.2" ,
75
76
"boom" : " ^4.2.0" ,
76
77
"debug" : " ^2.3.3" ,
79
80
"hapi" : " ^15.2.0" ,
80
81
"hapi-set-header" : " ^1.0.2" ,
81
82
"idb-pull-blob-store" : " ^0.5.1" ,
82
- "ipfs-api" : " ^11.1 .0" ,
83
+ "ipfs-api" : " ^12.0 .0" ,
83
84
"ipfs-bitswap" : " ^0.8.1" ,
84
85
"ipfs-block" : " ^0.5.0" ,
85
86
"ipfs-block-service" : " ^0.7.0" ,
86
87
"ipfs-multipart" : " ^0.1.0" ,
87
88
"ipfs-repo" : " ^0.11.1" ,
88
89
"ipfs-unixfs" : " ^0.1.5" ,
89
- "ipfs-unixfs-engine" : " ^0.13 .0" ,
90
- "ipld-resolver" : " ^0.2 .0" ,
90
+ "ipfs-unixfs-engine" : " ^0.14 .0" ,
91
+ "ipld-resolver" : " ^0.3 .0" ,
91
92
"isstream" : " ^0.1.2" ,
92
- "joi" : " ^9.2.0 " ,
93
+ "joi" : " ^10.0.1 " ,
93
94
"libp2p-ipfs" : " ^0.15.0" ,
94
95
"libp2p-ipfs-browser" : " ^0.16.0" ,
95
96
"lodash.flatmap" : " ^4.5.0" ,
99
100
"lodash.sortby" : " ^4.7.0" ,
100
101
"lodash.values" : " ^4.3.0" ,
101
102
"mafmt" : " ^2.1.2" ,
102
- "multiaddr" : " ^2.0.3 " ,
103
+ "multiaddr" : " ^2.1.1 " ,
103
104
"multihashes" : " ^0.2.2" ,
104
105
"path-exists" : " ^3.0.0" ,
105
106
"peer-book" : " ^0.3.0" ,
106
107
"peer-id" : " ^0.8.0" ,
107
- "peer-info" : " ^0.8.0 " ,
108
+ "peer-info" : " ^0.8.1 " ,
108
109
"promisify-es6" : " ^1.0.2" ,
109
110
"pull-file" : " ^1.0.0" ,
110
111
"pull-paramap" : " ^1.2.1" ,
114
115
"pull-stream-to-stream" : " ^1.3.3" ,
115
116
"pull-zip" : " ^2.0.1" ,
116
117
"read-pkg-up" : " ^2.0.0" ,
117
- "readable-stream" : " ^ 1.1.14" ,
118
+ "readable-stream" : " 1.1.14" ,
118
119
"stream-to-pull-stream" : " ^1.7.2" ,
119
120
"tar-stream" : " ^1.5.2" ,
120
121
"temp" : " ^0.8.3" ,
147
148
148
149
" npmcdn-to-unpkg-bot <[email protected] >"
149
150
]
150
- }
151
+ }
0 commit comments