From b7c9c4646c395171f9d6c901805ea5b44614b5cb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 31 Jul 2021 00:37:59 +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 308ce6c..cab6904 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "multiaddr": "github:mkg20001/js-multiaddr#znjs-relay-test", "once": "^1.4.0", "peer-id": "~0.10.6", - "peer-info": "~0.11.6", + "peer-info": "~0.15.0", "protons": "^1.0.1", "pull-cat": "^1.1.11", "pull-length-prefixed": "^1.3.0",