⬆ Bump axios from 1.8.2 to 1.9.0 in /frontend (#1592)

Bumps [axios](https://github.com/axios/axios) from 1.8.2 to 1.9.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.8.2...v1.9.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-04-28 18:33:41 +02:00
committed by GitHub
parent 02cce07150
commit a7723743b4
2 changed files with 8 additions and 8 deletions

View File

@@ -16,7 +16,7 @@
"@tanstack/react-query": "^5.28.14",
"@tanstack/react-query-devtools": "^5.28.14",
"@tanstack/react-router": "1.19.1",
"axios": "1.8.2",
"axios": "1.9.0",
"form-data": "4.0.2",
"next-themes": "^0.4.4",
"react": "^18.2.0",