Commit d7ddbde
authored
fix: CVE-2025-58754 by upgrading axios dependency (#41295)
## Description
https://github.com/appsmithorg/appsmith-ee/security/dependabot/438
Fixes CVE-2025-58754
```
client % yarn why axios
├─ appsmith-rts@workspace:packages/rts
│ └─ axios@npm:1.12.2 (via npm:^1.12.0)
│
├─ appsmith@workspace:.
│ └─ axios@npm:1.12.2 (via npm:^1.12.0)
│
└─ wait-on@npm:7.2.0
└─ axios@npm:1.12.2 (via npm:^1.12.0)
```
## Automation
/ok-to-test tags="@tag.All"
### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results -->
> [!TIP]
> 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/18520882251>
> Commit: 59f9b9b
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=18520882251&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.All`
> Spec:
> <hr>Wed, 15 Oct 2025 08:31:04 UTC
<!-- end of auto-generated comment: Cypress test results -->
## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [ ] No
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Chores**
* Updated axios to ^1.12.0 across the client, including the RTS package
and resolution map, ensuring consistent dependency versions.
* Improves overall stability and compatibility by incorporating upstream
fixes and enhancements.
* Reduces the risk of dependency conflicts in the client workspace.
* No user-facing behavior changes are expected.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->1 parent ef79d5f commit d7ddbde
3 files changed
+10
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
426 | 426 | | |
427 | 427 | | |
428 | 428 | | |
429 | | - | |
| 429 | + | |
430 | 430 | | |
431 | 431 | | |
432 | 432 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13605 | 13605 | | |
13606 | 13606 | | |
13607 | 13607 | | |
13608 | | - | |
| 13608 | + | |
13609 | 13609 | | |
13610 | 13610 | | |
13611 | 13611 | | |
| |||
13748 | 13748 | | |
13749 | 13749 | | |
13750 | 13750 | | |
13751 | | - | |
| 13751 | + | |
13752 | 13752 | | |
13753 | 13753 | | |
13754 | 13754 | | |
| |||
14416 | 14416 | | |
14417 | 14417 | | |
14418 | 14418 | | |
14419 | | - | |
14420 | | - | |
14421 | | - | |
| 14419 | + | |
| 14420 | + | |
| 14421 | + | |
14422 | 14422 | | |
14423 | 14423 | | |
14424 | | - | |
| 14424 | + | |
14425 | 14425 | | |
14426 | | - | |
| 14426 | + | |
14427 | 14427 | | |
14428 | 14428 | | |
14429 | 14429 | | |
| |||
0 commit comments