chore(deps): bump axios from 1.9.0 to 1.13.1

Bumps [axios](https://github.com/axios/axios) from 1.9.0 to 1.13.1.
- [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.9.0...v1.13.1)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.13.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-11-03 18:52:59 +00:00
committed by GitHub
parent 2f0efc9ec4
commit 53cf23c12b
2 changed files with 14 additions and 3 deletions
+1 -1
View File
@@ -95,7 +95,7 @@
"@types/react": "*",
"@types/react-dom": "*",
"@types/zen-observable": "^0.8.0",
"axios": "^1.12.0",
"axios": "^1.13.0",
"cross-env": "^7.0.0",
"msw": "^1.0.0"
},