kdeloach / react-lineto

Draw a line between two elements in React
MIT License
234 stars 63 forks source link

fix vulnerabilities, update to react-17, babel-7, eslint-7, webpack-5, node lts #50

Closed bkw closed 3 years ago

bkw commented 3 years ago

This PR updates this great module to use the most recent versions of all dependencies, fixing all known audit warnings.

Fixes #44

kdeloach commented 3 years ago

Thanks!

kdeloach commented 3 years ago

Published version 3.2.1 with these improvements.