chore(deps): update dependency axios to v1.6.8

This commit is contained in:
renovate[bot] 2024-03-15 16:45:05 +00:00 committed by GitHub
parent 2657c84a84
commit 1657b2c835
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 9 additions and 9 deletions

View file

@ -26,7 +26,7 @@
"@types/recharts": "1.8.29",
"@vitejs/plugin-react": "4.2.1",
"autoprefixer": "10.4.18",
"axios": "1.6.7",
"axios": "1.6.8",
"class-variance-authority": "0.7.0",
"clsx": "2.1.0",
"date-fns": "2.30.0",
@ -4885,11 +4885,11 @@
}
},
"node_modules/axios": {
"version": "1.6.7",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.6.7.tgz",
"integrity": "sha512-/hDJGff6/c7u0hDkvkGxR/oy6CbCs8ziCsC7SqmhjfozqiJGc8Z11wrv9z9lYfY4K8l+H9TpjcMDX0xOZmx+RA==",
"version": "1.6.8",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.6.8.tgz",
"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"
}
@ -6516,9 +6516,9 @@
"peer": true
},
"node_modules/follow-redirects": {
"version": "1.15.5",
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.5.tgz",
"integrity": "sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw==",
"version": "1.15.6",
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.6.tgz",
"integrity": "sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==",
"funding": [
{
"type": "individual",

View file

@ -25,7 +25,7 @@
"@types/recharts": "1.8.29",
"@vitejs/plugin-react": "4.2.1",
"autoprefixer": "10.4.18",
"axios": "1.6.7",
"axios": "1.6.8",
"class-variance-authority": "0.7.0",
"clsx": "2.1.0",
"date-fns": "2.30.0",