Bump axios from 0.19.0 to 1.6.0 in /src/test-services/binanceBalance

Bumps [axios](https://github.com/axios/axios) from 0.19.0 to 1.6.0.
- [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/v0.19.0...v1.6.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-11-10 05:32:15 +00:00 committed by GitHub
parent 3d8623e05d
commit ae4c10dd6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"name": "binance-balance",
"version": "0.0.1",
"dependencies": {
"axios": "0.19.0"
"axios": "1.6.0"
},
"engines": {
"node": ">=10.6.0"