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

This commit is contained in:
renovate[bot] 2024-01-04 01:26:31 +00:00 committed by GitHub
parent e310802a53
commit 7903975fcf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View file

@ -26,7 +26,7 @@
"@types/recharts": "1.8.29",
"@vitejs/plugin-react": "4.2.1",
"autoprefixer": "10.4.16",
"axios": "1.6.3",
"axios": "1.6.4",
"class-variance-authority": "0.7.0",
"clsx": "2.1.0",
"date-fns": "2.30.0",
@ -4854,11 +4854,11 @@
}
},
"node_modules/axios": {
"version": "1.6.3",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.6.3.tgz",
"integrity": "sha512-fWyNdeawGam70jXSVlKl+SUNVcL6j6W79CuSIPfi6HnDUmSCH6gyUys/HrqHeA/wU0Az41rRgean494d0Jb+ww==",
"version": "1.6.4",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.6.4.tgz",
"integrity": "sha512-heJnIs6N4aa1eSthhN9M5ioILu8Wi8vmQW9iHQ9NUvfkJb0lEEDUiIdQNAuBtfUt3FxReaKdpQA5DbmMOqzF/A==",
"dependencies": {
"follow-redirects": "^1.15.0",
"follow-redirects": "^1.15.4",
"form-data": "^4.0.0",
"proxy-from-env": "^1.1.0"
}

View file

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