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

This commit is contained in:
renovate[bot] 2024-08-13 20:22:49 +00:00 committed by GitHub
parent b8e7c0b4a4
commit 78f9f8fbe7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 5 deletions

View file

@ -26,7 +26,7 @@
"@types/recharts": "1.8.29", "@types/recharts": "1.8.29",
"@vitejs/plugin-react": "4.2.1", "@vitejs/plugin-react": "4.2.1",
"autoprefixer": "10.4.18", "autoprefixer": "10.4.18",
"axios": "1.6.8", "axios": "1.7.4",
"class-variance-authority": "0.7.0", "class-variance-authority": "0.7.0",
"clsx": "2.1.0", "clsx": "2.1.0",
"date-fns": "2.30.0", "date-fns": "2.30.0",
@ -4885,9 +4885,10 @@
} }
}, },
"node_modules/axios": { "node_modules/axios": {
"version": "1.6.8", "version": "1.7.4",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.6.8.tgz", "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.4.tgz",
"integrity": "sha512-v/ZHtJDU39mDpyBoFVkETcd/uNdxrWRrg3bKpOKzXFA6Bvqopts6ALSMU3y6ijYxbw2B+wPrIv46egTzJXCLGQ==", "integrity": "sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==",
"license": "MIT",
"dependencies": { "dependencies": {
"follow-redirects": "^1.15.6", "follow-redirects": "^1.15.6",
"form-data": "^4.0.0", "form-data": "^4.0.0",

View file

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