chore(deps): bump cross-spawn 7.0.5 by SB-harshitajadhav · Pull Request #46 · stoplightio/webpack

Motivation and Context

STOP-1276

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)

image image image

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