From f3b9c0b851c1bb8f830c098c36799c6fbffa3ce6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Sep 2026 08:43:52 +0000 Subject: [PATCH] Bump axios in the browser-runtime group across 1 directory Bumps the browser-runtime group with 1 update in the / directory: [axios](https://github.com/axios/axios). Updates `axios` from 1.19.0 to 1.20.0 - [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.19.0...v1.20.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: browser-runtime ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 5e88ec873..fa5502980 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@tailwindcss/typography": "^0.5.20", "@types/react": "^19.2.18", "acorn": "^8.18.0", - "axios": "^1.19.0", + "axios": "^1.20.0", "clsx": "^2.1.1", "dotenv": "^17.4.2", "mermaid": "^11.17.2", diff --git a/yarn.lock b/yarn.lock index 92f9a7890..615e2484e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6214,10 +6214,10 @@ available-typed-arrays@^1.0.7: dependencies: possible-typed-array-names "^1.0.0" -axios@^1.18.0, axios@^1.19.0: - version "1.19.0" - resolved "https://registry.npmjs.org/axios/-/axios-1.19.0.tgz#ddf864d4c8233c0e6873746ab59361537d05ad39" - integrity sha512-ht/iuYZXEjFxLH/Hkezgd7m6JKlHHXEUSneaDz8uZe1Gj5QZtCnpyDsckvAiEnT89OEbCLmnte4R4sn7P0EKFw== +axios@^1.18.0, axios@^1.20.0: + version "1.20.0" + resolved "https://registry.yarnpkg.com/axios/-/axios-1.20.0.tgz#515513445aa60e71d04b6521ca6210829ccb4786" + integrity sha512-r8aOh8j9cGKpgQAqpzrUHnSIc6a59Y3Xf/cv8sy1DrHCkZHzQGEuoq1tARk6qSyDdtQGSDgpb9kFlruzPvrgwg== dependencies: follow-redirects "^1.16.0" form-data "^4.0.6" @@ -9606,7 +9606,7 @@ jsonfile@^6.0.1: optionalDependencies: graceful-fs "^4.1.6" -katex@^0.16.45, katex@^0.16.47: +katex@^0.16.47: version "0.16.47" resolved "https://registry.npmjs.org/katex/-/katex-0.16.47.tgz#0a13a42c2deb4f74e61f162d440b9165a548030f" integrity sha512-Eeo8Ys1doU1z+x8AZsPpQu+p/QcZBI5PeOo7QGQdy2x2m0MU/hYagBbGOmXwr5KVbEfVuWv9LpnQWeehogurjg==