From 51f185f941185a54124d1025c37f90034f15fe64 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 22 Jan 2023 13:04:56 +0000 Subject: [PATCH] chore(front): update dependency axios-auth-refresh to v3.3.6 --- front/package.json | 2 +- front/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/front/package.json b/front/package.json index ff45efb86..a8ef67b89 100644 --- a/front/package.json +++ b/front/package.json @@ -25,7 +25,7 @@ "@vueuse/math": "9.6.0", "@vueuse/router": "9.6.0", "axios": "1.2.3", - "axios-auth-refresh": "3.3.4", + "axios-auth-refresh": "3.3.6", "butterchurn": "3.0.0-beta.4", "butterchurn-presets": "3.0.0-beta.4", "diff": "5.1.0", diff --git a/front/yarn.lock b/front/yarn.lock index 5649cfc67..68a087422 100644 --- a/front/yarn.lock +++ b/front/yarn.lock @@ -2405,10 +2405,10 @@ automation-events@^4.0.25: "@babel/runtime" "^7.20.6" tslib "^2.4.1" -axios-auth-refresh@3.3.4: - version "3.3.4" - resolved "https://registry.yarnpkg.com/axios-auth-refresh/-/axios-auth-refresh-3.3.4.tgz#95a2b1dc89a566b67ba525fb54de2f9dd7b65d20" - integrity sha512-cGq3bZu+lip5j+byaQRZaZ3wpCUxs93jGV0614VYP5k2H1vbdoaw6HGazaUJxcRsFMctR3DItCAx1Dn7KerlcA== +axios-auth-refresh@3.3.6: + version "3.3.6" + resolved "https://registry.yarnpkg.com/axios-auth-refresh/-/axios-auth-refresh-3.3.6.tgz#a879f6296a889d6616e51069c2a8135b697966e7" + integrity sha512-2CeBUce/SxIfFxow5/n8vApJ97yYF6qoV4gh1UrswT7aEOnlOdBLxxyhOI4IaxGs6BY0l8YujU2jlc4aCmK17Q== axios@1.2.3: version "1.2.3"