From ea4c89ee2d5a9c84bec93ecc1b6d60a9a38b18d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 07:23:55 +0000 Subject: [PATCH] chore(deps): bump markdown-to-jsx from 7.7.17 to 9.7.3 Bumps [markdown-to-jsx](https://github.com/quantizor/markdown-to-jsx/tree/HEAD/lib) from 7.7.17 to 9.7.3. - [Release notes](https://github.com/quantizor/markdown-to-jsx/releases) - [Changelog](https://github.com/quantizor/markdown-to-jsx/blob/main/lib/CHANGELOG.md) - [Commits](https://github.com/quantizor/markdown-to-jsx/commits/markdown-to-jsx@9.7.3/lib) --- updated-dependencies: - dependency-name: markdown-to-jsx dependency-version: 9.7.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9f599e4b5e..4b0e320ecc 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "js-yaml": "^4.1.1", "lodash": "^4.17.23", "lodash.throttle": "^4.1.1", - "markdown-to-jsx": "^7.1.7", + "markdown-to-jsx": "^9.7.3", "mixpanel-browser": "^2.73.0", "piscina": "^5.0.0", "posthog-js": "^1.301.1", diff --git a/yarn.lock b/yarn.lock index 7b3d5aa45b..46a69481b1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11257,10 +11257,10 @@ markdown-table@^2.0.0: dependencies: repeat-string "^1.0.0" -markdown-to-jsx@^7.1.7: - version "7.7.17" - resolved "https://registry.yarnpkg.com/markdown-to-jsx/-/markdown-to-jsx-7.7.17.tgz#6e997d6aa4dbe2e69c423c65745541846777483c" - integrity sha512-7mG/1feQ0TX5I7YyMZVDgCC/y2I3CiEhIRQIhyov9nGBP5eoVrOXXHuL5ZP8GRfxVZKRiXWJgwXkb9It+nQZfQ== +markdown-to-jsx@^9.7.3: + version "9.7.3" + resolved "https://registry.yarnpkg.com/markdown-to-jsx/-/markdown-to-jsx-9.7.3.tgz#de603c8532da0fb367260fb3bbc76ce78486772c" + integrity sha512-F+1BmeeUKNM7K2eDDaAOyrs1iusNNKbt3YyxYP2Al1Dr1op6hpk3/6wukArwPWh9d9O0C2ybiCTXc6L5CwKIHQ== math-intrinsics@^1.1.0: version "1.1.0"