Bump axios from 0.19.0 to 1.6.0 in /src/binance-testnet/http-api

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 06:07:51 +00:00 committed by GitHub
parent 3d8623e05d
commit 75ad5d8d6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
"version": "0.0.1",
"dependencies": {
"express": "4.17.1",
"axios": "0.19.0",
"axios": "1.6.0",
"bignumber.js": "9.0.0"
},
"engines": {