From 3c1ba9a55485ce59d55f56f3246f919299068a7f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 31 Jul 2021 01:52:56 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NODEFORGE-598677 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7f2c942..4daa663 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "async": "^2.6.0", "hypercache": "~0.2.0", "ip": "^1.1.5", - "peer-info": "~0.11.6", + "peer-info": "~0.15.0", "pull-cache": "0.0.0", "pull-defer": "~0.2.2", "pull-paramap": "^1.2.2",