bahmutov / add-typescript-to-cypress

Quickly adds TypeScript spec support to Cypress
https://github.com/bahmutov/test-add-typescript-to-cypress
107 stars 6 forks source link

shelljs dependancy high vulnerability reported by npm audit #125

Open swannypp opened 2 years ago

swannypp commented 2 years ago

Thank you for taking time to open a new issue. Please answer a few questions to help us fix it faster. You can delete text that is irrelevant to the issue.

Is this a bug report or a feature request?

If this is a bug report, please provide as much info as possible

If this is a new feature request, please describe it below npm audit is notifying of a high vulnerability with shelljs. Looking at the diff, it looks like a relatively straight forward change to bump the version of shelljs from 0.8.3 to 0.8.5 in package.json

redevill commented 2 years ago

While in there - glob-parent@3.1.0 is also flagging a high vulnerability Needs to goto 5.1.2