|
24 | 24 | "test:node": "aegir test -t node --cov -- --exit" |
25 | 25 | }, |
26 | 26 | "devDependencies": { |
27 | | - "@helia/delegated-routing-v1-http-api-client": "^6.0.0", |
28 | | - "@helia/delegated-routing-v1-http-api-server": "^5.0.0", |
29 | | - "@helia/ipns": "^9.0.0", |
30 | | - "@libp2p/crypto": "^5.1.3", |
31 | | - "@libp2p/identify": "^4.0.5", |
32 | | - "@libp2p/interface": "^3.0.2", |
33 | | - "@libp2p/kad-dht": "^16.0.5", |
34 | | - "@libp2p/keychain": "^6.0.5", |
35 | | - "@libp2p/logger": "^6.2.2", |
36 | | - "@libp2p/ping": "^3.0.5", |
| 27 | + "@helia/delegated-routing-v1-http-api-client": "^7.0.0", |
| 28 | + "@helia/delegated-routing-v1-http-api-server": "^6.0.0", |
| 29 | + "@helia/ipns": "^9.2.1", |
| 30 | + "@libp2p/crypto": "^5.1.18", |
| 31 | + "@libp2p/identify": "^4.1.6", |
| 32 | + "@libp2p/interface": "^3.2.2", |
| 33 | + "@libp2p/kad-dht": "^16.3.0", |
| 34 | + "@libp2p/keychain": "^6.1.1", |
| 35 | + "@libp2p/logger": "^6.2.7", |
| 36 | + "@libp2p/ping": "^3.1.5", |
37 | 37 | "aegir": "^48.0.4", |
38 | | - "fastify": "^5.3.3", |
39 | | - "helia": "^6.0.1", |
| 38 | + "fastify": "^5.8.5", |
| 39 | + "helia": "^6.1.4", |
40 | 40 | "ipns": "^11.0.0", |
41 | | - "it-first": "^3.0.8", |
| 41 | + "it-first": "^3.0.11", |
42 | 42 | "multiformats": "^14.0.0" |
43 | 43 | }, |
44 | 44 | "private": true, |
|
0 commit comments