From 4b509399067b70ece464c0d576c1757290c29a24 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 14 Apr 2022 16:43:39 +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 d908183deb..0bf5eb1c6d 100644 --- a/package.json +++ b/package.json @@ -116,7 +116,7 @@ "ipld-git": "~0.5.0", "ipld-raw": "^4.0.0", "ipld-zcash": "~0.3.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",