|
33 | 33 | "homepage": "https://github.com/ipld/js-ipld#readme", |
34 | 34 | "license": "MIT", |
35 | 35 | "devDependencies": { |
36 | | - "aegir": "^17.1.1", |
37 | | - "bitcoinjs-lib": "^4.0.2", |
| 36 | + "aegir": "^18.0.3", |
| 37 | + "bitcoinjs-lib": "^4.0.3", |
38 | 38 | "chai": "^4.2.0", |
39 | 39 | "chai-as-promised": "^7.1.1", |
40 | 40 | "dirty-chai": "^2.0.1", |
41 | | - "ethereumjs-block": "^2.1.0", |
| 41 | + "ethereumjs-block": "^2.2.0", |
42 | 42 | "ipfs-block-service": "~0.15.2", |
43 | 43 | "ipfs-repo": "~0.26.1", |
44 | | - "ipld-bitcoin": "~0.1.8", |
45 | | - "ipld-ethereum": "^2.0.1", |
46 | | - "ipld-git": "~0.2.2", |
| 44 | + "ipld-bitcoin": "~0.1.9", |
| 45 | + "ipld-ethereum": "^2.0.3", |
| 46 | + "ipld-git": "~0.2.3", |
47 | 47 | "ipld-in-memory": "^2.0.0", |
48 | 48 | "ipld-zcash": "~0.1.6", |
49 | | - "merkle-patricia-tree": "^2.3.2", |
| 49 | + "merkle-patricia-tree": "^3.0.0", |
50 | 50 | "multihashes": "~0.4.14", |
51 | 51 | "ncp": "^2.0.0", |
52 | | - "rimraf": "^2.6.2", |
53 | | - "rlp": "^2.1.0", |
| 52 | + "rimraf": "^2.6.3", |
| 53 | + "rlp": "^2.2.2", |
54 | 54 | "zcash-bitcore-lib": "~0.13.20-rc3" |
55 | 55 | }, |
56 | 56 | "dependencies": { |
57 | 57 | "async": "^2.6.1", |
58 | | - "cids": "~0.5.5", |
| 58 | + "cids": "~0.5.7", |
59 | 59 | "ipfs-block": "~0.8.0", |
60 | | - "ipld-dag-cbor": "~0.13.0", |
| 60 | + "ipld-dag-cbor": "~0.13.1", |
61 | 61 | "ipld-dag-pb": "~0.15.2", |
62 | 62 | "ipld-raw": "^2.0.1", |
63 | 63 | "merge-options": "^1.0.1", |
|
0 commit comments