Bump axios from 1.7.8 to 1.7.9

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-12-04 23:14:04 +00:00 committed by GitHub
parent 85b5a272b1
commit a8bb961c95
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View file

@ -9,7 +9,7 @@
"author": "Lucas Gabriel (lucmsilva)",
"license": "BSD-3-Clause",
"dependencies": {
"axios": "^1.7.8",
"axios": "^1.7.9",
"child_process": "^1.0.2",
"commander": "^12.1.0",
"fluent-ffmpeg": "^2.1.3",