vue-codemod
vue-codemod copied to clipboard
Update jscodeshift to resolve a security vuln
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.