build(deps-dev): bump axios from 0.24.0 to 0.25.0 (#2209)

Bumps [axios](https://github.com/axios/axios) from 0.24.0 to 0.25.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.24.0...v0.25.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:development
  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] 2022-01-22 18:52:54 +08:00 committed by GitHub
parent cff7257f1f
commit 8f6d8b3f22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -88,7 +88,7 @@
"@vue/server-renderer": "^3.2.18",
"@vue/test-utils": "2.0.0-rc.16",
"autoprefixer": "^10.2.6",
"axios": "^0.24.0",
"axios": "^0.25.0",
"babel-jest": "^27.0.2",
"codesandbox": "^2.2.3",
"cross-env": "^7.0.3",