chore(deps): update dependency axios to v1.8.2 [security]

This commit is contained in:
renovate[bot] 2025-03-12 22:40:05 +00:00 committed by GitHub
parent eae4df7d06
commit 735dc94ff9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -26,7 +26,7 @@
"@types/recharts": "1.8.29",
"@vitejs/plugin-react": "4.3.4",
"autoprefixer": "10.4.20",
"axios": "1.7.9",
"axios": "1.8.2",
"class-variance-authority": "0.7.1",
"clsx": "2.1.1",
"date-fns": "2.30.0",
@ -4831,9 +4831,9 @@
}
},
"node_modules/axios": {
"version": "1.7.9",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.7.9.tgz",
"integrity": "sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==",
"version": "1.8.2",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.8.2.tgz",
"integrity": "sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==",
"license": "MIT",
"dependencies": {
"follow-redirects": "^1.15.6",

View file

@ -25,7 +25,7 @@
"@types/recharts": "1.8.29",
"@vitejs/plugin-react": "4.3.4",
"autoprefixer": "10.4.20",
"axios": "1.7.9",
"axios": "1.8.2",
"class-variance-authority": "0.7.1",
"clsx": "2.1.1",
"date-fns": "2.30.0",