|
38 | 38 | },
|
39 | 39 | "dependencies": {
|
40 | 40 | "async": "^2.6.1",
|
41 |
| - "joi": "^13.4.0", |
| 41 | + "joi": "^13.6.0", |
42 | 42 | "joi-browser": "^13.4.0",
|
43 | 43 | "libp2p-connection-manager": "~0.0.2",
|
44 | 44 | "libp2p-floodsub": "~0.15.0",
|
45 | 45 | "libp2p-ping": "~0.8.0",
|
46 |
| - "libp2p-switch": "~0.40.7", |
| 46 | + "libp2p-switch": "~0.40.8", |
47 | 47 | "libp2p-websockets": "~0.12.0",
|
48 |
| - "mafmt": "^6.0.0", |
| 48 | + "mafmt": "^6.0.2", |
49 | 49 | "multiaddr": "^5.0.0",
|
50 | 50 | "peer-book": "~0.8.0",
|
51 | 51 | "peer-id": "~0.11.0",
|
52 | 52 | "peer-info": "~0.14.1"
|
53 | 53 | },
|
54 | 54 | "devDependencies": {
|
55 | 55 | "@nodeutils/defaults-deep": "^1.1.0",
|
56 |
| - "aegir": "^15.1.0", |
| 56 | + "aegir": "^15.2.0", |
57 | 57 | "chai": "^4.1.2",
|
58 | 58 | "cids": "~0.5.3",
|
59 | 59 | "dirty-chai": "^2.0.1",
|
60 | 60 | "electron-webrtc": "~0.3.0",
|
61 |
| - "libp2p-circuit": "~0.2.0", |
| 61 | + "libp2p-circuit": "~0.2.1", |
62 | 62 | "libp2p-kad-dht": "~0.10.3",
|
63 | 63 | "libp2p-mdns": "~0.12.0",
|
64 | 64 | "libp2p-mplex": "~0.8.0",
|
65 | 65 | "libp2p-railing": "~0.9.2",
|
66 | 66 | "libp2p-secio": "~0.10.0",
|
67 | 67 | "libp2p-spdy": "~0.12.1",
|
68 |
| - "libp2p-tcp": "~0.12.0", |
69 |
| - "libp2p-webrtc-star": "~0.15.3", |
| 68 | + "libp2p-tcp": "~0.13.0", |
| 69 | + "libp2p-webrtc-star": "~0.15.5", |
70 | 70 | "libp2p-websocket-star": "~0.8.1",
|
71 | 71 | "libp2p-websocket-star-rendezvous": "~0.2.3",
|
72 | 72 | "lodash.times": "^4.3.2",
|
73 | 73 | "pull-goodbye": "0.0.2",
|
74 | 74 | "pull-serializer": "~0.3.2",
|
75 |
| - "pull-stream": "^3.6.8", |
76 |
| - "sinon": "^6.1.4", |
| 75 | + "pull-stream": "^3.6.9", |
| 76 | + "sinon": "^6.3.4", |
77 | 77 | "webrtcsupport": "^2.2.0",
|
78 |
| - "wrtc": "~0.1.6" |
| 78 | + "wrtc": "~0.2.0" |
79 | 79 | },
|
80 | 80 | "contributors": [
|
81 | 81 |
|
|
0 commit comments