Skip to content

[Snyk] Security upgrade react-scripts from 4.0.3 to 5.0.0#43

Open
xack20 wants to merge 1 commit into
mainfrom
snyk-fix-6b77c5858521faa67b05b75716f6647a
Open

[Snyk] Security upgrade react-scripts from 4.0.3 to 5.0.0#43
xack20 wants to merge 1 commit into
mainfrom
snyk-fix-6b77c5858521faa67b05b75716f6647a

Conversation

@xack20
Copy link
Copy Markdown
Owner

@xack20 xack20 commented Aug 27, 2025

snyk-top-banner

Snyk has created this PR to fix 2 vulnerabilities in the npm dependencies of this project.

Snyk changed the following file(s):

  • client/package.json
  • client/package-lock.json

Vulnerabilities that will be fixed with an upgrade:

Issue Score
critical severity Function Call With Incorrect Argument Type
SNYK-JS-CIPHERBASE-12084814
  848  
critical severity Function Call With Incorrect Argument Type
SNYK-JS-SHAJS-12089400
  848  

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.

Copilot AI review requested due to automatic review settings August 27, 2025 05:35
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This is a security upgrade PR created by Snyk to update react-scripts from version 4.0.3 to 5.0.0, addressing two critical vulnerabilities with scores of 848 each in the cipher-base and sha.js dependencies.

  • Updates react-scripts dependency to fix critical security vulnerabilities
  • Addresses function call with incorrect argument type issues in cryptographic libraries
  • Represents a major version upgrade that may introduce breaking changes

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread client/package.json
"react-redux": "^7.2.3",
"react-router-dom": "^5.2.0",
"react-scripts": "4.0.3",
"react-scripts": "5.0.0",
Copy link

Copilot AI Aug 27, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a major version upgrade from 4.0.3 to 5.0.0 which likely introduces breaking changes. Consider reviewing the react-scripts v5 migration guide and testing thoroughly, as this upgrade may require code changes beyond just the dependency update (e.g., webpack 5 migration, Node.js version requirements, etc.).

Copilot uses AI. Check for mistakes.
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.

3 participants