From 5627ecb78bc3736794e641a5e777c07ebbaa6fd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 14:52:20 +0000 Subject: [PATCH] chore(deps): bump axios from 0.24.0 to 1.13.2 Bumps [axios](https://github.com/axios/axios) from 0.24.0 to 1.13.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v0.24.0...v1.13.2) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5b26d55..d79d34c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,10 +10,10 @@ importers: dependencies: axios: specifier: ^1.13.0 - version: 1.13.0 + version: 1.13.2 axios-cookiejar-support: specifier: ^6.0.4 - version: 6.0.4(axios@1.13.0)(tough-cookie@5.1.2) + version: 6.0.4(axios@1.13.2)(tough-cookie@5.1.2) busboy: specifier: ^1.6.0 version: 1.6.0 @@ -23,6 +23,9 @@ importers: dotenv: specifier: ^16.6.1 version: 16.6.1 + express: + specifier: ^4.17.0 || ^5.0.0 + version: 4.21.2 form-data: specifier: ^4.0.4 version: 4.0.4 @@ -643,8 +646,8 @@ packages: axios@0.28.1: resolution: {integrity: sha512-iUcGA5a7p0mVb4Gm/sy+FSECNkPFT4y7wt6OM/CDpO/OnNCvSs3PoMG8ibrC9jRoGYU0gUK5pXVC4NPXq6lHRQ==} - axios@1.13.0: - resolution: {integrity: sha512-zt40Pz4zcRXra9CVV31KeyofwiNvAbJ5B6YPz9pMJ+yOSLikvPT4Yi5LjfgjRa9CawVYBaD1JQzIVcIvBejKeA==} + axios@1.13.2: + resolution: {integrity: sha512-VPk9ebNqPcy5lRGuSlKx752IlDatOjT9paPlm8A7yOuW2Fbvp4X3JznJtT4f0GzGLLiWE9W8onz51SqLYwzGaA==} balanced-match@1.0.2: resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} @@ -3873,9 +3876,9 @@ snapshots: pify: 5.0.0 tough-cookie: 4.1.4 - axios-cookiejar-support@6.0.4(axios@1.13.0)(tough-cookie@5.1.2): + axios-cookiejar-support@6.0.4(axios@1.13.2)(tough-cookie@5.1.2): dependencies: - axios: 1.13.0 + axios: 1.13.2 http-cookie-agent: 7.0.2(tough-cookie@5.1.2) tough-cookie: 5.1.2 transitivePeerDependencies: @@ -3902,7 +3905,7 @@ snapshots: transitivePeerDependencies: - debug - axios@1.13.0: + axios@1.13.2: dependencies: follow-redirects: 1.15.11 form-data: 4.0.4