build(deps): bump axios from 1.7.1 to 1.7.2 (#3783)

Bumps [axios](https://github.com/axios/axios) from 1.7.1 to 1.7.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.1...v1.7.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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]
2024-05-27 21:28:13 +03:00
committed by GitHub
parent 7a78036e3f
commit 2ec2716ec0
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -57,7 +57,7 @@
"prettier": "^3.2.5"
},
"dependencies": {
"axios": "^1.7.1",
"axios": "^1.7.2",
"dotenv": "^16.4.5",
"emoji-name-map": "^1.2.8",
"github-username-regex": "^1.0.0",