From b22359ed2d70a0d1e0ec3fec15ff1587b7fac2d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 13:55:13 +0000 Subject: [PATCH] Bump plotly.js-dist from 2.35.3 to 3.7.0 Bumps [plotly.js-dist](https://github.com/plotly/plotly.js) from 2.35.3 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/v2.35.3...v3.7.0) --- updated-dependencies: - dependency-name: plotly.js-dist dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 217a123..809e4e5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@angular/common": "22.1.3", "@angular/core": "22.1.3", "@angular/platform-browser": "22.1.3", - "plotly.js-dist": "2.35.3", + "plotly.js-dist": "3.7.0", "rxjs": "7.8.2", "tslib": "2.8.1", "zone.js": "0.16.2" @@ -9963,9 +9963,9 @@ } }, "node_modules/plotly.js-dist": { - "version": "2.35.3", - "resolved": "https://registry.npmjs.org/plotly.js-dist/-/plotly.js-dist-2.35.3.tgz", - "integrity": "sha512-dqB9+FUyBFZN04xWnZoYwaeeF4Jj9T/m0CHYmoozmPC3R4Dy0TRJsHgbRVLPxgYQqodzniVUj17+2wmJuGaZAg==", + "version": "3.7.0", + "resolved": "https://registry.npmjs.org/plotly.js-dist/-/plotly.js-dist-3.7.0.tgz", + "integrity": "sha512-mt3rwiYuR8/NArlFm5CEtJ6xsvmPIRDSntrn7m3RQWK//0nWch1OyEV4gwhpCqUxFtf9r4f30yQ7jNrAovecCg==", "license": "MIT" }, "node_modules/postcss": { diff --git a/package.json b/package.json index 9aab0e6..b296401 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@angular/common": "22.1.3", "@angular/core": "22.1.3", "@angular/platform-browser": "22.1.3", - "plotly.js-dist": "2.35.3", + "plotly.js-dist": "3.7.0", "rxjs": "7.8.2", "tslib": "2.8.1", "zone.js": "0.16.2"