From d4caa00f0a57581897906f19a18b545bd71d8b3f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 27 Jan 2021 00:24:52 +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..a756a78 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "mafmt": "^4.0.0", "multiaddr": "github:mkg20001/js-multiaddr#znjs-relay-test", "once": "^1.4.0", - "peer-id": "~0.10.6", + "peer-id": "~0.14.3", "peer-info": "~0.11.6", "protons": "^1.0.1", "pull-cat": "^1.1.11",