Skip to content

Conversation

@arvion-bot-dev
Copy link

@arvion-bot-dev arvion-bot-dev bot commented Dec 9, 2025

Arvion Logo
Automated Security Remediation

📂 Files Modified

  • fixtures/expiration/package.json
    • The package.json file for this fixture contained an outdated version of react-scripts (1.0.17). The provided list of dependencies to upgrade are all transitive dependencies of react-scripts. The correct approach to update them is to upgrade the direct dependency, react-scripts, itself. I have upgraded react-scripts to 5.0.1, which is a recent stable version. This new version has peer dependency requirements on react and react-dom, so I have also upgraded them to ^18.2.0 to ensure compatibility, following the standard for create-react-app v5. These changes will resolve the numerous outdated transitive dependencies.

🔄 Changes Performed

🎯 Primary Dependencies (with vulnerabilities)

react-dev-utils 4.2.3 → 12.0.1

🔒 Vulnerabilities Fixed:

  • Medium [CVE-2021-24033]: react-dev-utils OS Command Injection in function getProcessForPort

⚠️ Breaking Changes Applied:

Code modifications were applied for compatibility. See file changes above for details.


postcss 5.2.18 → 8.5.6

🔒 Vulnerabilities Fixed:

⚠️ Breaking Changes Applied:

Code modifications were applied for compatibility. See file changes above for details.


fsevents 1.1.2 → 2.3.3

🔒 Vulnerabilities Fixed:

⚠️ Breaking Changes Applied:

Code modifications were applied for compatibility. See file changes above for details.


webpack-dev-server 2.9.4 → 5.2.2

🔒 Vulnerabilities Fixed:

  • Medium [CVE-2025-30359]: webpack-dev-server users' source code may be stolen when they access a malicious web site
  • Medium [CVE-2025-30360]: webpack-dev-server users' source code may be stolen when they access a malicious web site with non-Chromium based browser
  • High [CVE-2018-14732]: Missing Origin Validation in webpack-dev-server

⚠️ Breaking Changes Applied:

Code modifications were applied for compatibility. See file changes above for details.


ajv 5.5.2 → 8.17.1

🔒 Vulnerabilities Fixed:

⚠️ Breaking Changes Applied:

Code modifications were applied for compatibility. See file changes above for details.


cross-spawn 5.1.0 → 7.0.6

🔒 Vulnerabilities Fixed:

  • High [CVE-2024-21538]: Regular Expression Denial of Service (ReDoS) in cross-spawn

⚠️ Breaking Changes Applied:

Code modifications were applied for compatibility. See file changes above for details.


json5 0.5.1 → 2.2.3

🔒 Vulnerabilities Fixed:

⚠️ Breaking Changes Applied:

Code modifications were applied for compatibility. See file changes above for details.


ip 1.1.9 → 2.0.1

🔒 Vulnerabilities Fixed:

⚠️ Breaking Changes Applied:

Code modifications were applied for compatibility. See file changes above for details.


sockjs 0.3.18 → 0.3.24

🔒 Vulnerabilities Fixed:

⚠️ Breaking Changes Applied:

Code modifications were applied for compatibility. See file changes above for details.


ansi-html 0.0.7 → 0.0.9

🔒 Vulnerabilities Fixed:

⚠️ Breaking Changes Applied:

Code modifications were applied for compatibility. See file changes above for details.


http-proxy-middleware 0.17.4 → 3.0.5

🔒 Vulnerabilities Fixed:

⚠️ Breaking Changes Applied:

Code modifications were applied for compatibility. See file changes above for details.


webpack-dev-middleware 1.12.2 → 7.4.5

🔒 Vulnerabilities Fixed:

⚠️ Breaking Changes Applied:

Code modifications were applied for compatibility. See file changes above for details.


loader-utils 1.4.2 → 3.3.1

🔒 Vulnerabilities Fixed:

⚠️ Breaking Changes Applied:

Code modifications were applied for compatibility. See file changes above for details.


html-minifier 3.5.21 → 4.0.0

🔒 Vulnerabilities Fixed:

⚠️ Breaking Changes Applied:

Code modifications were applied for compatibility. See file changes above for details.


micromatch 2.3.11 → 4.0.8

🔒 Vulnerabilities Fixed:

  • Medium [CVE-2024-4067]: Regular Expression Denial of Service (ReDoS) in micromatch

⚠️ Breaking Changes Applied:

Code modifications were applied for compatibility. See file changes above for details.


node-notifier 5.4.5 → 10.0.1

🔒 Vulnerabilities Fixed:

⚠️ Breaking Changes Applied:

Code modifications were applied for compatibility. See file changes above for details.


