From 6c5ba99bd3b003ea237d9d4bf9c9920f5ad07024 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 14 Oct 2024 01:01:50 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-8172694 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d908183deb..a18b5abbfb 100644 --- a/package.json +++ b/package.json @@ -115,7 +115,7 @@ "ipld-ethereum": "^4.0.0", "ipld-git": "~0.5.0", "ipld-raw": "^4.0.0", - "ipld-zcash": "~0.3.0", + "ipld-zcash": "~0.5.2", "ipns": "^0.6.1", "is-domain-name": "^1.0.1", "is-ipfs": "~0.6.1",