|
147 | 147 | "release": "aegir release"
|
148 | 148 | },
|
149 | 149 | "dependencies": {
|
150 |
| - "@libp2p/interface-peer-id": "^1.0.2", |
| 150 | + "@libp2p/interface-peer-id": "^2.0.0", |
151 | 151 | "@libp2p/interface-pubsub": "^3.0.0",
|
152 | 152 | "@libp2p/logger": "^2.0.0",
|
153 |
| - "@libp2p/pubsub": "^5.0.0", |
| 153 | + "@libp2p/pubsub": "^6.0.0", |
154 | 154 | "protons-runtime": "^4.0.1",
|
155 | 155 | "uint8arraylist": "^2.1.1",
|
156 |
| - "uint8arrays": "^4.0.2" |
| 156 | + "uint8arrays": "^4.0.3" |
157 | 157 | },
|
158 | 158 | "devDependencies": {
|
159 |
| - "@libp2p/interface-mocks": "^7.0.1", |
160 |
| - "@libp2p/interface-pubsub-compliance-tests": "^4.0.0", |
161 |
| - "@libp2p/peer-collections": "^2.0.0", |
162 |
| - "@libp2p/peer-id": "^1.1.10", |
163 |
| - "@libp2p/peer-id-factory": "^1.0.9", |
| 159 | + "@libp2p/interface-mocks": "^9.0.0", |
| 160 | + "@libp2p/interface-pubsub-compliance-tests": "^5.0.0", |
| 161 | + "@libp2p/peer-collections": "^3.0.0", |
| 162 | + "@libp2p/peer-id": "^2.0.0", |
| 163 | + "@libp2p/peer-id-factory": "^2.0.0", |
164 | 164 | "@multiformats/multiaddr": "^11.0.3",
|
165 |
| - "aegir": "^37.2.0", |
166 |
| - "multiformats": "^10.0.0", |
| 165 | + "aegir": "^37.9.1", |
| 166 | + "multiformats": "^11.0.0", |
167 | 167 | "p-wait-for": "^5.0.0",
|
168 | 168 | "protons": "^6.0.0",
|
169 |
| - "sinon": "^14.0.0", |
| 169 | + "sinon": "^15.0.1", |
170 | 170 | "wherearewe": "^2.0.1"
|
171 | 171 | }
|
172 | 172 | }
|
0 commit comments