⬆️ Update dependency axios to v1.6.8
This commit is contained in:
parent
0265c88666
commit
d09a202dc6
@ -17,7 +17,7 @@
|
||||
"@mdi/font": "7.4.47",
|
||||
"@types/js-cookie": "3.0.6",
|
||||
"@types/uuid": "9.0.8",
|
||||
"axios": "1.6.7",
|
||||
"axios": "1.6.8",
|
||||
"jose": "5.2.3",
|
||||
"js-cookie": "3.0.5",
|
||||
"pinia": "2.1.7",
|
||||
|
@ -15,8 +15,8 @@ dependencies:
|
||||
specifier: 9.0.8
|
||||
version: 9.0.8
|
||||
axios:
|
||||
specifier: 1.6.7
|
||||
version: 1.6.7
|
||||
specifier: 1.6.8
|
||||
version: 1.6.8
|
||||
jose:
|
||||
specifier: 5.2.3
|
||||
version: 5.2.3
|
||||
@ -1212,10 +1212,10 @@ packages:
|
||||
/asynckit@0.4.0:
|
||||
resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
|
||||
|
||||
/axios@1.6.7:
|
||||
resolution: {integrity: sha512-/hDJGff6/c7u0hDkvkGxR/oy6CbCs8ziCsC7SqmhjfozqiJGc8Z11wrv9z9lYfY4K8l+H9TpjcMDX0xOZmx+RA==}
|
||||
/axios@1.6.8:
|
||||
resolution: {integrity: sha512-v/ZHtJDU39mDpyBoFVkETcd/uNdxrWRrg3bKpOKzXFA6Bvqopts6ALSMU3y6ijYxbw2B+wPrIv46egTzJXCLGQ==}
|
||||
dependencies:
|
||||
follow-redirects: 1.15.4
|
||||
follow-redirects: 1.15.6
|
||||
form-data: 4.0.0
|
||||
proxy-from-env: 1.1.0
|
||||
transitivePeerDependencies:
|
||||
@ -1922,8 +1922,8 @@ packages:
|
||||
resolution: {integrity: sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==}
|
||||
dev: true
|
||||
|
||||
/follow-redirects@1.15.4:
|
||||
resolution: {integrity: sha512-Cr4D/5wlrb0z9dgERpUL3LrmPKVDsETIJhaCMeDfuFYcqa5bldGV6wBsAN6X/vxlXQtFBMrXdXxdL8CbDTGniw==}
|
||||
/follow-redirects@1.15.6:
|
||||
resolution: {integrity: sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==}
|
||||
engines: {node: '>=4.0'}
|
||||
peerDependencies:
|
||||
debug: '*'
|
||||
|
Loading…
Reference in New Issue
Block a user