Skip to content

fix(deps): force axios ^1.15.0 globally in JS client workspace#6251

Merged
Fluf22 merged 1 commit intomainfrom
fix/security-vulnerabilities-axios-js
Apr 14, 2026
Merged

fix(deps): force axios ^1.15.0 globally in JS client workspace#6251
Fluf22 merged 1 commit intomainfrom
fix/security-vulnerabilities-axios-js

Conversation

@Fluf22
Copy link
Copy Markdown
Collaborator

@Fluf22 Fluf22 commented Apr 14, 2026

Summary

  • Replace scoped bundlewatch/axios resolution with a global axios ^1.15.0 resolution in the JS client workspace
  • This ensures nx (which pulled axios@1.13.2 via ^1.12.0) also resolves to the patched version
  • Verified bundlewatch still passes locally with axios 1.x

@Fluf22 Fluf22 requested a review from a team as a code owner April 14, 2026 13:10
@Fluf22 Fluf22 force-pushed the fix/security-vulnerabilities-axios-js branch from f721b7f to 3d92a15 Compare April 14, 2026 13:12
@algolia-bot
Copy link
Copy Markdown
Collaborator

algolia-bot commented Apr 14, 2026

No code generated

If you believe code should've been generated, please, report the issue.

📊 Benchmark results

Benchmarks performed on the method using a mock server, the results might not reflect the real-world performance.

Language Req/s
javascript 2375

@codacy-production
Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

TIP This summary will be updated as you push new changes. Give us feedback

@Fluf22 Fluf22 merged commit 526567a into main Apr 14, 2026
13 checks passed
@Fluf22 Fluf22 deleted the fix/security-vulnerabilities-axios-js branch April 14, 2026 14:01
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