chore(deps): bump cross-spawn 7.0.5 by SB-harshitajadhav · Pull Request #46 · stoplightio/webpack
Motivation and Context
Description
To resolve the security issue, I have upgraded cross-spawn version to 7.0.5
How Has This Been Tested?
This package is a Dev Dependency , therefore I tested it by running the commands yarn build, yarn test, and yarn lint.
Screenshot(s)/recordings(s)
Types of changes
- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing functionality to change)
Checklist
- This PR's code follows as closely as possible the coding style/guidelines of this project.
- I have added error reporting and followed the error reporting guidelines.
- I have added event tracking and followed the event tracking guidelines.
- I have updated any relevant documentation accordingly to reflect this PR's changes.
- I have added automated tests (unit/integration/e2e/other) to cover my changes.
- All new and existing tests pass locally (excluding flaky CI tests).


