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

This commit is contained in:
renovate[bot] 2024-01-05 23:18:37 +00:00 committed by GitHub
parent 6757f6d4f8
commit 7e6f033ede
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.29",
"@vitejs/plugin-react": "4.2.1",
"autoprefixer": "10.4.16",
"axios": "1.6.4",
"axios": "1.6.5",
"class-variance-authority": "0.7.0",
"clsx": "2.1.0",
"date-fns": "2.30.0",
@ -4860,9 +4860,9 @@
}
},
"node_modules/axios": {
"version": "1.6.4",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.6.4.tgz",
"integrity": "sha512-heJnIs6N4aa1eSthhN9M5ioILu8Wi8vmQW9iHQ9NUvfkJb0lEEDUiIdQNAuBtfUt3FxReaKdpQA5DbmMOqzF/A==",
"version": "1.6.5",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.6.5.tgz",
"integrity": "sha512-Ii012v05KEVuUoFWmMW/UQv9aRIc3ZwkWDcM+h5Il8izZCtRVpDUfwpoFf7eOtajT3QiGR4yDUx7lPqHJULgbg==",
"dependencies": {
"follow-redirects": "^1.15.4",
"form-data": "^4.0.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.4",
"axios": "1.6.5",
"class-variance-authority": "0.7.0",
"clsx": "2.1.0",
"date-fns": "2.30.0",