Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: axios vulnerability #3950

Merged
merged 1 commit into from
Oct 15, 2021
Merged

fix: axios vulnerability #3950

merged 1 commit into from
Oct 15, 2021

Conversation

BruceHaley
Copy link
Contributor

Fixes #minor

Description

Component Governance: CVE-2021-3749, severity high
https://dev.azure.com/FuseLabs/SDK_v4/_componentGovernance/112465/alert/5646749?typeId=4476135
"axios is vulnerable to Inefficient Regular Expression Complexity"

Specific Changes

Upgrade axios from 0.21.1 to 0.21.2

@coveralls
Copy link

coveralls commented Oct 11, 2021

Pull Request Test Coverage Report for Build 1330536481

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.3%) to 84.569%

Totals Coverage Status
Change from base Build 1318326383: -0.3%
Covered Lines: 19703
Relevant Lines: 22071

💛 - Coveralls

@joshgummersall
Copy link
Contributor

Might need to run yarn again to update the lock file, though the semver tilde operator might make it unnecessary.

@joshgummersall joshgummersall changed the title Fix axios vulnerability fix: axios vulnerability Oct 15, 2021
@joshgummersall joshgummersall merged commit 2d7961c into main Oct 15, 2021
@joshgummersall joshgummersall deleted the bruce/jsaxiosfix10-11 branch October 15, 2021 20:33
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