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 security issue by updating the upstream library version #42448

Merged
merged 1 commit into from
May 9, 2024

Conversation

WiNloSt
Copy link
Member

@WiNloSt WiNloSt commented May 9, 2024

Fixes https://github.com/metabase/metabase/security/dependabot/144

Description

Axios was used by loki@0.33.0 which is used for visual testing. Upgrading to 0.35.0 solved the problem because it doesn't require axios anymore

How to verify

Run yarn audit, and there should not be axios in the result.

@WiNloSt WiNloSt requested review from a team May 9, 2024 11:02
@iethree iethree added the no-backport Do not backport this PR to any branch label May 9, 2024
Copy link

replay-io bot commented May 9, 2024

Status Complete ↗︎
Commit 0b94582
Results
⚠️ 13 Flaky
2467 Passed

@WiNloSt WiNloSt enabled auto-merge (squash) May 9, 2024 11:15
@WiNloSt WiNloSt merged commit ee936cb into master May 9, 2024
123 of 142 checks passed
@WiNloSt WiNloSt deleted the fix-axios-security-issue branch May 9, 2024 11:44
Copy link

github-actions bot commented May 9, 2024

@WiNloSt Did you forget to add a milestone to the issue for this PR? When and where should I add a milestone?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-backport Do not backport this PR to any branch .Team/Embedding
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants