diff --git a/package.json b/package.json index 8e3b301..0d8d6bf 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.4", + "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 5b722b3..6a8ac87 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.4 - version: 1.13.4 + 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.4: - resolution: {integrity: sha512-1wVkUaAO6WyaYtCkcYCOx12ZgpGf9Zif+qXa4n+oYzK558YryKqiL6UWwd5DqiH3VRW0GYhTZQ/vlgJrCoNQlg==} + 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.4: + axios@1.13.5: dependencies: follow-redirects: 1.15.11 form-data: 4.0.5