Skip to content

chore: upgrade deps to solve vulnerability alerts#12473

Merged
Baoyuantop merged 1 commit into
apache:masterfrom
SkyeYoung:young/chore/upgrade-deps
Jul 30, 2025
Merged

chore: upgrade deps to solve vulnerability alerts#12473
Baoyuantop merged 1 commit into
apache:masterfrom
SkyeYoung:young/chore/upgrade-deps

Conversation

@SkyeYoung

Copy link
Copy Markdown
Member

Description

Solve https://github.com/apache/apisix/security/dependabot/160.

Similar to apache/apisix-dashboard#3154.

CleanShot 2025-07-30 at 16 00 49@2x

Which issue(s) this PR fixes:

Fixes #

Checklist

  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible (If not, please discuss on the APISIX mailing list first)

@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jul 30, 2025
@dosubot dosubot Bot added the dependencies Pull requests that update a dependency file label Jul 30, 2025

Copilot AI left a comment

Copy link
Copy Markdown

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 upgrades the axios dependency from version ^1.9.0 to ^1.11.0 to address a security vulnerability (Dependabot alert #160). This is a maintenance update focused on improving the security posture of the project.

  • Updates axios dependency to resolve security vulnerability
  • Maintains backward compatibility with the existing codebase
Files not reviewed (1)
  • t/pnpm-lock.yaml: Language not supported
Comments suppressed due to low confidence (1)

t/package.json:14

  • The axios version 1.11.0 does not exist. The latest stable version of axios as of January 2025 was 1.7.x. Please verify this version exists or use a valid version number.
    "axios": "^1.11.0",

@Baoyuantop
Baoyuantop merged commit b1b0682 into apache:master Jul 30, 2025
23 checks passed
@SkyeYoung
SkyeYoung deleted the young/chore/upgrade-deps branch July 31, 2025 01:03
jizhuozhi pushed a commit to jizhuozhi/apisix that referenced this pull request Oct 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants