@helia/verified-fetch 6.1.0 → 6.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@helia/verified-fetch",
3
- "version": "6.1.0",
3
+ "version": "6.1.1",
4
4
  "description": "A fetch-like API for obtaining verified & trustless IPFS content on the web",
5
5
  "license": "Apache-2.0 OR MIT",
6
6
  "homepage": "https://github.com/ipfs/helia-verified-fetch/tree/main/packages/verified-fetch#readme",
@@ -165,13 +165,13 @@
165
165
  },
166
166
  "dependencies": {
167
167
  "@helia/block-brokers": "^5.0.4",
168
- "@helia/car": "^5.3.0",
168
+ "@helia/car": "^5.3.4",
169
169
  "@helia/delegated-routing-v1-http-api-client": "^5.0.0",
170
170
  "@helia/dnslink": "^1.0.1",
171
171
  "@helia/interface": "^6.0.0",
172
172
  "@helia/ipns": "^9.0.0",
173
173
  "@helia/routers": "^4.0.0",
174
- "@helia/unixfs": "^6.0.0",
174
+ "@helia/unixfs": "^7.0.0",
175
175
  "@ipld/dag-cbor": "^9.2.3",
176
176
  "@ipld/dag-json": "^10.2.4",
177
177
  "@ipld/dag-pb": "^4.1.5",
@@ -185,7 +185,7 @@
185
185
  "file-type": "^21.1.1",
186
186
  "helia": "^6.0.11",
187
187
  "interface-blockstore": "^6.0.1",
188
- "ipfs-unixfs-exporter": "^15.0.0",
188
+ "ipfs-unixfs-exporter": "^15.0.2",
189
189
  "ipns": "^10.1.3",
190
190
  "it-first": "^3.0.9",
191
191
  "it-last": "^3.0.9",