Skip to content

fix: Update axios package version#336

Merged
asafs932 merged 1 commit intomasterfrom
update-axios-version
Apr 15, 2026
Merged

fix: Update axios package version#336
asafs932 merged 1 commit intomasterfrom
update-axios-version

Conversation

@asafs932
Copy link
Copy Markdown
Collaborator

update axios version to v1.15.0

Pull Request Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes (link to the issue here)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Chore / Documentation
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Locally tested against Fireblocks API

Checklist:

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • Any dependent changes have been merged and published in downstream modules
  • I have added corresponding labels to the PR

Copilot AI review requested due to automatic review settings April 13, 2026 12:35
@github-actions github-actions bot added the bug Something isn't working label Apr 13, 2026
@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedaxios@​1.7.7 ⏵ 1.15.091 -1100 +7510095100

View full report

Copy link
Copy Markdown

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

Updates the fireblocks-sdk JavaScript/TypeScript package dependency on axios to a newer 1.x release, and refreshes the lockfile to reflect the resolved transitive dependency graph.

Changes:

  • Bump axios dependency from ^1.7.7 to ^1.15.0 in package.json.
  • Update package-lock.json to lock axios@1.15.0 and its updated transitive dependencies (e.g., follow-redirects, form-data, proxy-from-env).

Reviewed changes

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

File Description
package.json Updates the declared axios dependency range to ^1.15.0.
package-lock.json Locks axios@1.15.0 and updates transitive dependency versions/entries accordingly.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread package.json
@asafs932 asafs932 merged commit 65480b5 into master Apr 15, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants