-
Notifications
You must be signed in to change notification settings - Fork 173
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some vulnerabilities require your attention to resolve. [High : Server-Side Request Forgery] #68
Comments
These should be a peer dependency also but this is fixing. https://www.npmjs.com/advisories/1594
Need to update A workaround - It seems that the package name has changed, so change all the imports to import from |
@eyalyoli Thanks. |
OK, since the package name changed, it is now published under the new name which is at https://www.npmjs.com/package/nest-redis @skunight can you please update the readme that the package name has changed? |
Did you see fix? But it will be better if it becomes a peer dependency. |
@eyalyoli I doubt it was intentionally. There was a PR to revert this change, but it was closed. There is also an open PR that changes the package name back to @skunight @wisekaa03 please shed the light what is the correct name of the library at this point? Is it going to be further maintenance for It's frustrating to see the project appreciated by the community like this unmaintained. |
───────────────┬──────────────────────────────────────────────────────────────┐
│ High │ Server-Side Request Forgery │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package │ axios │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in │ >=0.21.1 │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ nestjs-redis │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path │ nestjs-redis > @nestjs/common > axios │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info │ https://npmjs.com/advisories/1594
The text was updated successfully, but these errors were encountered: