From ec8d8a7f4d2aa7197867b948dc84eddcf428b7f4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2019 05:26:18 +0000 Subject: [PATCH] Bump apexcharts from 3.11.1 to 3.11.2 Bumps [apexcharts](https://github.com/apexcharts/apexcharts.js) from 3.11.1 to 3.11.2. - [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) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 551813590..3414458d0 100644 --- a/package.json +++ b/package.json @@ -108,7 +108,7 @@ "@fullcalendar/interaction": "4.3.0", "@fullcalendar/list": "4.3.0", "@fullcalendar/timegrid": "4.3.0", - "apexcharts": "3.11.1", + "apexcharts": "3.11.2", "autosize": "4.0.2", "bootstrap": "twbs/bootstrap#31038b0", "fullcalendar": "3.10.1",