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

Cut a new patch release? #44

Open
marques-work opened this issue May 15, 2020 · 3 comments
Open

Cut a new patch release? #44

marques-work opened this issue May 15, 2020 · 3 comments

Comments

@marques-work
Copy link

marques-work commented May 15, 2020

@dtabuenc you've included a number of vulnerability updates (e.g., lodash ^4.17.13 to address CVE-2019-10744). I'm certain other projects that depend on karma-html-reporter are getting flagged for these vulnerabilities due to transitive dependencies. Would you be able to cut a patch release (v0.2.8)?

@marques-work
Copy link
Author

For anyone trying to get around this until a new release is cut, you can add this to your package.json your security warnings should go away:

"devDependencies": {
    "karma-html-reporter": "https://github.com/dtabuenc/karma-html-reporter.git#51ba3f91a6f19ef383c676431aa7f8c3fa73dab3",
}

@MikeMatusz
Copy link
Contributor

@dtabuenc Any updates?

@CharlotteZheng
Copy link

Any updates?

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

3 participants