plotly / dash-cytoscape

Interactive network visualization in Python and Dash, powered by Cytoscape.js
https://dash.plot.ly/cytoscape
MIT License
595 stars 120 forks source link

lodash verion in dash-cytoscape #170

Closed ghaarsma closed 4 months ago

ghaarsma commented 2 years ago

I think the current version of dash-cytoscape (0.3.0) includes lodash version 4.17.19

lodash 4.17.19 is from July 2020 and has two high and a medium security issue: https://snyk.io/test/npm/lodash/4.17.19

Would it be possible to release a new dash-cytoscape with an updated version of lodash?

ghaarsma commented 4 months ago

It seems @alexcjohnson fixed this with the latest 1.0.0 release. Closing out this issue