vue-codemod icon indicating copy to clipboard operation
vue-codemod copied to clipboard

Update jscodeshift to resolve a security vuln

Open sturdy5 opened this issue 2 years ago • 0 comments

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.

sturdy5 avatar Jan 10 '22 18:01 sturdy5