PromucFlow_constructor/app/client/packages
subratadeypappu d7ddbdeff2
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: 59f9b9b973b9673e983ab9e0437d812471d179b8
> <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 -->
2025-10-17 17:02:48 +06:00
..
ast chore: optimised updateDependencyGraph code (#41117) 2025-07-21 12:54:23 +05:30
design-system chore: add workflows setting for agents CE (#40988) 2025-06-19 18:44:22 +05:30
dsl fix: Upgrade packages (#40935) 2025-06-16 12:12:55 +05:30
eslint-plugin chore: add custom consistent-storybook-title rule (#38241) 2024-12-19 10:22:39 +03:00
icons chore: Remove AI avatar from Icons package (#39687) 2025-03-12 12:56:46 +01:00
rts fix: CVE-2025-58754 by upgrading axios dependency (#41295) 2025-10-17 17:02:48 +06:00
storybook fix: Upgrade packages (#40935) 2025-06-16 12:12:55 +05:30
utils chore: shift the chat button when scrollbar shows (#39559) 2025-03-05 16:34:50 +05:30