From 056f57df4b683f828f94fbc20d62e96554d4fa32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2020 14:20:13 +0000 Subject: [PATCH] Bump highcharts from 8.0.4 to 8.1.1 Bumps [highcharts](https://github.com/highcharts/highcharts-dist) from 8.0.4 to 8.1.1. - [Release notes](https://github.com/highcharts/highcharts-dist/releases) - [Commits](https://github.com/highcharts/highcharts-dist/compare/v8.0.4...v8.1.1) Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index a7459a4..a7f6266 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@cuttleai/visualizations", - "version": "0.0.5", + "version": "0.0.57", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -2322,9 +2322,9 @@ } }, "highcharts": { - "version": "8.0.4", - "resolved": "https://registry.npmjs.org/highcharts/-/highcharts-8.0.4.tgz", - "integrity": "sha512-RD86/w7VNwuY96c2Pv16dtZujJ4vg5viiVjbFF/TCrvFpmtQRzBIECG90ww0JtiK6+6TKlwCYf0an+kgQshnRw==" + "version": "8.1.1", + "resolved": "https://registry.npmjs.org/highcharts/-/highcharts-8.1.1.tgz", + "integrity": "sha512-DSkI+fAqkqYDslOVLcEk8DX7W9itRIwzsdS0uVEOnVf0LF1hSKZtDINHP7ze/uBN9NdWQV9HydtiPTrkLx0lXg==" }, "html-encoding-sniffer": { "version": "1.0.2",