From 1aa490b2f147c6549121cf865336f218b8174d4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jan 2024 19:40:13 +0000 Subject: [PATCH] Bump plotly.js from 1.53.0 to 2.25.2 in /licenses Bumps [plotly.js](https://github.com/plotly/plotly.js) from 1.53.0 to 2.25.2. - [Release notes](https://github.com/plotly/plotly.js/releases) - [Changelog](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/plotly/plotly.js/compare/v1.53.0...v2.25.2) --- updated-dependencies: - dependency-name: plotly.js dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- licenses/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/licenses/package.json b/licenses/package.json index d933279..c2019f8 100644 --- a/licenses/package.json +++ b/licenses/package.json @@ -20,7 +20,7 @@ "coronadatascraper-data": "file:custom/coronadatascraper-data", "covid-tracking-data": "file:custom/covid-tracking-data", "file-saver": "2.0.2", - "plotly.js": "1.53.0", + "plotly.js": "2.25.2", "polyfill.io": "file:custom/polyfill.io", "sciris-js": "0.2.18", "themify-icons": "file:custom/themify-icons",