Bump axios from 1.7.9 to 1.12.0

Bumps [axios](https://github.com/axios/axios) from 1.7.9 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.7.9...v1.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-11-05 13:13:54 +00:00
committed by GitHub
parent 769b7ffdae
commit 94ca0e901a
2 changed files with 41 additions and 20 deletions

View File

@@ -8,7 +8,7 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"axios": "^1.7.9",
"axios": "^1.12.0",
"core-js": "^3.8.3",
"vue": "^3.2.13",
"vue-router": "^4.5.0"