diff --git a/front/package.json b/front/package.json index bec03b7a96a25c21ef6e2d9c64a09f7af2ded3cf..3825ecc10bf6591ac57d89c50a280e66548092b5 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 a74dc8cdf7bf34d76146c38ef48df47ca84b0196..671ec5ff7e4204f7561808a51adc0d02aec36a9f 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"