From 0c5142c401a80032a8a52bf4dd4df6dcf288cad4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 12:01:17 +0000 Subject: [PATCH] chore(deps): bump markdown-to-jsx from 9.7.6 to 9.7.16 Bumps [markdown-to-jsx](https://github.com/quantizor/markdown-to-jsx/tree/HEAD/lib) from 9.7.6 to 9.7.16. - [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.16/lib) --- updated-dependencies: - dependency-name: markdown-to-jsx dependency-version: 9.7.15 dependency-type: direct:production update-type: version-update:semver-patch ... 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 8ebfeedb06..15a51895f9 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "js-yaml": "^4.1.1", "lodash": "^4.18.1", "lodash.throttle": "^4.1.1", - "markdown-to-jsx": "^9.7.6", + "markdown-to-jsx": "^9.7.16", "mixpanel-browser": "^2.73.0", "piscina": "^5.0.0", "posthog-js": "^1.356.0", diff --git a/yarn.lock b/yarn.lock index a85b6c2c3f..195dfa2df4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11271,10 +11271,10 @@ markdown-table@^2.0.0: dependencies: repeat-string "^1.0.0" -markdown-to-jsx@^9.7.6: - version "9.7.6" - resolved "https://registry.yarnpkg.com/markdown-to-jsx/-/markdown-to-jsx-9.7.6.tgz#045114032b466db95a279093462230419d5cd08b" - integrity sha512-oPckbBhWv/d2HmYzSv68g2UBTONmrFYlqUd+juolxTplJImhDEKFgAEcnxSTeZ1HISKzKxm+mVeUYP7OUhglJQ== +markdown-to-jsx@^9.7.16: + version "9.7.16" + resolved "https://registry.yarnpkg.com/markdown-to-jsx/-/markdown-to-jsx-9.7.16.tgz#972a7ec5b7eb9b6a7eaccd7e2c37241ab37809c7" + integrity sha512-+LEgOlYfUEB9i2Oaxasec9H2HytB1+SQcgwFmQiNTKwe8cQ2E9bDNgePGq6ChIycMxtpcEY0g44aQ3uJoMw8eg== math-intrinsics@^1.1.0: version "1.1.0"