This is an automated email from the ASF dual-hosted git repository.
hainenber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
The following commit(s) were added to refs/heads/master by this push:
new 27889651b3f chore(deps): bump markdown-to-jsx from 9.6.1 to 9.7.2 in
/superset-frontend (#37691)
27889651b3f is described below
commit 27889651b3fba666ac6e869d51914b46087dfbfb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 6 09:55:51 2026 +0700
chore(deps): bump markdown-to-jsx from 9.6.1 to 9.7.2 in /superset-frontend
(#37691)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
superset-frontend/package-lock.json | 8 ++++----
superset-frontend/package.json | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/superset-frontend/package-lock.json
b/superset-frontend/package-lock.json
index cb958b218a4..d9b6b3f34c0 100644
--- a/superset-frontend/package-lock.json
+++ b/superset-frontend/package-lock.json
@@ -89,7 +89,7 @@
"json-stringify-pretty-compact": "^2.0.0",
"lodash": "^4.17.23",
"mapbox-gl": "^3.18.1",
- "markdown-to-jsx": "^9.6.1",
+ "markdown-to-jsx": "^9.7.2",
"match-sorter": "^6.3.4",
"memoize-one": "^5.2.1",
"mousetrap": "^1.6.5",
@@ -43189,9 +43189,9 @@
}
},
"node_modules/markdown-to-jsx": {
- "version": "9.6.1",
- "resolved":
"https://registry.npmjs.org/markdown-to-jsx/-/markdown-to-jsx-9.6.1.tgz",
- "integrity":
"sha512-FLZPygHQzEGNUwIJ3Egdf3Lzm5M4ebswji8aMfM5tAq1vxkSw31a7OBmYXA3tg264PPyJw5UMDHw1fU+wFaQ9Q==",
+ "version": "9.7.2",
+ "resolved":
"https://registry.npmjs.org/markdown-to-jsx/-/markdown-to-jsx-9.7.2.tgz",
+ "integrity":
"sha512-DTWRWPPyTVww//5s/dZgq1Pl6i5CclnKvx847Hpj6/GQDpYzM1xkD/Z84PzaVPk/zWfEdJKZSr2G/Y7RTYw7Fw==",
"license": "MIT",
"engines": {
"node": ">= 18"
diff --git a/superset-frontend/package.json b/superset-frontend/package.json
index ca37743fc38..310dbb9b3b3 100644
--- a/superset-frontend/package.json
+++ b/superset-frontend/package.json
@@ -171,7 +171,7 @@
"json-stringify-pretty-compact": "^2.0.0",
"lodash": "^4.17.23",
"mapbox-gl": "^3.18.1",
- "markdown-to-jsx": "^9.6.1",
+ "markdown-to-jsx": "^9.7.2",
"match-sorter": "^6.3.4",
"memoize-one": "^5.2.1",
"mousetrap": "^1.6.5",