From 1345b6c4fc11f28b8ff0db71f17d2b50daad8171 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 8 Jun 2022 06:18:09 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dcd9edfceb..5c1b1cb475 100644 --- a/package.json +++ b/package.json @@ -107,7 +107,7 @@ "ipfs-block": "~0.6.0", "ipfs-block-service": "~0.12.0", "ipfs-multipart": "~0.1.0", - "ipfs-repo": "~0.17.0", + "ipfs-repo": "~0.26.5", "ipfs-unixfs": "~0.1.13", "ipfs-unixfs-engine": "~0.22.5", "ipld-resolver": "~0.13.2",