From 90b6688057780c10593d2597225552af16521c97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 4 Feb 2019 09:29:47 +0900 Subject: [PATCH] Update apexcharts requirement from 2.5.1 to 3.2.1 (#4124) Updates the requirements on [apexcharts](https://github.com/apexcharts/apexcharts.js) to permit the latest version. - [Release notes](https://github.com/apexcharts/apexcharts.js/releases) - [Changelog](https://github.com/apexcharts/apexcharts.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/apexcharts/apexcharts.js/commits/v3.2.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 53cdbdb43..ca216fefc 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ "@types/websocket": "0.0.40", "@types/ws": "6.0.1", "animejs": "3.0.1", - "apexcharts": "2.5.1", + "apexcharts": "3.2.1", "autobind-decorator": "2.4.0", "autosize": "4.0.2", "autwh": "0.1.0",