From c85a2bbe89e42a30eb6d1d77a30373b79b8f9980 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 18 Jan 2022 05:22:05 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NODEFETCH-2342118 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4b305550a..56c9b96db 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "iterable-ndjson": "^1.1.0", "kind-of": "^6.0.2", "ky": "^0.15.0", - "ky-universal": "^0.3.0", + "ky-universal": "^0.7.0", "merge-options": "^2.0.0", "multiaddr": "^6.0.6", "multibase": "~0.6.0",