From a4a670fa7dbe04115f5568f51115b5c70d34d167 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 17:27:20 -0400 Subject: [PATCH] fix(deps): update dependency axios to v1.7.3 (#1430) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index c262fd672..d5f38d61c 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "dependencies": { "@electron/remote": "2.1.2", "@primer/octicons-react": "19.11.0", - "axios": "1.7.2", + "axios": "1.7.3", "class-variance-authority": "0.7.0", "clsx": "2.1.1", "date-fns": "3.6.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e8fa8df64..800b7387e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: 19.11.0 version: 19.11.0(react@18.3.1) axios: - specifier: 1.7.2 - version: 1.7.2 + specifier: 1.7.3 + version: 1.7.3 class-variance-authority: specifier: 0.7.0 version: 0.7.0 @@ -941,8 +941,8 @@ packages: peerDependencies: postcss: ^8.1.0 - axios@1.7.2: - resolution: {integrity: sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==} + axios@1.7.3: + resolution: {integrity: sha512-Ar7ND9pU99eJ9GpoGQKhKf58GpUOgnzuaB7ueNQ5BMi0p+LZ5oaEnfF999fAArcTIBwXTCHAmGcHOZJaWPq9Nw==} babel-jest@29.7.0: resolution: {integrity: sha512-BrvGY3xZSwEcCzKvKsCi2GgHqDqsYkOP4/by5xCgIwGXQxIEh+8ew3gmrE1y7XRR6LHZIj6yLYnUi/mm2KXKBg==} @@ -4246,7 +4246,7 @@ snapshots: postcss: 8.4.40 postcss-value-parser: 4.2.0 - axios@1.7.2: + axios@1.7.3: dependencies: follow-redirects: 1.15.6 form-data: 4.0.0