From fa43c6285d21eb9d52b47a5d298ab9db03061c7f Mon Sep 17 00:00:00 2001
From: RenovateBot <bot@dev.funkwhale.audio>
Date: Sat, 22 Oct 2022 13:55:53 +0000
Subject: [PATCH] Update dependency axios-auth-refresh to v3.3.4 (develop)

---
 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 bec03b7a96..3825ecc10b 100644
--- a/front/package.json
+++ b/front/package.json
@@ -26,7 +26,7 @@
     "@vueuse/integrations": "9.1.1",
     "@vueuse/router": "9.1.1",
     "axios": "0.27.2",
-    "axios-auth-refresh": "3.3.3",
+    "axios-auth-refresh": "3.3.4",
     "diff": "5.1.0",
     "dompurify": "2.4.0",
     "focus-trap": "7.0.0",
diff --git a/front/yarn.lock b/front/yarn.lock
index a74dc8cdf7..671ec5ff7e 100644
--- a/front/yarn.lock
+++ b/front/yarn.lock
@@ -2121,10 +2121,10 @@ at-least-node@^1.0.0:
   resolved "https://registry.yarnpkg.com/at-least-node/-/at-least-node-1.0.0.tgz#602cd4b46e844ad4effc92a8011a3c46e0238dc2"
   integrity sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==
 
-axios-auth-refresh@3.3.3:
-  version "3.3.3"
-  resolved "https://registry.yarnpkg.com/axios-auth-refresh/-/axios-auth-refresh-3.3.3.tgz#f8c2fd0ca3adf89168dfb0caff10f076499ea482"
-  integrity sha512-2IbDhJ/h6ddNBBnnzn1VFK/qx17pE9aVqiafB8rx5LVHsJ1HtFpUGkbXY7PzTG+8P9HJWcyA3fNZl9BikSuilg==
+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@0.27.2, axios@>=0.13.0:
   version "0.27.2"
-- 
GitLab