From 56672a50dee555a589c51bc29b98be798a363315 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 16 Dec 2024 01:23:52 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NANOID-8492085 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d908183deb..de37c484a7 100644 --- a/package.json +++ b/package.json @@ -103,7 +103,7 @@ "ipfs-http-response": "~0.3.1", "ipfs-mfs": "^0.13.0", "ipfs-multipart": "^0.2.0", - "ipfs-repo": "^0.28.0", + "ipfs-repo": "^11.0.0", "ipfs-unixfs": "~0.1.16", "ipfs-unixfs-exporter": "^0.38.0", "ipfs-unixfs-importer": "^0.40.0",