From c46592fc5706da734e99eab0b788c17302163820 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 16:27:05 +0000 Subject: [PATCH] Bump axios from 1.6.7 to 1.7.4 Bumps [axios](https://github.com/axios/axios) from 1.6.7 to 1.7.4. - [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.6.7...v1.7.4) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9497f31..546959d 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@radix-ui/react-tooltip": "^1.0.7", "@t3-oss/env-nextjs": "^0.9.2", "@tanstack/react-table": "^8.13.2", - "axios": "^1.6.7", + "axios": "^1.7.4", "class-variance-authority": "^0.7.0", "clsx": "^2.1.0", "embla-carousel-react": "^8.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a172be9..54c50de 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,8 +39,8 @@ dependencies: specifier: ^8.13.2 version: 8.13.2(react-dom@18.2.0)(react@18.2.0) axios: - specifier: ^1.6.7 - version: 1.6.7 + specifier: ^1.7.4 + version: 1.7.4 class-variance-authority: specifier: ^0.7.0 version: 0.7.0 @@ -1583,8 +1583,8 @@ packages: engines: {node: '>=4'} dev: true - /axios@1.6.7: - resolution: {integrity: sha512-/hDJGff6/c7u0hDkvkGxR/oy6CbCs8ziCsC7SqmhjfozqiJGc8Z11wrv9z9lYfY4K8l+H9TpjcMDX0xOZmx+RA==} + /axios@1.7.4: + resolution: {integrity: sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==} dependencies: follow-redirects: 1.15.6 form-data: 4.0.0