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

This commit is contained in:
renovate[bot] 2023-11-14 22:03:43 +00:00 committed by GitHub
parent a8a9375c19
commit 0d0071805d
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.27",
"@vitejs/plugin-react": "4.1.1",
"autoprefixer": "10.4.16",
"axios": "1.6.1",
"axios": "1.6.2",
"class-variance-authority": "0.7.0",
"clsx": "2.0.0",
"date-fns": "2.30.0",
@ -4641,9 +4641,9 @@
}
},
"node_modules/axios": {
"version": "1.6.1",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.6.1.tgz",
"integrity": "sha512-vfBmhDpKafglh0EldBEbVuoe7DyAavGSLWhuSm5ZSEKQnHhBf0xAAwybbNH1IkrJNGnS/VG4I5yxig1pCEXE4g==",
"version": "1.6.2",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.6.2.tgz",
"integrity": "sha512-7i24Ri4pmDRfJTR7LDBhsOTtcm+9kjX5WiY1X3wIisx6G9So3pfMkEiU7emUBe46oceVImccTEM3k6C5dbVW8A==",
"dependencies": {
"follow-redirects": "^1.15.0",
"form-data": "^4.0.0",

View file

@ -25,7 +25,7 @@
"@types/recharts": "1.8.27",
"@vitejs/plugin-react": "4.1.1",
"autoprefixer": "10.4.16",
"axios": "1.6.1",
"axios": "1.6.2",
"class-variance-authority": "0.7.0",
"clsx": "2.0.0",
"date-fns": "2.30.0",