From 05a9faab92b5a5d5a7617c07a1560eeec457abcf Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 13 Apr 2022 23:37:08 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ASYNC-2441827 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 18a7f1be85..c40ed5920f 100644 --- a/package.json +++ b/package.json @@ -117,7 +117,7 @@ "ipld-git": "~0.5.0", "ipld-raw": "^4.0.0", "ipld-zcash": "~0.4.0", - "ipns": "^0.6.1", + "ipns": "^1.0.0", "is-domain-name": "^1.0.1", "is-ipfs": "~0.6.1", "is-pull-stream": "~0.0.0",