|
50 | 50 | "err-code": "^2.0.0",
|
51 | 51 | "events": "^3.1.0",
|
52 | 52 | "hashlru": "^2.3.0",
|
53 |
| - "ipfs-utils": "^1.0.0", |
| 53 | + "ipfs-utils": "^2.2.0", |
54 | 54 | "it-all": "^1.0.1",
|
55 | 55 | "it-buffer": "^0.1.2",
|
56 | 56 | "it-handshake": "^1.0.1",
|
57 | 57 | "it-length-prefixed": "^3.0.1",
|
58 | 58 | "it-pipe": "^1.1.0",
|
59 | 59 | "it-protocol-buffers": "^0.2.0",
|
60 |
| - "libp2p-crypto": "^0.17.4", |
61 |
| - "libp2p-interfaces": "^0.2.7", |
| 60 | + "libp2p-crypto": "^0.17.6", |
| 61 | + "libp2p-interfaces": "libp2p/js-libp2p-interfaces#fix/update-deps", |
62 | 62 | "libp2p-utils": "^0.1.2",
|
63 | 63 | "mafmt": "^7.0.0",
|
64 | 64 | "merge-options": "^2.0.0",
|
65 | 65 | "moving-average": "^1.0.0",
|
66 |
| - "multiaddr": "^7.2.1", |
| 66 | + "multiaddr": "^7.4.3", |
67 | 67 | "multistream-select": "^0.15.0",
|
68 | 68 | "mutable-proxy": "^1.0.0",
|
69 | 69 | "p-any": "^3.0.0",
|
70 | 70 | "p-fifo": "^1.0.0",
|
71 |
| - "p-settle": "^4.0.0", |
72 |
| - "peer-id": "^0.13.4", |
| 71 | + "p-settle": "^4.0.1", |
| 72 | + "peer-id": "^0.13.11", |
73 | 73 | "peer-info": "^0.17.0",
|
74 | 74 | "protons": "^1.0.1",
|
75 |
| - "streaming-iterables": "^4.1.0", |
76 | 75 | "retimer": "^2.0.0",
|
| 76 | + "streaming-iterables": "^4.1.0", |
77 | 77 | "timeout-abort-controller": "^1.0.0",
|
78 | 78 | "xsalsa20": "^1.0.2"
|
79 | 79 | },
|
80 | 80 | "devDependencies": {
|
81 | 81 | "@nodeutils/defaults-deep": "^1.1.0",
|
82 | 82 | "abortable-iterator": "^3.0.0",
|
83 |
| - "aegir": "^21.3.0", |
| 83 | + "aegir": "^21.9.0", |
84 | 84 | "chai": "^4.2.0",
|
85 | 85 | "chai-as-promised": "^7.1.1",
|
86 | 86 | "cids": "^0.8.0",
|
|
94 | 94 | "libp2p-delegated-content-routing": "^0.4.5",
|
95 | 95 | "libp2p-delegated-peer-routing": "^0.4.3",
|
96 | 96 | "libp2p-floodsub": "^0.20.0",
|
97 |
| - "libp2p-gossipsub": "^0.2.0", |
98 |
| - "libp2p-kad-dht": "^0.18.2", |
| 97 | + "libp2p-gossipsub": "^0.2.6", |
| 98 | + "libp2p-kad-dht": "^0.18.6", |
99 | 99 | "libp2p-mdns": "^0.13.0",
|
100 | 100 | "libp2p-mplex": "^0.9.5",
|
101 | 101 | "libp2p-secio": "^0.12.4",
|
102 | 102 | "libp2p-tcp": "^0.14.1",
|
103 |
| - "libp2p-webrtc-star": "^0.17.0", |
| 103 | + "libp2p-webrtc-star": "^0.17.9", |
104 | 104 | "libp2p-websockets": "^0.13.1",
|
105 | 105 | "nock": "^12.0.3",
|
106 | 106 | "p-defer": "^3.0.0",
|
107 | 107 | "p-times": "^2.1.0",
|
108 | 108 | "p-wait-for": "^3.1.0",
|
109 |
| - "sinon": "^9.0.0", |
| 109 | + "sinon": "^9.0.2", |
110 | 110 | "wrtc": "^0.4.1"
|
111 | 111 | },
|
112 | 112 | "contributors": [
|
|
0 commit comments