From f793951657d604c67b1e9d5ea4df061d416e1cee Mon Sep 17 00:00:00 2001
From: snyk-bot <snyk-bot@snyk.io>
Date: Fri, 2 Feb 2024 19:40: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
- https://snyk.io/vuln/SNYK-JS-NODEFORGE-598677
- https://snyk.io/vuln/SNYK-JS-SEMVER-3247795
---
 package.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package.json b/package.json
index dcd9edfceb..4c7d886328 100644
--- a/package.json
+++ b/package.json
@@ -102,7 +102,7 @@
     "hapi": "^16.5.2",
     "hapi-set-header": "^1.0.2",
     "hoek": "^4.2.0",
-    "ipfs-api": "^14.3.5",
+    "ipfs-api": "^26.1.2",
     "ipfs-bitswap": "~0.17.2",
     "ipfs-block": "~0.6.0",
     "ipfs-block-service": "~0.12.0",
@@ -110,7 +110,7 @@
     "ipfs-repo": "~0.17.0",
     "ipfs-unixfs": "~0.1.13",
     "ipfs-unixfs-engine": "~0.22.5",
-    "ipld-resolver": "~0.13.2",
+    "ipld-resolver": "~0.14.1",
     "is-ipfs": "^0.3.2",
     "is-stream": "^1.1.0",
     "joi": "^10.6.0",
@@ -135,7 +135,7 @@
     "multihashes": "~0.4.9",
     "once": "^1.4.0",
     "path-exists": "^3.0.0",
-    "peer-book": "~0.5.1",
+    "peer-book": "~0.9.2",
     "peer-id": "~0.10.1",
     "peer-info": "~0.11.0",
     "promisify-es6": "^1.0.3",