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

This commit is contained in:
renovate[bot] 2023-10-27 04:36:48 +00:00 committed by GitHub
parent ddb677df10
commit 303045fe40
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -26,7 +26,7 @@
"@types/recharts": "1.8.26",
"@vitejs/plugin-react": "4.1.0",
"autoprefixer": "10.4.16",
"axios": "1.5.1",
"axios": "1.6.0",
"class-variance-authority": "0.7.0",
"clsx": "2.0.0",
"date-fns": "2.30.0",
@ -4626,9 +4626,9 @@
}
},
"node_modules/axios": {
"version": "1.5.1",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.5.1.tgz",
"integrity": "sha512-Q28iYCWzNHjAm+yEAot5QaAMxhMghWLFVf7rRdwhUI+c2jix2DUXjAHXVi+s1ibs3mjPO/cCgbA++3BjD0vP/A==",
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.6.0.tgz",
"integrity": "sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==",
"dependencies": {
"follow-redirects": "^1.15.0",
"form-data": "^4.0.0",

View file

@ -25,7 +25,7 @@
"@types/recharts": "1.8.26",
"@vitejs/plugin-react": "4.1.0",
"autoprefixer": "10.4.16",
"axios": "1.5.1",
"axios": "1.6.0",
"class-variance-authority": "0.7.0",
"clsx": "2.0.0",
"date-fns": "2.30.0",