Bump axios from 0.20.0 to 0.21.0

Bumps [axios](https://github.com/axios/axios) from 0.20.0 to 0.21.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.20.0...v0.21.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-10-26 07:07:26 +00:00
committed by GitHub
parent 74a40189e3
commit ed02b719c0
2 changed files with 4 additions and 4 deletions

View File

@@ -32,7 +32,7 @@
},
"homepage": "https://github.com/tiagosiebler/bybit-api#readme",
"dependencies": {
"axios": "^0.20.0",
"axios": "^0.21.0",
"ws": "^7.3.1"
},
"devDependencies": {