Skip to content

WIP: Bug / Use Axios 1.16#1063

Draft
demariadaniel wants to merge 2 commits into
mainfrom
bug/patch-axios
Draft

WIP: Bug / Use Axios 1.16#1063
demariadaniel wants to merge 2 commits into
mainfrom
bug/patch-axios

Conversation

@demariadaniel
Copy link
Copy Markdown
Contributor

Summary

Addresses Axios vulnerability flagged in HCMI application scan
https://nvd.nist.gov/vuln/detail/CVE-2025-62718

Issues

Description of Changes

Updates Axios to version ^1.16.0

Readiness Checklist

  • Self Review
    • I have performed a self review of code
    • I have run the application locally and manually tested the feature
    • I have checked all updates to correct typos and misspellings
  • Formatting
    • Code follows the project style guide
    • Autmated code formatters (ie. Prettier) have been run
  • Local Testing
    • Successfully built all packages locally
    • Successfully ran all test suites, all unit and integration tests pass
  • Updated Tests
    • Unit and integration tests have been added that describe the bug that was fixed or the features that were added
  • Documentation
    • All new environment variables added to .env.schema file and documented in the README
    • All changes to server HTTP endpoints have open-api documentation
    • All new functions exported from their module have TSDoc comment documentation

@demariadaniel demariadaniel self-assigned this May 12, 2026
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