From 6c09dcb566f84756ae8a719e3bb052390715d149 Mon Sep 17 00:00:00 2001 From: RenovateBot Date: Wed, 16 Feb 2022 10:29:08 +0000 Subject: [PATCH] Update dependency axios to v0.26.0 (develop) --- front/package.json | 2 +- front/yarn.lock | 17 +++++++++++------ 2 files changed, 12 insertions(+), 7 deletions(-) diff --git a/front/package.json b/front/package.json index 06f37cebc..14edc198c 100644 --- a/front/package.json +++ b/front/package.json @@ -15,7 +15,7 @@ "postinstall": "yarn run fix-fomantic-css" }, "dependencies": { - "axios": "0.25.0", + "axios": "0.26.0", "axios-auth-refresh": "2.2.8", "core-js": "3.21.0", "diff": "5.0.0", diff --git a/front/yarn.lock b/front/yarn.lock index ee2c5f437..1dd1df074 100644 --- a/front/yarn.lock +++ b/front/yarn.lock @@ -2304,12 +2304,12 @@ axios-auth-refresh@2.2.8: resolved "https://registry.yarnpkg.com/axios-auth-refresh/-/axios-auth-refresh-2.2.8.tgz#de420b6b5d6efdb4ad3666e44c38960a9b08f382" integrity sha512-WR59uCgO9VppC9VQU6vtszrAHnF3RtylkGltOGldfB4Rw+my0j9WdJuvRzMwiwTh+LmG/SQWzgeCfFYf8N4FIA== -axios@0.25.0: - version "0.25.0" - resolved "https://registry.yarnpkg.com/axios/-/axios-0.25.0.tgz#349cfbb31331a9b4453190791760a8d35b093e0a" - integrity sha512-cD8FOb0tRH3uuEe6+evtAbgJtfxr7ly3fQjYcMcuPlgkwVS9xboaVIpcDV+cYQe+yGykgwZCs1pzjntcGa6l5g== +axios@0.26.0: + version "0.26.0" + resolved "https://registry.yarnpkg.com/axios/-/axios-0.26.0.tgz#9a318f1c69ec108f8cd5f3c3d390366635e13928" + integrity sha512-lKoGLMYtHvFrPVt3r+RBMp9nh34N0M8zEfCWqdWZx6phynIEhQqAdydpyBAAG211zlhX9Rgu08cOamy6XjE5Og== dependencies: - follow-redirects "^1.14.7" + follow-redirects "^1.14.8" babel-extract-comments@^1.0.0: version "1.0.0" @@ -4786,11 +4786,16 @@ focus-trap@6.7.3: dependencies: tabbable "^5.2.1" -follow-redirects@^1.0.0, follow-redirects@^1.14.7: +follow-redirects@^1.0.0: version "1.14.7" resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.7.tgz#2004c02eb9436eee9a21446a6477debf17e81685" integrity sha512-+hbxoLbFMbRKDwohX8GkTataGqO6Jb7jGwpAlwgy2bIz25XtRm7KEzJM76R1WiNT5SwZkX4Y75SwBolkpmE7iQ== +follow-redirects@^1.14.8: + version "1.14.8" + resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.8.tgz#016996fb9a11a100566398b1c6839337d7bfa8fc" + integrity sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA== + fomantic-ui-css@2.8.8: version "2.8.8" resolved "https://registry.yarnpkg.com/fomantic-ui-css/-/fomantic-ui-css-2.8.8.tgz#8a402a4413b2c205c416afccfb48b295b393bb52"