Upgrade axios to v0.27, fix EditProfile uploads

This commit is contained in:
Alex Gleason
2022-04-29 16:01:46 -05:00
parent f808d93209
commit 2cbea4aa5b
9 changed files with 40 additions and 15 deletions

View File

@ -89,7 +89,7 @@
"@types/uuid": "^8.3.4",
"array-includes": "^3.0.3",
"autoprefixer": "^10.4.2",
"axios": "^0.21.4",
"axios": "^0.27.2",
"axios-mock-adapter": "^1.18.1",
"babel-loader": "^8.2.2",
"babel-plugin-lodash": "^3.3.4",