diff --git a/package-lock.json b/package-lock.json index b178b658..a105de2e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "debug": "^4.4.1", "drand-client": "^1.4.2", "ethers": "^6.15.0", - "ipfs-unixfs-exporter": "^13.7.2", + "ipfs-unixfs-exporter": "^13.7.3", "just-percentile": "^4.2.0", "k-closest": "^1.3.0", "ms": "^2.1.3", @@ -5506,9 +5506,9 @@ } }, "node_modules/ipfs-unixfs-exporter": { - "version": "13.7.2", - "resolved": "https://registry.npmjs.org/ipfs-unixfs-exporter/-/ipfs-unixfs-exporter-13.7.2.tgz", - "integrity": "sha512-6SLjuqgytYzdYBGoYktWEek0cZZnaN5fdUs82wXmOX816YWTI588m1AYukN+EVgd+yUkloh6WZEeWZjGbXTsyA==", + "version": "13.7.3", + "resolved": "https://registry.npmjs.org/ipfs-unixfs-exporter/-/ipfs-unixfs-exporter-13.7.3.tgz", + "integrity": "sha512-sTFjAEnsPu5irh9rvT1j5mNf7nXnW78x5SJrCIrNZb1UqkXQtNX81RjAnTBShUtZ5ujSOc/yrC9Az8il8NVkKQ==", "license": "Apache-2.0 OR MIT", "dependencies": { "@ipld/dag-cbor": "^9.2.4", diff --git a/package.json b/package.json index f2f047c5..2bd0dc51 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "debug": "^4.4.1", "drand-client": "^1.4.2", "ethers": "^6.15.0", - "ipfs-unixfs-exporter": "^13.7.2", + "ipfs-unixfs-exporter": "^13.7.3", "just-percentile": "^4.2.0", "k-closest": "^1.3.0", "ms": "^2.1.3",