Update dependency axios to v1 (#173)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-12-01 22:54:59 -05:00
committed by GitHub
parent 77d1153c92
commit a93f918f03
2 changed files with 13 additions and 7 deletions

View File

@ -186,7 +186,7 @@
"@types/uuid": "3.4.10",
"@typescript-eslint/eslint-plugin": "5.45.0",
"@typescript-eslint/parser": "5.45.0",
"axios": "0.27.2",
"axios": "1.2.0",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "11.0.0-beta.2",
"babel-loader": "9.1.0",