From 0001f2f77728180df37607133cb39264eabc6559 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 17 May 2019 23:22:23 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:highcharts:20180225 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 43db24b..2eca307 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "bcrypt": "^0.8.7", "data.task": "^3.1.1", "faker": "^3.1.0", - "highcharts": "^5.0.5", + "highcharts": "^6.1.0", "immutable": "^3.8.1", "immutable-ext": "^1.0.8", "later": "^1.2.0",