Skip to content

Update jscodeshift to resolve a security vuln#34

Open
sturdy5 wants to merge 1 commit into
vuejs:mainfrom
sturdy5:patch-1
Open

Update jscodeshift to resolve a security vuln#34
sturdy5 wants to merge 1 commit into
vuejs:mainfrom
sturdy5:patch-1

Conversation

@sturdy5
Copy link
Copy Markdown

@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