build(deps): bump axios from 1.8.1 to 1.8.2 (#4172)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
This commit is contained in:
dependabot[bot]
2025-03-10 20:06:40 +02:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Alexandr
parent a7d1bef2e9
commit e5890f6115
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -61,7 +61,7 @@
"prettier": "^3.5.3"
},
"dependencies": {
"axios": "^1.8.1",
"axios": "^1.8.2",
"dotenv": "^16.4.7",
"emoji-name-map": "^1.2.8",
"github-username-regex": "^1.0.0",