Skip to content

Commit 69a049a

Browse files
dependabot[bot]rezib
authored andcommitted
chore(deps): bump axios from 1.12.0 to 1.13.5 in /frontend
Bumps [axios](https://github.com/axios/axios) from 1.12.0 to 1.13.5. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.12.0...v1.13.5) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Rémi Palancher <remi@rackslab.io>
1 parent c69f6f4 commit 69a049a

File tree

3 files changed

+16
-14
lines changed

3 files changed

+16
-14
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2626
dependencies when setting up CLI arguments (#690).
2727
- agent: Import of ClusterShell NodeSet class (#682). Contribution from
2828
@faganihajizada.
29-
- front: Update dependencies to fix CVE-2025-13465 (lodash).
29+
- front: Update dependencies to fix CVE-2025-13465 (lodash) and CVE-2026-25639
30+
(axios).
3031
- docs: Fix user/group name in agent uWSGI service diff context.
3132

3233
### Removed

frontend/package-lock.json

Lines changed: 13 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@headlessui/vue": "^1.7.16",
1818
"@heroicons/vue": "^2.2.0",
1919
"@microsoft/fetch-event-source": "^2.0.1",
20-
"axios": "^1.12.0",
20+
"axios": "^1.13.5",
2121
"chart.js": "^4.4.6",
2222
"chartjs-adapter-luxon": "^1.3.1",
2323
"luxon": "^3.5.0",

0 commit comments

Comments
 (0)