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

Update vulnerable packages #88

Closed
saulipurhonen opened this issue Nov 4, 2020 · 2 comments
Closed

Update vulnerable packages #88

saulipurhonen opened this issue Nov 4, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@saulipurhonen
Copy link
Contributor

Proposed solution

run "npm audit" in CLI
Audit results in high severity vulnerabilities. These should be fixed

DoD (Definition of Done)

Audit results in no high risk vulnerabilities.

Testing

run "npm audit" in CLI

@saulipurhonen saulipurhonen added the enhancement New feature or request label Nov 4, 2020
@blankdots
Copy link
Contributor

this should fix it: npm install [email protected] however that breaks the tests ... 🤔

@saulipurhonen
Copy link
Contributor Author

this should fix it: npm install [email protected] however that breaks the tests ... 🤔

Yeah, [email protected] includes some breaking changes. Haven't got time to check it through yet.

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

No branches or pull requests

2 participants