chore(front): update dependency axios to v1.2.3

environments/review-docs-docs-mup14p/deployments/16950
Renovate Bot 2023-01-22 12:34:50 +00:00
rodzic f49a894204
commit 18776d9d1d
2 zmienionych plików z 5 dodań i 5 usunięć

Wyświetl plik

@ -24,7 +24,7 @@
"@vueuse/integrations": "9.6.0",
"@vueuse/math": "9.6.0",
"@vueuse/router": "9.6.0",
"axios": "1.2.1",
"axios": "1.2.3",
"axios-auth-refresh": "3.3.4",
"butterchurn": "3.0.0-beta.4",
"butterchurn-presets": "3.0.0-beta.4",

Wyświetl plik

@ -2410,10 +2410,10 @@ axios-auth-refresh@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@1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.2.1.tgz#44cf04a3c9f0c2252ebd85975361c026cb9f864a"
integrity sha512-I88cFiGu9ryt/tfVEi4kX2SITsvDddTajXTOFmt2uK1ZVA8LytjtdeyefdQWEf5PU8w+4SSJDoYnggflB5tW4A==
axios@1.2.3:
version "1.2.3"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.2.3.tgz#31a3d824c0ebf754a004b585e5f04a5f87e6c4ff"
integrity sha512-pdDkMYJeuXLZ6Xj/Q5J3Phpe+jbGdsSzlQaFVkMQzRUL05+6+tetX8TV3p4HrU4kzuO9bt+io/yGQxuyxA/xcw==
dependencies:
follow-redirects "^1.15.0"
form-data "^4.0.0"