|
27 | 27 | },
|
28 | 28 | "dependencies": {
|
29 | 29 | "async": "^2.6.1",
|
30 |
| - "big.js": "^5.1.2", |
31 |
| - "bl": "^2.0.1", |
| 30 | + "big.js": "^5.2.2", |
| 31 | + "bl": "^2.1.2", |
32 | 32 | "bs58": "^4.0.1",
|
33 |
| - "cids": "~0.5.3", |
| 33 | + "cids": "~0.5.5", |
34 | 34 | "concat-stream": "^1.6.2",
|
35 |
| - "debug": "^3.1.0", |
36 |
| - "detect-node": "^2.0.3", |
| 35 | + "debug": "^4.1.0", |
| 36 | + "detect-node": "^2.0.4", |
37 | 37 | "flatmap": "0.0.3",
|
38 |
| - "glob": "^7.1.2", |
39 |
| - "ipfs-block": "~0.7.1", |
40 |
| - "ipfs-unixfs": "~0.1.15", |
| 38 | + "glob": "^7.1.3", |
| 39 | + "ipfs-block": "~0.8.0", |
| 40 | + "ipfs-unixfs": "~0.1.16", |
41 | 41 | "ipld-dag-cbor": "~0.13.0",
|
42 |
| - "ipld-dag-pb": "~0.14.6", |
43 |
| - "is-ipfs": "~0.4.2", |
| 42 | + "ipld-dag-pb": "~0.14.11", |
| 43 | + "is-ipfs": "~0.4.7", |
44 | 44 | "is-pull-stream": "0.0.0",
|
45 | 45 | "is-stream": "^1.1.0",
|
46 |
| - "libp2p-crypto": "~0.13.0", |
| 46 | + "libp2p-crypto": "~0.14.0", |
47 | 47 | "lodash": "^4.17.11",
|
48 | 48 | "lru-cache": "^4.1.3",
|
49 | 49 | "multiaddr": "^5.0.0",
|
50 |
| - "multibase": "~0.4.0", |
51 |
| - "multihashes": "~0.4.13", |
| 50 | + "multibase": "~0.5.0", |
| 51 | + "multihashes": "~0.4.14", |
52 | 52 | "ndjson": "^1.5.0",
|
53 | 53 | "once": "^1.4.0",
|
54 |
| - "peer-id": "~0.11.0", |
| 54 | + "peer-id": "~0.12.0", |
55 | 55 | "peer-info": "~0.14.1",
|
56 | 56 | "promisify-es6": "^1.0.3",
|
57 |
| - "pull-defer": "~0.2.2", |
| 57 | + "pull-defer": "~0.2.3", |
58 | 58 | "pull-pushable": "^2.2.0",
|
59 | 59 | "pull-stream-to-stream": "^1.3.4",
|
60 | 60 | "pump": "^3.0.0",
|
61 | 61 | "qs": "^6.5.2",
|
62 |
| - "readable-stream": "^2.3.6", |
| 62 | + "readable-stream": "^3.0.6", |
63 | 63 | "stream-http": "^3.0.0",
|
64 | 64 | "stream-to-pull-stream": "^1.7.2",
|
65 | 65 | "streamifier": "~0.1.1",
|
66 |
| - "tar-stream": "^1.6.1" |
| 66 | + "tar-stream": "^1.6.2" |
67 | 67 | },
|
68 | 68 | "engines": {
|
69 | 69 | "node": ">=8.0.0",
|
|
74 | 74 | "url": "https://github.com/ipfs/js-ipfs-api"
|
75 | 75 | },
|
76 | 76 | "devDependencies": {
|
77 |
| - "aegir": "^15.1.0", |
| 77 | + "aegir": "^17.0.1", |
78 | 78 | "browser-process-platform": "~0.1.1",
|
79 |
| - "chai": "^4.1.2", |
| 79 | + "chai": "^4.2.0", |
80 | 80 | "cross-env": "^5.2.0",
|
81 | 81 | "dirty-chai": "^2.0.1",
|
82 |
| - "eslint-plugin-react": "^7.10.0", |
| 82 | + "eslint-plugin-react": "^7.11.1", |
83 | 83 | "go-ipfs-dep": "~0.4.17",
|
84 | 84 | "gulp": "^3.9.1",
|
85 | 85 | "interface-ipfs-core": "~0.81.0",
|
86 |
| - "ipfsd-ctl": "~0.39.0", |
87 |
| - "pull-stream": "^3.6.8", |
| 86 | + "ipfsd-ctl": "~0.39.5", |
| 87 | + "pull-stream": "^3.6.9", |
88 | 88 | "socket.io": "^2.1.1",
|
89 | 89 | "socket.io-client": "^2.1.1",
|
90 | 90 | "stream-equal": "^1.1.1"
|
|
0 commit comments