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

This commit is contained in:
renovate[bot] 2024-01-25 01:10:40 +00:00 committed by GitHub
parent 02d0c850a2
commit 2ae7afb11e
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.5", "axios": "1.6.6",
"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.5", "version": "1.6.6",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.6.5.tgz", "resolved": "https://registry.npmjs.org/axios/-/axios-1.6.6.tgz",
"integrity": "sha512-Ii012v05KEVuUoFWmMW/UQv9aRIc3ZwkWDcM+h5Il8izZCtRVpDUfwpoFf7eOtajT3QiGR4yDUx7lPqHJULgbg==", "integrity": "sha512-XZLZDFfXKM9U/Y/B4nNynfCRUqNyVZ4sBC/n9GDRCkq9vd2mIvKjKKsbIh1WPmHmNbg6ND7cTBY3Y2+u1G3/2Q==",
"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.5", "axios": "1.6.6",
"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",