Skip to content
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

security: NPM audit fails due to outdated dependency #41

Open
mobidev111 opened this issue Jul 8, 2020 · 1 comment
Open

security: NPM audit fails due to outdated dependency #41

mobidev111 opened this issue Jul 8, 2020 · 1 comment

Comments

@mobidev111
Copy link

Current Behavior

currently used version of dependency tsdx fails the npm security audit:

 "tsdx": "^0.12.3",

https://github.com/sw-yx/react-netlify-identity/blob/master/package.json#L56

│ moderate │ Cross-Site Scripting │
│ Package │ serialize-javascript │
│ Patched in │ >=2.1.1

Expected behavior

no npm audit failure

Suggested solution(s)

upgrade to latest version of tsdx

Additional context

This prevents this library to be used in any security aware projects

@mobidev111
Copy link
Author

Same for "yargs-parser"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant