Updated to axios 1.0

This commit is contained in:
Alejandro Celaya
2022-10-05 17:12:10 +02:00
parent a7a968ab6e
commit d755e8ffc4
3 changed files with 25 additions and 14 deletions

View File

@@ -29,7 +29,7 @@
"@fortawesome/free-regular-svg-icons": "^6.2.0",
"@fortawesome/free-solid-svg-icons": "^6.2.0",
"@fortawesome/react-fontawesome": "^0.2.0",
"axios": "^0.27.2",
"axios": "^1.0.0",
"bootstrap": "^5.1.3",
"bottlejs": "^2.0.1",
"bowser": "^2.11.0",