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 jscodeshift to resolve a security vuln #34

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sturdy5
Copy link

@sturdy5 sturdy5 commented Jan 10, 2022

A Security Vuln was identified in the Colors package for >1.4.0, offending packages being 1.4.1, 1.4.44-liberty

This PR updates the jscodeshift dependency to use version 0.13.1 which removed the dependency on colors

Ran the build and test scripts to verify functionality. All tests passed.

A Security Vuln was identified in the Colors package for `>1.4.0`, offending packages being `1.4.1`, `1.4.44-liberty`

* [source1](https://twitter.com/snyksec/status/1480286811482206216?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Etweet)
* [source2](https://security.snyk.io/vuln/SNYK-JS-COLORS-2331906)

This PR updates the `jscodeshift` dependency to use version 0.13.1 which removed the dependency on `colors`
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

Successfully merging this pull request may close these issues.

1 participant