From 4ccb4f2eac4dba275167dcc9baba134d2f98af01 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 22 Oct 2019 05:49:09 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HTTPSPROXYAGENT-469131 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 48eae3bd..6d008646 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "homepage": "https://github.com/GitbookIO/nuts", "license": "Apache-2.0", "dependencies": { - "analytics-node": "2.1.1", + "analytics-node": "2.4.1", "basic-auth": "1.0.3", "body-parser": "1.12.3", "destroy": "1.0.3",