Merge pull request '⬆️ Update dependency axios to v1.7.2' (#90) from renovate/axios-1.x into main
All checks were successful
ci / docker (push) Successful in 39s
All checks were successful
ci / docker (push) Successful in 39s
Reviewed-on: #90
This commit is contained in:
commit
47671dc9a7
@ -17,7 +17,7 @@
|
||||
"@mdi/font": "7.4.47",
|
||||
"@types/js-cookie": "3.0.6",
|
||||
"@types/uuid": "9.0.8",
|
||||
"axios": "1.7.0",
|
||||
"axios": "1.7.2",
|
||||
"jose": "5.3.0",
|
||||
"js-cookie": "3.0.5",
|
||||
"pinia": "2.1.7",
|
||||
|
@ -18,8 +18,8 @@ importers:
|
||||
specifier: 9.0.8
|
||||
version: 9.0.8
|
||||
axios:
|
||||
specifier: 1.7.0
|
||||
version: 1.7.0
|
||||
specifier: 1.7.2
|
||||
version: 1.7.2
|
||||
jose:
|
||||
specifier: 5.3.0
|
||||
version: 5.3.0
|
||||
@ -765,8 +765,8 @@ packages:
|
||||
asynckit@0.4.0:
|
||||
resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
|
||||
|
||||
axios@1.7.0:
|
||||
resolution: {integrity: sha512-IiB0wQeKyPRdsFVhBgIo31FbzOyf2M6wYl7/NVutFwFBRMiAbjNiydJIHKeLmPugF4kJLfA1uWZ82Is2QzqqFA==}
|
||||
axios@1.7.2:
|
||||
resolution: {integrity: sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==}
|
||||
|
||||
balanced-match@1.0.2:
|
||||
resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
|
||||
@ -3033,7 +3033,7 @@ snapshots:
|
||||
|
||||
asynckit@0.4.0: {}
|
||||
|
||||
axios@1.7.0:
|
||||
axios@1.7.2:
|
||||
dependencies:
|
||||
follow-redirects: 1.15.6
|
||||
form-data: 4.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user