From c6e40ce06f20d7061344b7286d02816698a4b2b8 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 7 Mar 2025 16:09:18 +0000 Subject: [PATCH] Update axios to version 1.8.2 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index cdc8eeb9..c8188dd0 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@tailwindcss/typography": "^0.5.12", "aos": "^3.0.0-beta.6", "aws-crt": "^1.21.3", - "axios": "^1.7.4", + "axios": "^1.8.2", "babel-plugin-react-compiler": "^0.0.0-experimental-592953e-20240517", "class-variance-authority": "^0.7.0", "clsx": "^1.2.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c16229ef..cfb063a3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -97,8 +97,8 @@ dependencies: specifier: ^1.21.3 version: 1.22.0 axios: - specifier: ^1.7.4 - version: 1.7.7 + specifier: ^1.8.2 + version: 1.8.2 babel-plugin-react-compiler: specifier: ^0.0.0-experimental-592953e-20240517 version: 0.0.0-experimental-6067d4e-20240919 @@ -6036,7 +6036,7 @@ packages: dependencies: '@aws-sdk/util-utf8-browser': 3.259.0 '@httptoolkit/websocket-stream': 6.0.1 - axios: 1.7.7 + axios: 1.8.2 buffer: 6.0.3 crypto-js: 4.2.0 mqtt: 5.10.1 @@ -6058,8 +6058,8 @@ packages: - debug dev: false - /axios@1.7.7: - resolution: {integrity: sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==} + /axios@1.8.2: + resolution: {integrity: sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==} dependencies: follow-redirects: 1.15.9 form-data: 4.0.0