chore(deps-dev): bump axios from 1.14.0 to 1.15.0

Bumps [axios](https://github.com/axios/axios) from 1.14.0 to 1.15.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.14.0...v1.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-04-09 18:30:11 +00:00
committed by Github changeset workflow
parent aebba3f485
commit 9b09aba3ed
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -96,7 +96,7 @@
"@types/react": "*",
"@types/react-dom": "*",
"@types/zen-observable": "^0.8.0",
"axios": "^1.13.0",
"axios": "^1.15.0",
"cross-env": "^10.0.0",
"msw": "^1.0.0"
},