Skip to content

[Snyk] Fix for 2 vulnerabilities#33

Open
NewthingAde wants to merge 1 commit intomainfrom
snyk-fix-35e25cc0abd4932387c24f75b7e0b5be
Open

[Snyk] Fix for 2 vulnerabilities#33
NewthingAde wants to merge 1 commit intomainfrom
snyk-fix-35e25cc0abd4932387c24f75b7e0b5be

Conversation

@NewthingAde
Copy link
Owner

@NewthingAde NewthingAde commented Feb 16, 2026

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
high severity Prototype Pollution
SNYK-JS-AXIOS-15252993
  828  
high severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-AJV-15274295
  803  

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:

🦉 Regular Expression Denial of Service (ReDoS)
🦉 Prototype Pollution


Note

Medium Risk
Dependency upgrades include a major bump to react-scripts (4.x → 5.0.0), which can change the build/tooling pipeline and potentially break the client build despite being security-motivated.

Overview
Updates client npm dependencies to remediate Snyk-reported vulnerabilities by upgrading axios to ^1.13.5 and react-scripts to 5.0.0.

Regenerates client/package-lock.json accordingly, pulling in the updated transitive dependency tree required by the new versions.

Written by Cursor Bugbot for commit 38acecc. This will update automatically on new commits. Configure here.

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.

2 participants