Update dependency axios to v0.26.1 (develop)

This commit is contained in:
RenovateBot 2022-03-10 15:32:15 +00:00
parent 3c088e7238
commit 7bacffeb69
2 changed files with 5 additions and 5 deletions

View File

@ -17,7 +17,7 @@
"postinstall": "yarn run fix-fomantic-css" "postinstall": "yarn run fix-fomantic-css"
}, },
"dependencies": { "dependencies": {
"axios": "0.26.0", "axios": "0.26.1",
"axios-auth-refresh": "3.2.2", "axios-auth-refresh": "3.2.2",
"diff": "5.0.0", "diff": "5.0.0",
"django-channels": "2.1.3", "django-channels": "2.1.3",

View File

@ -729,10 +729,10 @@ axios-auth-refresh@3.2.2:
resolved "https://registry.yarnpkg.com/axios-auth-refresh/-/axios-auth-refresh-3.2.2.tgz#e3ef505932d33318c74c2ffce04c0fdc9767ffe0" resolved "https://registry.yarnpkg.com/axios-auth-refresh/-/axios-auth-refresh-3.2.2.tgz#e3ef505932d33318c74c2ffce04c0fdc9767ffe0"
integrity sha512-Ocu8leYhuhNejH/RBC0tWpUuv0cOplvdwltIQuYmkhihbZ8AqR0qPIZs+fV5V3JL6L5IM4Y5rjHgXyQWozjM7g== integrity sha512-Ocu8leYhuhNejH/RBC0tWpUuv0cOplvdwltIQuYmkhihbZ8AqR0qPIZs+fV5V3JL6L5IM4Y5rjHgXyQWozjM7g==
axios@0.26.0: axios@0.26.1:
version "0.26.0" version "0.26.1"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.26.0.tgz#9a318f1c69ec108f8cd5f3c3d390366635e13928" resolved "https://registry.yarnpkg.com/axios/-/axios-0.26.1.tgz#1ede41c51fcf51bbbd6fd43669caaa4f0495aaa9"
integrity sha512-lKoGLMYtHvFrPVt3r+RBMp9nh34N0M8zEfCWqdWZx6phynIEhQqAdydpyBAAG211zlhX9Rgu08cOamy6XjE5Og== integrity sha512-fPwcX4EvnSHuInCMItEhAGnaSEXRBjtzh9fOtsE6E1G6p7vl7edEeZe11QHf18+6+9gR5PbKV/sGKNaD8YaMeA==
dependencies: dependencies:
follow-redirects "^1.14.8" follow-redirects "^1.14.8"