From 132844ce2de8470834a77390fbaac0d941054ed4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 20:50:53 +0000 Subject: [PATCH] chore(deps): update dependency axios to ^1.13.1 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 87e7329d..5e3f6be2 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ }, "dependencies": { "@vueuse/core": "^13.9.0", - "axios": "^1.12.2", + "axios": "^1.13.1", "dayjs": "^1.11.18", "pinia": "^3.0.3", "radashi": "^12.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ae71a315..e532c51a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,8 +16,8 @@ importers: specifier: ^13.9.0 version: 13.9.0(vue@3.5.22(typescript@5.9.3)) axios: - specifier: ^1.12.2 - version: 1.12.2 + specifier: ^1.13.1 + version: 1.13.1 dayjs: specifier: ^1.11.18 version: 1.11.18 @@ -1384,8 +1384,8 @@ packages: asynckit@0.4.0: resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==} - axios@1.12.2: - resolution: {integrity: sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw==} + axios@1.13.1: + resolution: {integrity: sha512-hU4EGxxt+j7TQijx1oYdAjw4xuIp1wRQSsbMFwSthCWeBQur1eF+qJ5iQ5sN3Tw8YRzQNKb8jszgBdMDVqwJcw==} balanced-match@1.0.2: resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} @@ -4348,7 +4348,7 @@ snapshots: asynckit@0.4.0: {} - axios@1.12.2: + axios@1.13.1: dependencies: follow-redirects: 1.15.9 form-data: 4.0.4