Skip to content

Conversation

zimeg
Copy link
Member

@zimeg zimeg commented Mar 20, 2025

Summary

This PR bumps the depended upon cross-spawn package to the latest 7.0.6 at the recommendation of npm audit 🫡

# npm audit report

cross-spawn  7.0.0 - 7.0.4
Severity: high
Regular Expression Denial of Service (ReDoS) in cross-spawn - https://github.com/advisories/GHSA-3xgq-45jj-v275
fix available via `npm audit fix`
node_modules/cross-spawn

1 high severity vulnerability

To address all issues, run:
  npm audit fix

Notes

The code changes were generated with npm audit fix!

Requirements

@zimeg zimeg added dependencies Pull requests that update a dependency file security semver:patch labels Mar 20, 2025
@zimeg zimeg added this to the 2.0.1 milestone Mar 20, 2025
@zimeg zimeg self-assigned this Mar 20, 2025
Copy link

codecov bot commented Mar 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.85%. Comparing base (a1646ab) to head (462d7b8).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #415   +/-   ##
=======================================
  Coverage   99.85%   99.85%           
=======================================
  Files           7        7           
  Lines         702      702           
=======================================
  Hits          701      701           
  Misses          1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@zimeg
Copy link
Member Author

zimeg commented Mar 20, 2025

@WilliamBergamin Huge thanks for the review and the TIL about making updates from the "Insights" tab! 🤖 ✨

@zimeg zimeg merged commit 2860953 into main Mar 20, 2025
7 checks passed
@zimeg zimeg deleted the build-deps-cross-spawn-7.0.6 branch March 20, 2025 16:17
@zimeg zimeg modified the milestones: 2.0.1, 2.1 May 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file security semver:patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants