|
40 | 40 | "async": "^2.6.2", |
41 | 41 | "base32.js": "~0.1.0", |
42 | 42 | "chai-checkmark": "^1.0.1", |
43 | | - "cids": "~0.5.7", |
| 43 | + "cids": "~0.6.0", |
44 | 44 | "debug": "^4.1.1", |
45 | 45 | "err-code": "^1.1.2", |
46 | 46 | "hashlru": "^2.3.0", |
47 | 47 | "heap": "~0.2.6", |
48 | 48 | "interface-datastore": "~0.6.0", |
49 | 49 | "k-bucket": "^5.0.0", |
50 | | - "libp2p-crypto": "~0.16.0", |
| 50 | + "libp2p-crypto": "~0.16.1", |
51 | 51 | "libp2p-record": "~0.6.2", |
52 | 52 | "merge-options": "^1.0.1", |
53 | 53 | "multihashes": "~0.4.14", |
|
56 | 56 | "peer-info": "~0.15.1", |
57 | 57 | "priorityqueue": "~0.2.1", |
58 | 58 | "protons": "^1.0.1", |
59 | | - "pull-length-prefixed": "^1.3.1", |
| 59 | + "pull-length-prefixed": "^1.3.2", |
60 | 60 | "pull-stream": "^3.6.9", |
61 | 61 | "varint": "^5.0.0", |
62 | 62 | "xor-distance": "^2.0.0" |
63 | 63 | }, |
64 | 64 | "devDependencies": { |
65 | | - "aegir": "^18.1.1", |
| 65 | + "aegir": "^18.2.1", |
66 | 66 | "chai": "^4.2.0", |
67 | 67 | "datastore-level": "~0.10.0", |
68 | 68 | "dirty-chai": "^2.0.1", |
69 | 69 | "interface-connection": "~0.3.3", |
70 | | - "libp2p-mplex": "~0.8.4", |
71 | | - "libp2p-switch": "~0.41.5", |
| 70 | + "libp2p-mplex": "~0.8.5", |
| 71 | + "libp2p-switch": "~0.42.7", |
72 | 72 | "libp2p-tcp": "~0.13.0", |
73 | 73 | "lodash": "^4.17.11", |
74 | 74 | "lodash.random": "^3.2.0", |
75 | 75 | "lodash.range": "^3.2.0", |
76 | 76 | "peer-book": "~0.9.1", |
77 | | - "sinon": "^7.2.4" |
| 77 | + "sinon": "^7.3.1" |
78 | 78 | }, |
79 | 79 | "contributors": [ |
80 | 80 | |
|
0 commit comments