diff --git a/client/package.json b/client/package.json index d232ccfdf..aa67658a8 100644 --- a/client/package.json +++ b/client/package.json @@ -16,7 +16,7 @@ "d3-format": "1.3.2", "d3-scale": "3.0.1", "d3-scale-chromatic": "1.5.0", - "d3-selection": "1.4.0", + "d3-selection": "1.3.2", "d3-shape": "1.3.5", "d3-time-format": "2.1.3", "dagre": "0.8.4", diff --git a/client/yarn.lock b/client/yarn.lock index 6e1066628..949eba334 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -2770,10 +2770,6 @@ d3-selection@1, d3-selection@1.3.2: version "1.3.2" resolved "https://registry.yarnpkg.com/d3-selection/-/d3-selection-1.3.2.tgz#6e70a9df60801c8af28ac24d10072d82cbfdf652" -d3-selection@1.4.0: - version "1.4.0" - resolved "https://registry.yarnpkg.com/d3-selection/-/d3-selection-1.4.0.tgz#ab9ac1e664cf967ebf1b479cc07e28ce9908c474" - d3-shape@1.2.2: version "1.2.2" resolved "https://registry.yarnpkg.com/d3-shape/-/d3-shape-1.2.2.tgz#f9dba3777a5825f9a8ce8bc928da08c17679e9a7"