diff --git a/package.json b/package.json index 005648a0..f92c4cb1 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ }, "dependencies": { "@vueuse/core": "^11.3.0", - "axios": "^1.8.1", + "axios": "^1.8.2", "dayjs": "^1.11.13", "lodash-es": "^4.17.21", "pinia": "^2.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7c5a748f..80c41cf4 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.8.2)) axios: - specifier: ^1.8.1 - version: 1.8.1 + specifier: ^1.8.2 + version: 1.8.2 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.8.1: - resolution: {integrity: sha512-NN+fvwH/kV01dYUQ3PTOZns4LWtWhOFCAhQ/pHb88WQ1hNe5V/dvFwc4VJcDL11LT9xSX0QtsR8sWUuyOuOq7g==} + axios@1.8.2: + resolution: {integrity: sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==} balanced-match@1.0.2: resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} @@ -4486,7 +4486,7 @@ snapshots: asynckit@0.4.0: {} - axios@1.8.1: + axios@1.8.2: dependencies: follow-redirects: 1.15.6 form-data: 4.0.0