You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, recompose is a legacy package, which has not been maintained for about 3 years.
Is it possible to migrate recompose to other package to remediate this vulnerability?
I noticed several migration records in other js repo for storybook-addon-styled-component-theme:
in react-dnd, version 7.4.1 ➔ 7.4.2, remove recompose via commit
in @nivo/legends, version 0.67.0 ➔ 0.68.0, remove recompose via commit
Thanks.
The text was updated successfully, but these errors were encountered:
Hi, @echoulen, a vulnerability CVE-2020-15168 is introduced in [email protected] via:
● [email protected] ➔ [email protected] ➔ [email protected] ➔ [email protected] ➔ [email protected]
However, recompose is a legacy package, which has not been maintained for about 3 years.
Is it possible to migrate recompose to other package to remediate this vulnerability?
I noticed several migration records in other js repo for storybook-addon-styled-component-theme:
Thanks.
The text was updated successfully, but these errors were encountered: