|
132 | 132 | "docs": "aegir docs"
|
133 | 133 | },
|
134 | 134 | "dependencies": {
|
135 |
| - "@libp2p/interface-peer-id": "^2.0.0", |
136 |
| - "@libp2p/interface-peer-info": "^1.0.1", |
137 |
| - "@libp2p/interface-peer-routing": "^1.0.0", |
138 |
| - "@libp2p/interfaces": "^3.3.1", |
139 |
| - "@libp2p/logger": "^3.0.0", |
140 |
| - "@libp2p/peer-id": "^3.0.0", |
| 135 | + "@libp2p/interface-peer-id": "^2.0.2", |
| 136 | + "@libp2p/interface-peer-info": "^1.0.10", |
| 137 | + "@libp2p/interface-peer-routing": "^1.1.1", |
| 138 | + "@libp2p/interfaces": "^3.3.2", |
| 139 | + "@libp2p/logger": "^3.0.2", |
| 140 | + "@libp2p/peer-id": "^3.0.2", |
141 | 141 | "any-signal": "^4.1.1",
|
142 |
| - "ipfs-core-types": "^0.14.0", |
| 142 | + "ipfs-core-types": "^0.14.1", |
143 | 143 | "multiformats": "^12.0.1",
|
144 | 144 | "p-defer": "^4.0.0",
|
145 |
| - "p-queue": "^7.2.0" |
| 145 | + "p-queue": "^7.3.4" |
146 | 146 | },
|
147 | 147 | "devDependencies": {
|
148 |
| - "@libp2p/peer-id-factory": "^3.0.0", |
149 |
| - "aegir": "^39.0.9", |
150 |
| - "go-ipfs": "^0.21.0", |
| 148 | + "@libp2p/peer-id-factory": "^3.0.3", |
| 149 | + "aegir": "^40.0.11", |
| 150 | + "go-ipfs": "^0.22.0", |
151 | 151 | "ipfsd-ctl": "^13.0.0",
|
152 |
| - "it-all": "^3.0.1", |
153 |
| - "it-drain": "^3.0.2", |
| 152 | + "it-all": "^3.0.3", |
| 153 | + "it-drain": "^3.0.3", |
154 | 154 | "kubo-rpc-client": "^3.0.1",
|
155 |
| - "uint8arrays": "^4.0.2", |
| 155 | + "uint8arrays": "^4.0.6", |
156 | 156 | "wherearewe": "^2.0.1"
|
157 | 157 | },
|
158 | 158 | "browser": {
|
|
0 commit comments