diff --git a/docs/website/package.json b/docs/website/package.json index 2c9f22e9a..9c21a8476 100644 --- a/docs/website/package.json +++ b/docs/website/package.json @@ -20,7 +20,7 @@ "@docusaurus/theme-common": "3.6.1", "@mdx-js/react": "^3.0.1", "@tanstack/react-query": "^5.60.5", - "axios": "^1.7.7", + "axios": "^1.7.9", "clsx": "^2.1.1", "prism-react-renderer": "^2.4.0", "react": "^18.3.1", diff --git a/docs/website/pnpm-lock.yaml b/docs/website/pnpm-lock.yaml index 6edd4cbbd..16698b0d3 100644 --- a/docs/website/pnpm-lock.yaml +++ b/docs/website/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: ^5.60.5 version: 5.60.5(react@18.3.1) axios: - specifier: ^1.7.7 - version: 1.7.7 + specifier: ^1.7.9 + version: 1.7.9 clsx: specifier: ^2.1.1 version: 2.1.1 @@ -2368,8 +2368,8 @@ packages: peerDependencies: postcss: ^8.1.0 - axios@1.7.7: - resolution: {integrity: sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==} + axios@1.7.9: + resolution: {integrity: sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==} babel-loader@9.2.1: resolution: {integrity: sha512-fqe8naHt46e0yIdkjUZYqddSXfej3AHajX+CSO5X7oy0EmPc6o5Xh+RClNoHjnieWz9AW4kZxW9yyFMhVB1QLA==} @@ -9569,7 +9569,7 @@ snapshots: postcss: 8.4.47 postcss-value-parser: 4.2.0 - axios@1.7.7: + axios@1.7.9: dependencies: follow-redirects: 1.15.9 form-data: 4.0.1