1
0
mirror of https://github.com/snobu/destreamer.git synced 2026-01-17 05:22:18 +00:00

Bump axios from 0.21.0 to 0.21.1 (#309)

Bumps [axios](https://github.com/axios/axios) from 0.21.0 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.0...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-01-26 14:52:39 +02:00
committed by GitHub
parent 3c7d61febe
commit 66c018e164

View File

@@ -32,7 +32,7 @@
"@tedconf/fessonia": "^2.1.2", "@tedconf/fessonia": "^2.1.2",
"@types/cli-progress": "^3.8.0", "@types/cli-progress": "^3.8.0",
"@types/jwt-decode": "^2.2.1", "@types/jwt-decode": "^2.2.1",
"axios": "^0.21.0", "axios": "^0.21.1",
"axios-retry": "^3.1.9", "axios-retry": "^3.1.9",
"cli-progress": "^3.8.2", "cli-progress": "^3.8.2",
"colors": "^1.4.0", "colors": "^1.4.0",