Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Security update: bump cross-spawn to v7.0.5 #115

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

brusherru
Copy link
Member

Due to snyk's security report cross-spawn of version v7.0.3 has a Regular Expression Denial of Service (ReDoS) vulnerability. Which is fixed in v7.0.5.

Actually, it is not critical for the wallet app, because cross-spawn is used here by dev dependency eslint.
So that library and its code does not get into the production code and executed only on developers machine (and on CI).

However, to avoid having any security alerts (especially marked as "High severity") I updated the dependency.

@brusherru brusherru self-assigned this Nov 28, 2024
Copy link

You can preview the changes at : https://3607db35.smapp-lite-prod.pages.dev

@brusherru brusherru removed the request for review from monikasmolarek November 28, 2024 01:42
@brusherru brusherru merged commit 50fa0f3 into main Nov 28, 2024
1 check passed
@brusherru brusherru deleted the chore-update-cross-spawn branch November 28, 2024 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant