|
29 | 29 | "big.js": "^5.0.3", |
30 | 30 | "bs58": "^4.0.1", |
31 | 31 | "cids": "~0.5.2", |
32 | | - "concat-stream": "^1.6.0", |
| 32 | + "concat-stream": "^1.6.1", |
33 | 33 | "detect-node": "^2.0.3", |
34 | 34 | "flatmap": "0.0.3", |
35 | 35 | "glob": "^7.1.2", |
36 | 36 | "ipfs-block": "~0.6.1", |
37 | 37 | "ipfs-unixfs": "~0.1.14", |
38 | | - "ipld-dag-pb": "~0.13.0", |
| 38 | + "ipld-dag-pb": "~0.13.1", |
39 | 39 | "is-ipfs": "^0.3.2", |
40 | 40 | "is-stream": "^1.1.0", |
41 | | - "lru-cache": "^4.1.1", |
| 41 | + "lru-cache": "^4.1.2", |
42 | 42 | "multiaddr": "^3.0.2", |
43 | 43 | "multihashes": "~0.4.13", |
44 | 44 | "ndjson": "^1.5.0", |
|
47 | 47 | "peer-info": "~0.11.6", |
48 | 48 | "promisify-es6": "^1.0.3", |
49 | 49 | "pull-defer": "^0.2.2", |
50 | | - "pull-pushable": "^2.1.2", |
| 50 | + "pull-pushable": "^2.2.0", |
51 | 51 | "pump": "^3.0.0", |
52 | 52 | "qs": "^6.5.1", |
53 | | - "readable-stream": "^2.3.4", |
| 53 | + "readable-stream": "^2.3.5", |
54 | 54 | "stream-http": "^2.8.0", |
55 | 55 | "stream-to-pull-stream": "^1.7.2", |
56 | 56 | "streamifier": "^0.1.1", |
|
65 | 65 | "url": "https://github.com/ipfs/js-ipfs-api" |
66 | 66 | }, |
67 | 67 | "devDependencies": { |
68 | | - "aegir": "^13.0.0", |
| 68 | + "aegir": "^13.0.6", |
69 | 69 | "chai": "^4.1.2", |
70 | 70 | "cross-env": "^5.1.3", |
71 | 71 | "dirty-chai": "^2.0.1", |
72 | | - "eslint-plugin-react": "^7.6.1", |
| 72 | + "eslint-plugin-react": "^7.7.0", |
73 | 73 | "go-ipfs-dep": "^0.4.13", |
74 | 74 | "gulp": "^3.9.1", |
75 | | - "hapi": "^17.2.0", |
76 | | - "interface-ipfs-core": "~0.51.0", |
| 75 | + "hapi": "^17.2.2", |
| 76 | + "interface-ipfs-core": "~0.55.1", |
77 | 77 | "ipfs": "~0.28.0", |
78 | | - "ipfsd-ctl": "~0.29.0", |
| 78 | + "ipfsd-ctl": "~0.29.1", |
79 | 79 | "pre-commit": "^1.2.2", |
80 | 80 | "socket.io": "^2.0.4", |
81 | 81 | "socket.io-client": "^2.0.4", |
|
0 commit comments