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

Update dependency react-scripts to v5 (main) #102

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mend-for-github-com[bot]
Copy link
Contributor

@mend-for-github-com mend-for-github-com bot commented Apr 29, 2024

This PR contains the following updates:

Package Type Update Change
react-scripts (source) dependencies major ^4.0.3 -> ^5.0.0

By merging this PR, the issue #56 will be automatically resolved and closed:

Severity CVSS Score CVE Reachability
Critical Critical 9.8 CVE-2021-3757

Unreachable

Critical Critical 9.8 CVE-2021-3918

Unreachable

Critical Critical 9.8 CVE-2021-42740

Unreachable

Critical Critical 9.8 CVE-2022-0691

Unreachable

Critical Critical 9.8 CVE-2022-29078

Unreachable

Critical Critical 9.8 CVE-2022-37601

Unreachable

Critical Critical 9.8 CVE-2022-37601

Unreachable

Critical Critical 9.8 CVE-2022-37601

Unreachable

Critical Critical 9.8 CVE-2023-42282

Unreachable

Critical Critical 9.8 WS-2021-0153

Unreachable

Critical Critical 9.3 CVE-2023-45133

Unreachable

Critical Critical 9.1 CVE-2022-0686

Unreachable

Critical Critical 9.1 CVE-2024-48949

Unreachable

High High 8.2 CVE-2021-32803

Unreachable

High High 8.2 CVE-2021-32804

Unreachable

High High 8.2 CVE-2021-37701

Unreachable

High High 8.2 CVE-2021-37712

Unreachable

High High 8.2 CVE-2021-37713

Unreachable

High High 8.1 CVE-2022-1650

Unreachable

High High 7.8 CVE-2021-43138

Unreachable

High High 7.7 CVE-2021-23386

Unreachable

High High 7.5 CVE-2021-23424

Unreachable

High High 7.5 CVE-2021-27290

Unreachable

High High 7.5 CVE-2021-28092

Unreachable

High High 7.5 CVE-2021-29059

Unreachable

High High 7.5 CVE-2021-3777

Unreachable

High High 7.5 CVE-2021-3807

Unreachable

High High 7.5 CVE-2021-3807

Unreachable

High High 7.5 CVE-2022-24771

Unreachable

High High 7.5 CVE-2022-24772

Unreachable

High High 7.5 CVE-2022-37599

Unreachable

High High 7.5 CVE-2022-37603

Unreachable

High High 7.5 CVE-2022-37603

Unreachable

High High 7.5 CVE-2022-37603

Unreachable

High High 7.5 CVE-2022-38900

Unreachable

High High 7.5 CVE-2024-37890

Unreachable

High High 7.5 CVE-2024-37890

Unreachable

High High 7.4 CVE-2024-29180

Unreachable

High High 7.3 CVE-2023-26159

Reachable

High High 7.1 CVE-2022-46175

Unreachable

High High 7.1 CVE-2022-46175

Unreachable

Medium Medium 6.6 WS-2022-0008

Unreachable

Medium Medium 6.5 CVE-2022-0155

Reachable

Medium Medium 6.5 CVE-2023-26136

Unreachable

Medium Medium 6.5 CVE-2023-26136

Unreachable

Medium Medium 6.5 CVE-2023-46234

Unreachable

Medium Medium 6.1 CVE-2022-0122

Unreachable

Medium Medium 6.1 CVE-2024-47068

Unreachable

Medium Medium 5.6 CVE-2021-23436

Unreachable

Medium Medium 5.3 CVE-2020-28469

Unreachable

Medium Medium 5.3 CVE-2021-23343

Unreachable

Medium Medium 5.3 CVE-2021-23362

Unreachable

Medium Medium 5.3 CVE-2021-23364

Unreachable

Medium Medium 5.3 CVE-2021-23364

Unreachable

Medium Medium 5.3 CVE-2021-23368

Unreachable

Medium Medium 5.3 CVE-2021-23368

Unreachable

Medium Medium 5.3 CVE-2021-23368

Unreachable

Medium Medium 5.3 CVE-2021-23382

Unreachable

Medium Medium 5.3 CVE-2021-23382

Unreachable

Medium Medium 5.3 CVE-2021-23382

Unreachable

Medium Medium 5.3 CVE-2021-32640

Unreachable

Medium Medium 5.3 CVE-2021-32640

Unreachable

Medium Medium 5.3 CVE-2021-3664

Unreachable

Medium Medium 5.3 CVE-2022-0512

Unreachable

Medium Medium 5.3 CVE-2022-0639

Unreachable

Medium Medium 5.3 CVE-2022-24773

Unreachable

Medium Medium 5.3 CVE-2022-25858

Unreachable

Medium Medium 5.3 CVE-2022-25858

Unreachable

Medium Medium 5.3 CVE-2023-26115

Unreachable

Medium Medium 4.0 CVE-2021-23566

Unreachable

Low Low 2.6 CVE-2022-0536

Reachable

Low Low 0.0 CVE-2024-27088

Unreachable


Release Notes

facebook/create-react-app (react-scripts)

v5.0.0

Compare Source

Inside any created project that has not been ejected, run:

npm install --save --save-exact [email protected]

or

yarn add --exact [email protected]
🐛 Bug Fix
💅 Enhancement
📝 Documentation
🏠 Internal
Committers: 11

5.0.0 (2021-12-14)

Create React App 5.0 is a major release with several new features and the latest version of all major dependencies.

Thanks to all the maintainers and contributors who worked so hard on this release! 🙌


  • If you want to rebase/retry this PR, check this box

@mend-for-github-com mend-for-github-com bot added the security fix Security fix generated by Mend label Apr 29, 2024
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/main-react-scripts-5.x branch from 422fb70 to f0101fd Compare August 29, 2024 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security fix Security fix generated by Mend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants