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

This commit is contained in:
renovate[bot] 2024-01-25 20:16:46 +00:00 committed by GitHub
parent 694d9b0740
commit 8d4907f4c9
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", "@types/recharts": "1.8.29",
"@vitejs/plugin-react": "4.2.1", "@vitejs/plugin-react": "4.2.1",
"autoprefixer": "10.4.17", "autoprefixer": "10.4.17",
"axios": "1.6.6", "axios": "1.6.7",
"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",
@ -4863,9 +4863,9 @@
} }
}, },
"node_modules/axios": { "node_modules/axios": {
"version": "1.6.6", "version": "1.6.7",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.6.6.tgz", "resolved": "https://registry.npmjs.org/axios/-/axios-1.6.7.tgz",
"integrity": "sha512-XZLZDFfXKM9U/Y/B4nNynfCRUqNyVZ4sBC/n9GDRCkq9vd2mIvKjKKsbIh1WPmHmNbg6ND7cTBY3Y2+u1G3/2Q==", "integrity": "sha512-/hDJGff6/c7u0hDkvkGxR/oy6CbCs8ziCsC7SqmhjfozqiJGc8Z11wrv9z9lYfY4K8l+H9TpjcMDX0xOZmx+RA==",
"dependencies": { "dependencies": {
"follow-redirects": "^1.15.4", "follow-redirects": "^1.15.4",
"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.17", "autoprefixer": "10.4.17",
"axios": "1.6.6", "axios": "1.6.7",
"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",