|
40 | 40 | }, |
41 | 41 | "homepage": "https://github.com/ipfs/js-ipfs-unixfs-engine#readme", |
42 | 42 | "devDependencies": { |
43 | | - "aegir": "^13.0.7", |
| 43 | + "aegir": "^14.0.0", |
44 | 44 | "chai": "^4.1.2", |
45 | 45 | "dirty-chai": "^2.0.1", |
46 | | - "ipfs": "~0.28.2", |
| 46 | + "ipfs": "~0.29.3", |
47 | 47 | "ipfs-block-service": "~0.14.0", |
48 | | - "ipfs-repo": "~0.20.0", |
| 48 | + "ipfs-repo": "~0.22.1", |
49 | 49 | "ncp": "^2.0.0", |
50 | 50 | "pre-commit": "^1.2.2", |
51 | 51 | "pull-generate": "^2.2.0", |
52 | 52 | "pull-zip": "^2.0.1", |
53 | 53 | "rimraf": "^2.6.2", |
54 | | - "sinon": "^4.5.0", |
| 54 | + "sinon": "^5.0.10", |
55 | 55 | "split": "^1.0.1" |
56 | 56 | }, |
57 | 57 | "dependencies": { |
58 | | - "async": "^2.6.0", |
| 58 | + "async": "^2.6.1", |
59 | 59 | "bs58": "^4.0.1", |
60 | 60 | "cids": "~0.5.3", |
61 | | - "deep-extend": "~0.5.0", |
| 61 | + "deep-extend": "~0.6.0", |
62 | 62 | "ipfs-unixfs": "~0.1.14", |
63 | | - "ipld": "^0.17.0", |
64 | | - "ipld-dag-pb": "~0.14.3", |
| 63 | + "ipld": "^0.17.2", |
| 64 | + "ipld-dag-pb": "~0.14.4", |
65 | 65 | "left-pad": "^1.3.0", |
66 | | - "lodash": "^4.17.5", |
| 66 | + "lodash": "^4.17.10", |
67 | 67 | "multihashes": "~0.4.13", |
68 | | - "multihashing-async": "~0.4.8", |
| 68 | + "multihashing-async": "~0.5.1", |
69 | 69 | "pull-batch": "^1.0.0", |
70 | 70 | "pull-block": "^1.4.0", |
71 | 71 | "pull-cat": "^1.1.11", |
72 | 72 | "pull-pair": "^1.1.0", |
73 | 73 | "pull-paramap": "^1.2.2", |
74 | 74 | "pull-pause": "0.0.2", |
75 | 75 | "pull-pushable": "^2.2.0", |
76 | | - "pull-stream": "^3.6.7", |
| 76 | + "pull-stream": "^3.6.8", |
77 | 77 | "pull-through": "^1.0.18", |
78 | 78 | "pull-traverse": "^1.0.3", |
79 | 79 | "pull-write": "^1.1.4", |
|
0 commit comments