d3 / d3-interpolate

Interpolate numbers, colors, strings, arrays, objects, whatever!

Home Page:https://d3js.org/d3-interpolate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

d3-color dependency update due to ReDoS

imkarakayaavl opened this issue · comments

d3-interpolate uses d3-color as a dependency, which has a vulnerability "Regular Expression Denial of Service"(ReDoS) till version d3-color@3.1.0. Is it possible to upgrade it to d3-color to 3.1.0 ?

duplicate of #106