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

This commit is contained in:
renovate[bot] 2024-08-26 04:42:06 +00:00 committed by GitHub
parent 292c8fcfdb
commit 96d83ee36d
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.2.1",
"autoprefixer": "10.4.20",
"axios": "1.7.4",
"axios": "1.7.5",
"class-variance-authority": "0.7.0",
"clsx": "2.1.0",
"date-fns": "2.30.0",
@ -4886,9 +4886,9 @@
}
},
"node_modules/axios": {
"version": "1.7.4",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.7.4.tgz",
"integrity": "sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==",
"version": "1.7.5",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.7.5.tgz",
"integrity": "sha512-fZu86yCo+svH3uqJ/yTdQ0QHpQu5oL+/QE+QPSv6BZSkDAoky9vytxp7u5qk83OJFS3kEBcesWni9WTZAv3tSw==",
"license": "MIT",
"dependencies": {
"follow-redirects": "^1.15.6",

View file

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