⬆️ Update dependency axios to v1.6.7 #52

Merged
sebclem merged 1 commits from renovate/axios-1.x into main 2024-01-26 09:24:18 +01:00
2 changed files with 5 additions and 5 deletions
Showing only changes of commit dbce687268 - Show all commits

View File

@ -17,7 +17,7 @@
"@mdi/font": "7.4.47",
"@types/js-cookie": "3.0.6",
"@types/uuid": "9.0.7",
"axios": "1.6.5",
"axios": "1.6.7",
"jose": "5.2.0",
"js-cookie": "3.0.5",
"pinia": "2.1.7",

View File

@ -15,8 +15,8 @@ dependencies:
specifier: 9.0.7
version: 9.0.7
axios:
specifier: 1.6.5
version: 1.6.5
specifier: 1.6.7
version: 1.6.7
jose:
specifier: 5.2.0
version: 5.2.0
@ -1220,8 +1220,8 @@ packages:
/asynckit@0.4.0:
resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
/axios@1.6.5:
resolution: {integrity: sha512-Ii012v05KEVuUoFWmMW/UQv9aRIc3ZwkWDcM+h5Il8izZCtRVpDUfwpoFf7eOtajT3QiGR4yDUx7lPqHJULgbg==}
/axios@1.6.7:
resolution: {integrity: sha512-/hDJGff6/c7u0hDkvkGxR/oy6CbCs8ziCsC7SqmhjfozqiJGc8Z11wrv9z9lYfY4K8l+H9TpjcMDX0xOZmx+RA==}
dependencies:
follow-redirects: 1.15.4
form-data: 4.0.0