From e4dfdafc158fc78343cb6b886affed180cdbd437 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 14 May 2019 06:41:48 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:libp2p-secio:20180115 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8b0262f..24b27a4 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "peer-info": "^0.11.4", "protons": "^1.0.1", "pull-stream": "^3.6.1", - "zeronet-swarm": "^0.1.4" + "zeronet-swarm": "^0.2.0" }, "directories": { "test": "tests"