Bump axios from 0.30.0 to 0.30.2

Bumps [axios](https://github.com/axios/axios) from 0.30.0 to 0.30.2.
- [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/v0.30.0...v0.30.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-09-30 06:16:26 +00:00 committed by GitHub
parent bda21730cd
commit a4c0bfe351
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10949,12 +10949,12 @@ axios@^0.26.0:
follow-redirects "^1.14.8"
axios@^0.30.0:
version "0.30.0"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.30.0.tgz#026ae2c0ae6ac35d564056690683fb77c991d0d3"
integrity sha512-Z4F3LjCgfjZz8BMYalWdMgAQUnEtKDmpwNHjh/C8pQZWde32TF64cqnSeyL3xD/aTIASRU30RHTNzRiV/NpGMg==
version "0.30.2"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.30.2.tgz#256d3a8ee765cc27188d08b8b545a5f5a0c77dad"
integrity sha512-0pE4RQ4UQi1jKY6p7u6i1Tkzqmu+d+/tHS7Q7rKunWLB9WyilBTpHHpXzPNMDj5hTbK0B0PTLSz07yqMBiF6xg==
dependencies:
follow-redirects "^1.15.4"
form-data "^4.0.0"
form-data "^4.0.4"
proxy-from-env "^1.1.0"
axobject-query@^4.1.0: