From 690959fbae31ec31c84bdc91041b44c3f0566a0f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 12 Apr 2018 23:04:41 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:https-proxy-agent:20180402 Latest report for cblanc/sws_gathers: https://snyk.io/test/github/cblanc/sws_gathers --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f92e8ba..1376f84 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "moment": "~2.11.2", "mongoose": "~4.4.6", "morgan": "~1.6.1", - "newrelic": "~1.22.1", + "newrelic": "~4.0.0", "perfect-scrollbar": "~0.6.10", "react": "~0.14.6", "react-autolink": "~0.2.1",