Bump axios from 0.19.0 to 1.6.0 in /src/oracle/ethWatcher

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

View File

@ -9,7 +9,7 @@
"bech32": "1.1.3",
"pino": "5.13.4",
"pino-pretty": "3.2.1",
"axios": "0.19.0"
"axios": "1.6.0"
},
"engines": {
"node": ">=10.6.0"