|
22 | 22 | "coverage-publish": "aegir-coverage publish" |
23 | 23 | }, |
24 | 24 | "dependencies": { |
25 | | - "async": "^2.1.4", |
| 25 | + "async": "^2.1.5", |
26 | 26 | "bs58": "^4.0.0", |
27 | | - "cids": "~0.4.1", |
| 27 | + "cids": "~0.4.2", |
28 | 28 | "concat-stream": "^1.6.0", |
29 | 29 | "detect-node": "^2.0.3", |
30 | 30 | "flatmap": "0.0.3", |
31 | 31 | "glob": "^7.1.1", |
32 | 32 | "glob-escape": "0.0.2", |
33 | 33 | "ipfs-block": "~0.5.5", |
34 | | - "ipfs-unixfs": "~0.1.10", |
35 | | - "ipld-dag-pb": "~0.9.5", |
| 34 | + "ipfs-unixfs": "~0.1.11", |
| 35 | + "ipld-dag-pb": "~0.10.1", |
36 | 36 | "is-ipfs": "~0.3.0", |
37 | 37 | "isstream": "^0.1.2", |
38 | 38 | "lru-cache": "^4.0.2", |
39 | | - "multiaddr": "^2.2.1", |
40 | | - "multihashes": "~0.3.3", |
| 39 | + "multiaddr": "^2.2.2", |
| 40 | + "multihashes": "~0.4.4", |
41 | 41 | "multipart-stream": "^2.0.1", |
42 | 42 | "ndjson": "^1.5.0", |
43 | 43 | "once": "^1.4.0", |
44 | | - "peer-id": "~0.8.2", |
45 | | - "peer-info": "~0.8.3", |
| 44 | + "peer-id": "~0.8.4", |
| 45 | + "peer-info": "~0.8.4", |
46 | 46 | "promisify-es6": "^1.0.2", |
47 | 47 | "pump": "^1.0.2", |
48 | | - "qs": "^6.3.0", |
| 48 | + "qs": "^6.4.0", |
49 | 49 | "readable-stream": "1.1.14", |
50 | 50 | "stream-http": "^2.6.3", |
51 | 51 | "streamifier": "^0.1.1", |
|
62 | 62 | "devDependencies": { |
63 | 63 | "aegir": "^10.0.0", |
64 | 64 | "chai": "^3.5.0", |
65 | | - "eslint-plugin-react": "^6.9.0", |
| 65 | + "eslint-plugin-react": "^6.10.2", |
66 | 66 | "gulp": "^3.9.1", |
67 | 67 | "hapi": "^16.1.0", |
68 | | - "interface-ipfs-core": "~0.24.1", |
69 | | - "ipfsd-ctl": "~0.18.3", |
| 68 | + "interface-ipfs-core": "~0.25.1", |
| 69 | + "ipfsd-ctl": "~0.20.0", |
70 | 70 | "pre-commit": "^1.2.2", |
71 | | - "socket.io": "^1.7.2", |
72 | | - "socket.io-client": "^1.7.2", |
73 | | - "stream-equal": "^0.1.13" |
| 71 | + "socket.io": "^1.7.3", |
| 72 | + "socket.io-client": "^1.7.3", |
| 73 | + "stream-equal": "^1.0.0" |
74 | 74 | }, |
75 | 75 | "pre-commit": [ |
76 | 76 | "lint", |
|
0 commit comments