|
40 | 40 | "homepage": "https://github.com/ipfs/js-ipfs-unixfs-engine#readme",
|
41 | 41 | "devDependencies": {
|
42 | 42 | "aegir": "^11.0.2",
|
43 |
| - "chai": "^4.0.1", |
44 |
| - "dirty-chai": "^1.2.2", |
| 43 | + "chai": "^4.0.2", |
| 44 | + "dirty-chai": "^2.0.0", |
45 | 45 | "ipfs": "^0.24.1",
|
46 |
| - "ipfs-block-service": "^0.9.1", |
47 |
| - "ipfs-repo": "^0.13.1", |
| 46 | + "ipfs-block-service": "^0.10.0", |
| 47 | + "ipfs-repo": "^0.15.0", |
48 | 48 | "ncp": "^2.0.0",
|
49 | 49 | "pre-commit": "^1.2.2",
|
50 | 50 | "pull-generate": "^2.2.0",
|
|
53 | 53 | "split": "^1.0.0"
|
54 | 54 | },
|
55 | 55 | "dependencies": {
|
56 |
| - "async": "^2.4.1", |
| 56 | + "async": "^2.5.0", |
57 | 57 | "bs58": "^4.0.1",
|
58 | 58 | "cids": "^0.5.0",
|
59 | 59 | "deep-extend": "^0.5.0",
|
60 |
| - "ipfs-unixfs": "^0.1.11", |
| 60 | + "ipfs-unixfs": "^0.1.12", |
61 | 61 | "ipld-dag-pb": "^0.11.0",
|
62 |
| - "ipld-resolver": "^0.11.1", |
| 62 | + "ipld-resolver": "^0.12.0", |
63 | 63 | "left-pad": "^1.1.3",
|
64 | 64 | "lodash": "^4.17.4",
|
65 | 65 | "multihashes": "^0.4.5",
|
|
74 | 74 | "pull-pushable": "^2.1.1",
|
75 | 75 | "pull-stream": "^3.6.0",
|
76 | 76 | "pull-traverse": "^1.0.3",
|
77 |
| - "pull-write": "^1.1.2", |
78 |
| - "safe-buffer": "^5.1.0", |
| 77 | + "pull-write": "^1.1.4", |
| 78 | + "safe-buffer": "^5.1.1", |
79 | 79 | "sparse-array": "^1.3.1"
|
80 | 80 | },
|
81 | 81 | "contributors": [
|
|
0 commit comments