From 165350cca64d64eab7c6c2b3342674cabf8d97ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 3 Jan 2019 08:36:00 +0900 Subject: [PATCH] Update apexcharts requirement from 2.4.2 to 2.5.1 (#3826) 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/v2.5.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 090ec5d2f..cd29eb727 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "@types/websocket": "0.0.40", "@types/ws": "6.0.1", "animejs": "2.2.0", - "apexcharts": "2.4.2", + "apexcharts": "2.5.1", "autobind-decorator": "2.4.0", "autosize": "4.0.2", "autwh": "0.1.0",