Skip to content

Comments

VIDSOL-560: bump up axios to 1.13.5#375

Open
Hossein-Movahed wants to merge 1 commit intodevelopfrom
hossein/VIDSOL-560-axios-vulnerability
Open

VIDSOL-560: bump up axios to 1.13.5#375
Hossein-Movahed wants to merge 1 commit intodevelopfrom
hossein/VIDSOL-560-axios-vulnerability

Conversation

@Hossein-Movahed
Copy link
Contributor

What is this PR doing?

Addresses security vulnerability reported by GitHub Security Action.
Updates both dependencies and resolutions in package.json.

How should this be manually tested?

What are the relevant tickets?

A maintainer will add this ticket number.

Resolves VIDSOL-560

Checklist

[x] Branch is based on develop (not main).
[ ] Resolves a Known Issue.
[ ] If yes, did you remove the item from the docs/KNOWN_ISSUES.md?
[ ] Resolves an item reported in Issues.
If yes, which issue? Issue Number?

Copilot AI review requested due to automatic review settings February 19, 2026 10:57
Copy link
Contributor

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 PR addresses a GitHub-reported security vulnerability by upgrading axios across the repo, ensuring both direct dependency usage and Yarn 1 forced resolutions align on the fixed version.

Changes:

  • Bump axios from ^1.12.0 to ^1.13.5 in dependencies.
  • Bump axios from ^1.12.0 to ^1.13.5 in Yarn resolutions.
  • Update yarn.lock so all axios ranges resolve to 1.13.5.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Updates axios in both dependencies and resolutions to ^1.13.5 to address the vulnerability.
yarn.lock Locks axios to 1.13.5 so all consumers resolve to the upgraded version.

@sonarqubecloud
Copy link

@Hossein-Movahed Hossein-Movahed self-assigned this Feb 19, 2026
Copy link
Contributor

@johnny-quesada-developer johnny-quesada-developer left a comment

Choose a reason for hiding this comment

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

lgtm

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