-
Notifications
You must be signed in to change notification settings - Fork 1.3k
node-fetch vulnerability issue (denial of service) #817
Comments
Hi, as I can see there was a commit to remove the But the latest version ( |
Could we have an update on this? Or should we consider this project is dead? |
I am looking for a fix as well. |
This project seems totally dead... Hooks are destroying everything. I will never work with spaghetti code like hooks. This is such a regression, I don't even understand what facebook is doing... Code for kids? Anyway, I will fork this project and create a new lib for being able to still work with clean and optimised code. |
Would love to have a fix for this as well. |
If anybody wants to download a version of recompose with the packages updated, see: https://github.com/shakacode/recompose I just updated the dependencies other than FBJS and FBJS is removed. |
* [feat] update export for ADL with form using formik * [refactor] Resolve some security issue https://github.com/acdlite/recompose/issues/817\#issuecomment-725033148 * [fix] security issues * Updating package lock * [fix] remove babel jest * Update import to the security fixed recompose * [fix] unused variables prevents build * Update functions deps
@justin808 The NPM release of |
I'm using recompose which is great! And in my opinion far more useful than
hooks
(sorry about that).Laslty
snyk
reported thatrecompose
has one of its dependency as vulnerable :[email protected] › [email protected] › [email protected] › [email protected]
https://app.snyk.io/vuln/SNYK-JS-NODEFETCH-674311
What should we do for addressing this issue?
I see no occurrences of
[email protected]
in thepackage.json
:/The text was updated successfully, but these errors were encountered: