From f852451a5fa5c0f24974763bc09036901ce5d032 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 21:23:40 +0000 Subject: [PATCH] Bump d3-selection from 1.4.1 to 3.0.0 in /shell Bumps [d3-selection](https://github.com/d3/d3-selection) from 1.4.1 to 3.0.0. - [Release notes](https://github.com/d3/d3-selection/releases) - [Commits](https://github.com/d3/d3-selection/compare/v1.4.1...v3.0.0) --- updated-dependencies: - dependency-name: d3-selection dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- shell/package.json | 2 +- shell/yarn.lock | 7 +------ 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/shell/package.json b/shell/package.json index bca7c27157f..f7556eeefda 100644 --- a/shell/package.json +++ b/shell/package.json @@ -70,7 +70,7 @@ "csv-loader": "3.0.3", "custom-event-polyfill": "^1.0.7", "cypress": "11.1.0", - "d3-selection": "1.4.1", + "d3-selection": "3.0.0", "d3": "7.3.0", "dayjs": "1.8.29", "defu": "5.0.1", diff --git a/shell/yarn.lock b/shell/yarn.lock index 179a2fa02e5..bf2c7170022 100644 --- a/shell/yarn.lock +++ b/shell/yarn.lock @@ -6477,12 +6477,7 @@ d3-scale@4: d3-time "2.1.1 - 3" d3-time-format "2 - 4" -d3-selection@1.4.1: - version "1.4.1" - resolved "https://registry.yarnpkg.com/d3-selection/-/d3-selection-1.4.1.tgz#98eedbbe085fbda5bafa2f9e3f3a2f4d7d622a98" - integrity sha512-BTIbRjv/m5rcVTfBs4AMBLKs4x8XaaLkwm28KWu9S2vKNqXkXt2AH2Qf0sdPZHjFxcWg/YL53zcqAz+3g4/7PA== - -"d3-selection@2 - 3", d3-selection@3: +"d3-selection@2 - 3", d3-selection@3, d3-selection@3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/d3-selection/-/d3-selection-3.0.0.tgz#c25338207efa72cc5b9bd1458a1a41901f1e1b31" integrity sha512-fmTRWbNMmsmWq6xJV8D19U/gw/bwrHfNXxrIN+HfZgnzqTHp9jOmKMhsTUjXOJnZOdZY9Q28y4yebKzqDKlxlQ==