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