From 88517f55a29e70572669c3021cc6c8cf6282f1dc Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 8 Nov 2019 04:38:02 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-450202 - https://snyk.io/vuln/SNYK-JS-LODASH-73638 - https://snyk.io/vuln/SNYK-JS-LODASH-73639 - https://snyk.io/vuln/npm:lodash:20180130 --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d4f4193..3d7ea3f 100644 --- a/package.json +++ b/package.json @@ -88,11 +88,11 @@ "redux-thunk": "^1.0.0", "request": "^2.65.0", "tachyons-react-social-icons": "^2.8.4", - "victory-axis": "1.5.7", - "victory-bar": "2.5.0", - "victory-chart": "2.1.1", - "victory-line": "0.5.6", - "victory-pie": "0.1.4", + "victory-axis": "3.3.1", + "victory-bar": "3.3.1", + "victory-chart": "13.1.0", + "victory-line": "30.0.0", + "victory-pie": "7.1.0", "whatwg-fetch": "^0.10.1" }, "jest": {