diff --git a/shell/package.json b/shell/package.json index ffd08665f51..2dd0db0b25b 100644 --- a/shell/package.json +++ b/shell/package.json @@ -71,7 +71,7 @@ "custom-event-polyfill": "^1.0.7", "cypress": "10.3.1", "d3": "7.3.0", - "d3-selection": "1.4.1", + "d3-selection": "3.0.0", "dayjs": "1.8.29", "defu": "5.0.1", "diff2html": "3.4.24", diff --git a/shell/yarn.lock b/shell/yarn.lock index b586e435675..f7623598044 100644 --- a/shell/yarn.lock +++ b/shell/yarn.lock @@ -6451,12 +6451,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==