fix(deps): update dependency axios to v1 (#3202)

* fix(deps): update dependency axios to v1

* fix: deal with possibly undefined headers from axios

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: sct <ryan@sct.dev>
This commit is contained in:
renovate[bot]
2023-01-05 11:05:46 +09:00
committed by GitHub
parent 4e9be7a3f7
commit 421029ebab
3 changed files with 17 additions and 9 deletions

View File

@@ -39,7 +39,7 @@
"@svgr/webpack": "6.5.1",
"@tanem/react-nprogress": "5.0.22",
"ace-builds": "1.14.0",
"axios": "0.27.2",
"axios": "1.2.2",
"axios-rate-limit": "1.3.0",
"bcrypt": "5.1.0",
"bowser": "2.11.0",