tiktok / sparo

Sparo optimizes performance of Git operations for your large frontend monorepo.
https://tiktok.github.io/sparo/
MIT License
162 stars 8 forks source link

chore: upgrade rush.js to fix Node.js CVE-2024-27980 security issue #66

Closed chengcyber closed 6 months ago

chengcyber commented 6 months ago

Basic Checks

Have you run rush change for this change?

If No, please run rush change before, this is necessary.

If adding a new feature, the PR's description includes:

Does this PR introduce a breaking change? (check one)

If yes, please describe the impact and migration path for existing applications:

Summary

Upgrade rush.js to 5.120.2

Detail

Node security issue https://github.com/microsoft/rushstack/pull/4637

How to test it