diff --git a/package.json b/package.json index acbfb0c1..b38febf6 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ }, "dependencies": { "@vueuse/core": "^11.3.0", - "axios": "^1.7.9", + "axios": "^1.8.1", "dayjs": "^1.11.13", "lodash-es": "^4.17.21", "pinia": "^2.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1dae3dd2..890873ae 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^11.3.0 version: 11.3.0(vue@3.5.13(typescript@5.7.3)) axios: - specifier: ^1.7.9 - version: 1.7.9 + specifier: ^1.8.1 + version: 1.8.1 dayjs: specifier: ^1.11.13 version: 1.11.13 @@ -1309,8 +1309,8 @@ packages: asynckit@0.4.0: resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==} - axios@1.7.9: - resolution: {integrity: sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==} + axios@1.8.1: + resolution: {integrity: sha512-NN+fvwH/kV01dYUQ3PTOZns4LWtWhOFCAhQ/pHb88WQ1hNe5V/dvFwc4VJcDL11LT9xSX0QtsR8sWUuyOuOq7g==} balanced-match@1.0.2: resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} @@ -4486,7 +4486,7 @@ snapshots: asynckit@0.4.0: {} - axios@1.7.9: + axios@1.8.1: dependencies: follow-redirects: 1.15.6 form-data: 4.0.0