Bump axios from 0.24.0 to 0.25.0

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:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-01-18 13:18:58 +00:00 committed by GitHub
parent db2594a6aa
commit d747d3435f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,7 +40,7 @@
"node": "^17.3.0"
},
"dependencies": {
"axios": "^0.24.0",
"axios": "^0.25.0",
"cath": "^1.4.6",
"discord.js": "^13.5.1",
"dotenv": "^11.0.0",