From cf2e6a65cab80f259bc792640c270488ec159f93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Feb 2026 19:12:18 +0000 Subject: [PATCH] deps: bump axios in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [axios](https://github.com/axios/axios). Updates `axios` from 1.13.3 to 1.13.5 - [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/v1.13.3...v1.13.5) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.5 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 2d511c3..8092bd1 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@mui/material": "^7.3.7", "antd": "^6.2.2", "assert": "^2.1.0", - "axios": "^1.13.3", + "axios": "^1.13.5", "buffer": "^6.0.3", "date-fns": "^4.1.0", "plotly.js": "^3.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5e681be..33d43d7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: ^2.1.0 version: 2.1.0 axios: - specifier: ^1.13.3 - version: 1.13.3 + specifier: ^1.13.5 + version: 1.13.5 buffer: specifier: ^6.0.3 version: 6.0.3 @@ -1493,8 +1493,8 @@ packages: resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==} engines: {node: '>= 0.4'} - axios@1.13.3: - resolution: {integrity: sha512-ERT8kdX7DZjtUm7IitEyV7InTHAF42iJuMArIiDIV5YtPanJkgw4hw5Dyg9fh0mihdWNn1GKaeIWErfe56UQ1g==} + axios@1.13.5: + resolution: {integrity: sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==} babel-plugin-macros@3.1.0: resolution: {integrity: sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==} @@ -4671,7 +4671,7 @@ snapshots: dependencies: possible-typed-array-names: 1.1.0 - axios@1.13.3: + axios@1.13.5: dependencies: follow-redirects: 1.15.11 form-data: 4.0.5