From fafaf1673be713939b9a7c5df4ef0313d7452aaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 09:58:39 +0000 Subject: [PATCH] Bump plotly.js-basic-dist from 2.20.0 to 2.35.2 Bumps [plotly.js-basic-dist](https://github.com/plotly/plotly.js) from 2.20.0 to 2.35.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/v2.20.0...v2.35.2) --- updated-dependencies: - dependency-name: plotly.js-basic-dist dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 9 ++++----- package.json | 2 +- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6e3fd2d4..f8f46386 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "bootstrap": "5.2.3", "file-saver": "^2.0.5", "jquery": "1.9.1 - 3", - "plotly.js-basic-dist": "2.20.0", + "plotly.js-basic-dist": "2.35.2", "popper.js": "^1.16.1", "react": "^18.3.1", "react-dom": "^18.3.1", @@ -9006,10 +9006,9 @@ } }, "node_modules/plotly.js-basic-dist": { - "version": "2.20.0", - "resolved": "https://registry.npmjs.org/plotly.js-basic-dist/-/plotly.js-basic-dist-2.20.0.tgz", - "integrity": "sha512-86GeqS5wTQ9Q93M0Vi07EKEYf0ZXLPORBjYlp9kGRqt5B7hRHgLyd9CSW8gq8qIbC4Jiaaftj5N9gKlb9zjdDQ==", - "license": "MIT" + "version": "2.35.2", + "resolved": "https://registry.npmjs.org/plotly.js-basic-dist/-/plotly.js-basic-dist-2.35.2.tgz", + "integrity": "sha512-cowePSVui1C6jx9hVi0wcYrIDS29Dp95HRjw31M8przgGls9t5jsdeScPzGGQuJ4/OTnQkTRZec25ZXDjfr/yA==" }, "node_modules/plotly.js/node_modules/is-mobile": { "version": "4.0.0", diff --git a/package.json b/package.json index 27999a77..b2fb71e8 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "babel-plugin-wildcard": "^7.0.0", "bootstrap": "5.2.3", "jquery": "1.9.1 - 3", - "plotly.js-basic-dist": "2.20.0", + "plotly.js-basic-dist": "2.35.2", "popper.js": "^1.16.1", "react": "^18.3.1", "react-dom": "^18.3.1",