|
179 | 179 | "dependencies": {
|
180 | 180 | "@libp2p/crypto": "^1.0.0",
|
181 | 181 | "@libp2p/interface-connection": "^3.0.1",
|
182 |
| - "@libp2p/interface-peer-id": "^1.0.2", |
| 182 | + "@libp2p/interface-peer-id": "^2.0.0", |
183 | 183 | "@libp2p/interface-pubsub": "^3.0.0",
|
184 | 184 | "@libp2p/interface-registrar": "^2.0.0",
|
185 | 185 | "@libp2p/interfaces": "^3.0.2",
|
186 | 186 | "@libp2p/logger": "^2.0.0",
|
187 |
| - "@libp2p/peer-collections": "^2.0.0", |
188 |
| - "@libp2p/peer-id": "^1.1.0", |
189 |
| - "@libp2p/topology": "^3.0.0", |
| 187 | + "@libp2p/peer-collections": "^3.0.0", |
| 188 | + "@libp2p/peer-id": "^2.0.0", |
| 189 | + "@libp2p/topology": "^4.0.0", |
190 | 190 | "@multiformats/multiaddr": "^11.0.0",
|
191 | 191 | "abortable-iterator": "^4.0.2",
|
192 | 192 | "err-code": "^3.0.1",
|
193 | 193 | "it-length-prefixed": "^8.0.2",
|
194 | 194 | "it-pipe": "^2.0.3",
|
195 | 195 | "it-pushable": "^3.0.0",
|
196 |
| - "multiformats": "^10.0.0", |
| 196 | + "multiformats": "^11.0.0", |
197 | 197 | "p-queue": "^7.2.0",
|
198 | 198 | "uint8arraylist": "^2.0.0",
|
199 | 199 | "uint8arrays": "^4.0.2"
|
200 | 200 | },
|
201 | 201 | "devDependencies": {
|
202 |
| - "@libp2p/peer-id-factory": "^1.0.0", |
203 |
| - "aegir": "^37.2.0", |
| 202 | + "@libp2p/peer-id-factory": "^2.0.0", |
| 203 | + "aegir": "^37.9.1", |
204 | 204 | "delay": "^5.0.0",
|
205 | 205 | "it-pair": "^2.0.2",
|
206 | 206 | "p-defer": "^4.0.0",
|
|
0 commit comments