From 4b831d5d1a61d417c96677c6af803b6b7a1f3184 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 04:17:04 +0900 Subject: [PATCH] build(deps): bump axios from 1.6.8 to 1.7.4 in /docs (#1024) Bumps [axios](https://github.com/axios/axios) from 1.6.8 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.8...v1.7.4) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docs/package.json | 2 +- docs/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/package.json b/docs/package.json index efaf6631..35fecd0b 100644 --- a/docs/package.json +++ b/docs/package.json @@ -19,7 +19,7 @@ "@mdx-js/react": "^3.0.1", "@splinetool/react-spline": "^2.2.6", "@splinetool/runtime": "^1.0.78", - "axios": "^1.6.8", + "axios": "^1.7.4", "docusaurus-lunr-search": "^3.3.2", "lodash.get": "^4.4.2", "react": "^18.2.0", diff --git a/docs/pnpm-lock.yaml b/docs/pnpm-lock.yaml index 78f1bbd8..ffb14689 100644 --- a/docs/pnpm-lock.yaml +++ b/docs/pnpm-lock.yaml @@ -33,8 +33,8 @@ importers: specifier: ^1.0.78 version: 1.0.78 axios: - specifier: ^1.6.8 - version: 1.6.8 + specifier: ^1.7.4 + version: 1.7.4 docusaurus-lunr-search: specifier: ^3.3.2 version: 3.3.2(@docusaurus/core@3.1.1(@docusaurus/types@3.1.1(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(typescript@5.4.3))(react-dom@18.2.0(react@18.2.0))(react@18.2.0) @@ -1603,8 +1603,8 @@ packages: peerDependencies: postcss: ^8.1.0 - axios@1.6.8: - resolution: {integrity: sha512-v/ZHtJDU39mDpyBoFVkETcd/uNdxrWRrg3bKpOKzXFA6Bvqopts6ALSMU3y6ijYxbw2B+wPrIv46egTzJXCLGQ==} + axios@1.7.4: + resolution: {integrity: sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==} babel-loader@9.1.3: resolution: {integrity: sha512-xG3ST4DglodGf8qSwv0MdeWLhrDsw/32QMdTO5T1ZIp9gQur0HkCyFs7Awskr10JKXFXwpAhiCuYX5oGXnRGbw==} @@ -7319,7 +7319,7 @@ snapshots: postcss: 8.4.38 postcss-value-parser: 4.2.0 - axios@1.6.8: + axios@1.7.4: dependencies: follow-redirects: 1.15.6 form-data: 4.0.0