From b72675b3ae73d4547aa94456c6428593ba4d0e70 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 24 Jun 2023 05:31:26 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 994ccf0..714655a 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "err-code": "^3.0.1", "eslint-config-ipfs": "^2.1.0", "hdkey": "^2.0.1", - "ipfs": "^0.62.3", + "ipfs": "^0.64.0", "ipfs-core": "^0.14.2", "it-all": "^1.0.6", "libp2p": "^0.36.2",