|
57 | 57 | "release": "aegir release"
|
58 | 58 | },
|
59 | 59 | "dependencies": {
|
60 |
| - "@helia/block-brokers": "^2.0.2", |
61 |
| - "@helia/car": "^3.1.0", |
62 |
| - "@helia/http": "^1.0.2", |
63 |
| - "@helia/interface": "^4.0.1", |
64 |
| - "@helia/ipns": "^7.0.0", |
65 |
| - "@helia/routers": "^1.0.1", |
66 |
| - "@helia/unixfs": "^3.0.1", |
| 60 | + "@helia/block-brokers": "^2.0.3", |
| 61 | + "@helia/car": "^3.1.2", |
| 62 | + "@helia/http": "^1.0.3", |
| 63 | + "@helia/interface": "^4.1.0", |
| 64 | + "@helia/ipns": "^7.2.0", |
| 65 | + "@helia/routers": "^1.0.2", |
| 66 | + "@helia/unixfs": "^3.0.3", |
67 | 67 | "@ipld/dag-cbor": "^9.2.0",
|
68 | 68 | "@ipld/dag-json": "^10.2.0",
|
69 | 69 | "@ipld/dag-pb": "^4.1.0",
|
70 |
| - "@libp2p/interface": "^1.1.4", |
71 |
| - "@libp2p/kad-dht": "^12.0.8", |
72 |
| - "@libp2p/peer-id": "^4.0.7", |
73 |
| - "@multiformats/dns": "^1.0.2", |
74 |
| - "cborg": "^4.0.9", |
| 70 | + "@libp2p/interface": "^1.1.6", |
| 71 | + "@libp2p/kad-dht": "^12.0.11", |
| 72 | + "@libp2p/peer-id": "^4.0.9", |
| 73 | + "@multiformats/dns": "^1.0.6", |
| 74 | + "cborg": "^4.2.0", |
75 | 75 | "hashlru": "^2.3.0",
|
76 | 76 | "interface-blockstore": "^5.2.10",
|
77 | 77 | "interface-datastore": "^8.2.11",
|
|
82 | 82 | "it-to-browser-readablestream": "^2.0.6",
|
83 | 83 | "multiformats": "^13.1.0",
|
84 | 84 | "progress-events": "^1.0.0",
|
85 |
| - "uint8arrays": "^5.0.2" |
| 85 | + "uint8arrays": "^5.0.3" |
86 | 86 | },
|
87 | 87 | "devDependencies": {
|
88 |
| - "@helia/car": "^3.1.0", |
89 |
| - "@helia/dag-cbor": "^3.0.1", |
90 |
| - "@helia/dag-json": "^3.0.1", |
91 |
| - "@helia/json": "^3.0.1", |
| 88 | + "@helia/car": "^3.1.2", |
| 89 | + "@helia/dag-cbor": "^3.0.2", |
| 90 | + "@helia/dag-json": "^3.0.2", |
| 91 | + "@helia/json": "^3.0.2", |
92 | 92 | "@helia/utils": "^0.1.0",
|
93 | 93 | "@ipld/car": "^5.3.0",
|
94 |
| - "@libp2p/interface-compliance-tests": "^5.3.2", |
95 |
| - "@libp2p/logger": "^4.0.7", |
96 |
| - "@libp2p/peer-id-factory": "^4.0.7", |
| 94 | + "@libp2p/interface-compliance-tests": "^5.3.4", |
| 95 | + "@libp2p/logger": "^4.0.9", |
| 96 | + "@libp2p/peer-id-factory": "^4.0.9", |
97 | 97 | "@sgtpooki/file-type": "^1.0.1",
|
98 | 98 | "@types/sinon": "^17.0.3",
|
99 | 99 | "aegir": "^42.2.5",
|
100 | 100 | "blockstore-core": "^4.4.0",
|
101 | 101 | "browser-readablestream-to-it": "^2.0.5",
|
102 | 102 | "datastore-core": "^9.2.9",
|
103 |
| - "helia": "^4.0.2", |
104 |
| - "ipfs-unixfs-importer": "^15.2.4", |
105 |
| - "ipns": "^9.0.0", |
| 103 | + "helia": "^4.1.0", |
| 104 | + "ipfs-unixfs-importer": "^15.2.5", |
| 105 | + "ipns": "^9.1.0", |
106 | 106 | "it-all": "^3.0.4",
|
107 | 107 | "it-last": "^3.0.4",
|
108 | 108 | "it-to-buffer": "^4.0.5",
|
109 |
| - "magic-bytes.js": "^1.8.0", |
110 |
| - "p-defer": "^4.0.0", |
| 109 | + "magic-bytes.js": "^1.10.0", |
| 110 | + "p-defer": "^4.0.1", |
111 | 111 | "sinon": "^17.0.1",
|
112 | 112 | "sinon-ts": "^2.0.0"
|
113 | 113 | },
|
|
0 commit comments