Merge pull request #670 from arifszn/dependabot/npm_and_yarn/axios-1.7.9

Bump axios from 1.7.2 to 1.7.9
This commit is contained in:
Ariful Alam 2024-12-08 17:36:26 +06:00 committed by GitHub
commit b9f00b0d2b
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.3.4",
"autoprefixer": "^10.4.19",
"axios": "^1.7.2",
"axios": "^1.7.9",
"daisyui": "^4.11.1",
"date-fns": "^3.6.0",
"eslint": "^8.57.0",
@ -3381,9 +3381,9 @@
}
},
"node_modules/axios": {
"version": "1.7.2",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.7.2.tgz",
"integrity": "sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==",
"version": "1.7.9",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.7.9.tgz",
"integrity": "sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==",
"dev": true,
"dependencies": {
"follow-redirects": "^1.15.6",

View File

@ -33,7 +33,7 @@
"@typescript-eslint/parser": "^7.3.1",
"@vitejs/plugin-react": "^4.3.4",
"autoprefixer": "^10.4.19",
"axios": "^1.7.2",
"axios": "^1.7.9",
"daisyui": "^4.11.1",
"date-fns": "^3.6.0",
"eslint": "^8.57.0",