yargs-parser 7.0.0 → 22.0.0

🔒 Vulnerabilities Fixed:

  • Medium [CVE-2020-7608]: yargs-parser Vulnerable to Prototype Pollution

⚠️ Breaking Changes Applied:

Code modifications were applied for compatibility. See file changes above for details.


request 2.81.0 → 2.88.2

🔒 Vulnerabilities Fixed:

⚠️ Breaking Changes Applied:

Code modifications were applied for compatibility. See file changes above for details.


hawk 3.1.3 → 9.0.2

🔒 Vulnerabilities Fixed:

  • No specific vulnerabilities documented for this update

⚠️ Breaking Changes Applied:

Code modifications were applied for compatibility. See file changes above for details.


tar 2.2.2 → 7.5.2

🔒 Vulnerabilities Fixed:

  • High [CVE-2021-32804]: Arbitrary File Creation/Overwrite due to insufficient absolute path sanitization
  • High [CVE-2021-37713]: Arbitrary File Creation/Overwrite on Windows via insufficient relative path sanitization
  • Medium [CVE-2024-28863]: Denial of service while parsing a tar file due to lack of folders count validation

⚠️ Breaking Changes Applied:

Code modifications were applied for compatibility. See file changes above for details.


eventsource 0.1.6 → 4.1.0

🔒 Vulnerabilities Fixed:

  • Critical [CVE-2022-1650]: Exposure of Sensitive Information in eventsource

⚠️ Breaking Changes Applied:

Code modifications were applied for compatibility. See file changes above for details.


minimatch 3.1.2 → 10.1.1

🔒 Vulnerabilities Fixed:

⚠️ Breaking Changes Applied:

Code modifications were applied for compatibility. See file changes above for details.


braces 1.8.5 → 3.0.3

🔒 Vulnerabilities Fixed:

⚠️ Breaking Changes Applied:

Code modifications were applied for compatibility. See file changes above for details.


tmp 0.0.33 → 0.2.5

🔒 Vulnerabilities Fixed:

  • Low [CVE-2025-54798]: tmp allows arbitrary temporary file / directory write via symbolic link dir parameter

⚠️ Breaking Changes Applied:

Code modifications were applied for compatibility. See file changes above for details.


mem 1.1.0 → 10.0.0

🔒 Vulnerabilities Fixed:

⚠️ Breaking Changes Applied:

Code modifications were applied for compatibility. See file changes above for details.


form-data 2.1.4 → 4.0.5

🔒 Vulnerabilities Fixed:

  • Critical [CVE-2025-7783]: form-data uses unsafe random function in form-data for choosing boundary

⚠️ Breaking Changes Applied:

Code modifications were applied for compatibility. See file changes above for details.


tough-cookie 2.3.4 → 6.0.0

🔒 Vulnerabilities Fixed:

⚠️ Breaking Changes Applied:

Code modifications were applied for compatibility. See file changes above for details.


hoek 2.16.3 → 6.1.3

🔒 Vulnerabilities Fixed:

  • High [CVE-2020-36604]: hoek subject to prototype pollution via the clone function.

⚠️ Breaking Changes Applied:

Code modifications were applied for compatibility. See file changes above for details.


is-svg 2.1.0 → 6.1.0

🔒 Vulnerabilities Fixed:

⚠️ Breaking Changes Applied:

Code modifications were applied for compatibility. See file changes above for details.


trim-newlines 1.0.0 → 5.0.0

🔒 Vulnerabilities Fixed:

  • High [CVE-2021-33623]: Uncontrolled Resource Consumption in trim-newlines

⚠️ Breaking Changes Applied:

Code modifications were applied for compatibility. See file changes above for details.


merge 1.2.1 → 2.1.1

🔒 Vulnerabilities Fixed:

⚠️ Breaking Changes Applied:

Code modifications were applied for compatibility. See file changes above for details.


color-string 0.3.0 → 2.1.4

🔒 Vulnerabilities Fixed:

⚠️ Breaking Changes Applied:

Code modifications were applied for compatibility. See file changes above for details.


got 6.7.1 → 14.6.5

🔒 Vulnerabilities Fixed:

⚠️ Breaking Changes Applied:

Code modifications were applied for compatibility. See file changes above for details.


🛠️ Additional Notes

Important

Testing & Validation

Testing: Please ensure thorough testing after merging this PR to verify that all upgrades are compatible with your codebase.
Documentation: For detailed vulnerability reports and release notes, refer to the security advisories.
Support: For any questions or concerns, contact the Arvion Security Team at hello@arvion.ai.


📢 This PR was generated by Arvion's automated remediation system to enhance your repository's security while maintaining stability. 🚀

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