chore(deps-dev): bump axios from 1.11.0 to 1.12.0

Bumps [axios](https://github.com/axios/axios) from 1.11.0 to 1.12.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.11.0...v1.12.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.12.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-09-16 14:19:49 +00:00
committed by GitHub
parent 077fae5fe7
commit 00707cf3d9
2 changed files with 14 additions and 3 deletions
+1 -1
View File
@@ -94,7 +94,7 @@
"@types/react": "*",
"@types/react-dom": "*",
"@types/zen-observable": "^0.8.0",
"axios": "^1.11.0",
"axios": "^1.12.0",
"cross-env": "^7.0.0",
"msw": "^1.0.0"
},