Is your feature request related to a problem? Please describe.
This package depends on version 1.x of the library d3-transition, which depends on version 1.x of d3-color, which currently has a security advisory described here.
Describe the solution you'd like
Update the code to work with the latest version of d3-transition, which should pull in the patched version of d3-color.
Is your feature request related to a problem? Please describe.
This package depends on version 1.x of the library
d3-transition, which depends on version 1.x ofd3-color, which currently has a security advisory described here.Describe the solution you'd like
Update the code to work with the latest version of d3-transition, which should pull in the patched version of d3-color.