Merge pull request '⬆️ Update dependency axios to v1.6.7' (#52) from renovate/axios-1.x into main
All checks were successful
ci/woodpecker/push/docker Pipeline was successful

Reviewed-on: #52
This commit is contained in:
sebclem 2024-01-26 09:24:17 +01:00
commit f5d85f08a0
2 changed files with 5 additions and 5 deletions

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