Skip to content

Commit

Permalink
Update cross-spawn to 7.0.6 (#920)
Browse files Browse the repository at this point in the history
## Problem
addressing security warnings
## Solution

<!---
    REMINDER:
    - Read CONTRIBUTING.md first.
    - Add test coverage for your changes.
    - Link to related issues/commits.
    - Testing: how did you test your changes?
    - Screenshots if applicable
-->

## License

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license.

Co-authored-by: Dhruvi Gajjar <gajjardh@amazon.com>
  • Loading branch information
dhruvigajjar and Dhruvi Gajjar authored Nov 20, 2024
1 parent 7271514 commit 42df472
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 22 deletions.
33 changes: 11 additions & 22 deletions telemetry/vscode/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions telemetry/vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
},
"dependencies": {
"ajv": "^6.12.6",
"cross-spawn": "^7.0.6",
"fs-extra": "^11.1.0",
"lodash": "^4.17.20",
"prettier": "^3.3.2",
Expand Down

0 comments on commit 42df472

Please sign in to comment.