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 packages containing vulnerabilities #60

Merged
merged 1 commit into from Mar 18, 2020
Merged

Conversation

narehart
Copy link
Contributor

@narehart narehart commented Mar 18, 2020

minimist

mkdirp

Upgrade to the latest version which uses minimist with vulnerability fix.

@connectis/diff-test-coverage

This package contains three coverage parsing packages that use an outdated version of mocha that contains the vulnerability. Those packages only use mocha for testing and the author should have included it in dev dependencies. Fixed using npm resolution. Tested in rosetta using yalc.

commitizen

Using an outdated version of minimist. Fixed using npm resolution. Tested.

Will remove when this issue is resolved:
commitizen/cz-cli#715

handlebars

Uses optimist which uses an outdated version of minimist. Fixed using npm resolution. Tested.

Will remove when this issue is resolved:
handlebars-lang/handlebars.js#1658

acorn

jest

Reinstall to pull updated acorn dependency.

Copy link

@ze-flo ze-flo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@narehart narehart merged commit 38c4149 into master Mar 18, 2020
@narehart narehart deleted the fix-vulnerabilities branch March 18, 2020 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants