From f7aadff78590b0a9bfd4c9bd221aa0e67b3b0b6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 21:04:47 +0000 Subject: [PATCH] Bump plotly.js-cartesian-dist from 3.3.0 to 3.7.0 in /internal/static Bumps [plotly.js-cartesian-dist](https://github.com/plotly/plotly.js) from 3.3.0 to 3.7.0. - [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/v3.3.0...v3.7.0) --- updated-dependencies: - dependency-name: plotly.js-cartesian-dist dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- internal/static/package-lock.json | 8 ++++---- internal/static/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/internal/static/package-lock.json b/internal/static/package-lock.json index 7c2e2684..b5655dcb 100644 --- a/internal/static/package-lock.json +++ b/internal/static/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "bootstrap": "^5.3.5", "bootstrap-icons": "^1.12.1", - "plotly.js-cartesian-dist": "^3.3.0", + "plotly.js-cartesian-dist": "^3.7.0", "tippy.js": "^6.3.7" }, "devDependencies": { @@ -885,9 +885,9 @@ } }, "node_modules/plotly.js-cartesian-dist": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/plotly.js-cartesian-dist/-/plotly.js-cartesian-dist-3.3.0.tgz", - "integrity": "sha512-h2Q4fAVhA5N9+R3AFMtxzkz185khnOVEZsJ/hBzx/CaOWbTtvM0xKtSghfU5gbWmVWjNoTgd3f1IRPm0lhYG9Q==", + "version": "3.7.0", + "resolved": "https://registry.npmjs.org/plotly.js-cartesian-dist/-/plotly.js-cartesian-dist-3.7.0.tgz", + "integrity": "sha512-hbAr69nljHsS8Oua1RiQsf0h+d/57zdr9r6aQF6XZuigVdA660hPIFTLF5abCkoyV6S4kcMgmd23k9PLuKV4Iw==", "license": "MIT" }, "node_modules/postcss": { diff --git a/internal/static/package.json b/internal/static/package.json index 82e4734c..e1aa07f8 100644 --- a/internal/static/package.json +++ b/internal/static/package.json @@ -14,7 +14,7 @@ "dependencies": { "bootstrap": "^5.3.5", "bootstrap-icons": "^1.12.1", - "plotly.js-cartesian-dist": "^3.3.0", + "plotly.js-cartesian-dist": "^3.7.0", "tippy.js": "^6.3.7" } } \ No newline at end of file