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

Reviewed-on: #26
This commit is contained in:
sebclem 2024-01-09 09:37:23 +01:00
commit 204fb270d1
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.4",
"axios": "1.6.5",
"jose": "5.1.3",
"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.4
version: 1.6.4
specifier: 1.6.5
version: 1.6.5
jose:
specifier: 5.1.3
version: 5.1.3
@ -1226,8 +1226,8 @@ packages:
/asynckit@0.4.0:
resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
/axios@1.6.4:
resolution: {integrity: sha512-heJnIs6N4aa1eSthhN9M5ioILu8Wi8vmQW9iHQ9NUvfkJb0lEEDUiIdQNAuBtfUt3FxReaKdpQA5DbmMOqzF/A==}
/axios@1.6.5:
resolution: {integrity: sha512-Ii012v05KEVuUoFWmMW/UQv9aRIc3ZwkWDcM+h5Il8izZCtRVpDUfwpoFf7eOtajT3QiGR4yDUx7lPqHJULgbg==}
dependencies:
follow-redirects: 1.15.4
form-data: 4.0.0