Merge pull request #489 from arifszn/dependabot/npm_and_yarn/axios-1.6.7

Bump axios from 1.6.5 to 1.6.7
This commit is contained in:
Ariful Alam 2024-02-02 19:17:24 +06:00 committed by GitHub
commit 3b7b0cd1a8
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": "^6.14.0",
"@vitejs/plugin-react": "^4.2.1",
"autoprefixer": "^10.4.17",
"axios": "^1.6.5",
"axios": "^1.6.7",
"daisyui": "^4.6.0",
"date-fns": "^3.3.0",
"eslint": "^8.55.0",
@ -3215,9 +3215,9 @@
}
},
"node_modules/axios": {
"version": "1.6.5",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.6.5.tgz",
"integrity": "sha512-Ii012v05KEVuUoFWmMW/UQv9aRIc3ZwkWDcM+h5Il8izZCtRVpDUfwpoFf7eOtajT3QiGR4yDUx7lPqHJULgbg==",
"version": "1.6.7",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.6.7.tgz",
"integrity": "sha512-/hDJGff6/c7u0hDkvkGxR/oy6CbCs8ziCsC7SqmhjfozqiJGc8Z11wrv9z9lYfY4K8l+H9TpjcMDX0xOZmx+RA==",
"dev": true,
"dependencies": {
"follow-redirects": "^1.15.4",

View File

@ -33,7 +33,7 @@
"@typescript-eslint/parser": "^6.14.0",
"@vitejs/plugin-react": "^4.2.1",
"autoprefixer": "^10.4.17",
"axios": "^1.6.5",
"axios": "^1.6.7",
"daisyui": "^4.6.0",
"date-fns": "^3.3.0",
"eslint": "^8.55.0",