bkrem / react-d3-tree

:deciduous_tree: React component to create interactive D3 tree graphs
https://bkrem.github.io/react-d3-tree
MIT License
1.06k stars 268 forks source link

fix(deps): update `d3-zoom`, `d3-selection` to fix vuln #415

Closed bkrem closed 1 year ago

bkrem commented 1 year ago

See: https://github.com/advisories/GHSA-36jr-mh4h-2g58

Fixes #413

Supersedes #407