Merge pull request #759 from arifszn/dependabot/npm_and_yarn/axios-1.10.0

Bump axios from 1.7.9 to 1.10.0
This commit is contained in:
Ariful Alam 2025-07-06 13:17:57 +06:00 committed by GitHub
commit 6288d4aff8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -20,7 +20,7 @@
"@typescript-eslint/parser": "^7.3.1",
"@vitejs/plugin-react": "^4.4.1",
"autoprefixer": "^10.4.20",
"axios": "^1.7.9",
"axios": "^1.10.0",
"daisyui": "^4.11.1",
"date-fns": "^4.1.0",
"eslint": "^8.57.0",
@ -3466,9 +3466,9 @@
}
},
"node_modules/axios": {
"version": "1.7.9",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.7.9.tgz",
"integrity": "sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==",
"version": "1.10.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.10.0.tgz",
"integrity": "sha512-/1xYAC4MP/HEG+3duIhFr4ZQXR4sQXOIe+o6sdqzeykGLx6Upp/1p8MHqhINOvGeP7xyNHe7tsiJByc4SSVUxw==",
"dev": true,
"dependencies": {
"follow-redirects": "^1.15.6",

View File

@ -33,7 +33,7 @@
"@typescript-eslint/parser": "^7.3.1",
"@vitejs/plugin-react": "^4.4.1",
"autoprefixer": "^10.4.20",
"axios": "^1.7.9",
"axios": "^1.10.0",
"daisyui": "^4.11.1",
"date-fns": "^4.1.0",
"eslint": "^8.57.0",