⬆️ Update dependency axios to v1.7.3
All checks were successful
ci / docker (pull_request) Successful in 51s
All checks were successful
ci / docker (pull_request) Successful in 51s
This commit is contained in:
parent
b0d06b3066
commit
163a11a265
@ -17,7 +17,7 @@
|
||||
"@mdi/font": "7.4.47",
|
||||
"@types/js-cookie": "3.0.6",
|
||||
"@types/uuid": "10.0.0",
|
||||
"axios": "1.7.2",
|
||||
"axios": "1.7.3",
|
||||
"jose": "5.6.3",
|
||||
"js-cookie": "3.0.5",
|
||||
"pinia": "2.2.0",
|
||||
|
@ -18,8 +18,8 @@ importers:
|
||||
specifier: 10.0.0
|
||||
version: 10.0.0
|
||||
axios:
|
||||
specifier: 1.7.2
|
||||
version: 1.7.2
|
||||
specifier: 1.7.3
|
||||
version: 1.7.3
|
||||
jose:
|
||||
specifier: 5.6.3
|
||||
version: 5.6.3
|
||||
@ -778,8 +778,8 @@ packages:
|
||||
asynckit@0.4.0:
|
||||
resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
|
||||
|
||||
axios@1.7.2:
|
||||
resolution: {integrity: sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==}
|
||||
axios@1.7.3:
|
||||
resolution: {integrity: sha512-Ar7ND9pU99eJ9GpoGQKhKf58GpUOgnzuaB7ueNQ5BMi0p+LZ5oaEnfF999fAArcTIBwXTCHAmGcHOZJaWPq9Nw==}
|
||||
|
||||
balanced-match@1.0.2:
|
||||
resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
|
||||
@ -3041,7 +3041,7 @@ snapshots:
|
||||
|
||||
asynckit@0.4.0: {}
|
||||
|
||||
axios@1.7.2:
|
||||
axios@1.7.3:
|
||||
dependencies:
|
||||
follow-redirects: 1.15.6
|
||||
form-data: 4.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user