From 8a2c5a1ac682741206fb244fd2c812df21dcb40f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 25 Oct 2020 03:12:01 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-CHARTJS-1018716 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9f2fa29..09c7fdd 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "dependencies": { "angular2": "2.0.0-beta.7", "c3": "0.4.11-rc4", - "chart.js": "1.0.2", + "chart.js": "2.9.4", "ckeditor": "4.5.7", "es6-module-loader": "0.17.8", "es6-shim": "0.33.3",