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
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", "@typescript-eslint/parser": "^6.14.0",
"@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.7",
"daisyui": "^4.6.0", "daisyui": "^4.6.0",
"date-fns": "^3.3.0", "date-fns": "^3.3.0",
"eslint": "^8.55.0", "eslint": "^8.55.0",
@@ -3215,9 +3215,9 @@
} }
}, },
"node_modules/axios": { "node_modules/axios": {
"version": "1.6.5", "version": "1.6.7",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.6.5.tgz", "resolved": "https://registry.npmjs.org/axios/-/axios-1.6.7.tgz",
"integrity": "sha512-Ii012v05KEVuUoFWmMW/UQv9aRIc3ZwkWDcM+h5Il8izZCtRVpDUfwpoFf7eOtajT3QiGR4yDUx7lPqHJULgbg==", "integrity": "sha512-/hDJGff6/c7u0hDkvkGxR/oy6CbCs8ziCsC7SqmhjfozqiJGc8Z11wrv9z9lYfY4K8l+H9TpjcMDX0xOZmx+RA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"follow-redirects": "^1.15.4", "follow-redirects": "^1.15.4",

View File

@@ -33,7 +33,7 @@
"@typescript-eslint/parser": "^6.14.0", "@typescript-eslint/parser": "^6.14.0",
"@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.7",
"daisyui": "^4.6.0", "daisyui": "^4.6.0",
"date-fns": "^3.3.0", "date-fns": "^3.3.0",
"eslint": "^8.55.0", "eslint": "^8.55.0",