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 1c35c3f6d0 chore(deps): bump markdown-to-jsx from 9.7.2 to 9.7.3 in
/superset-frontend (#37730)
1c35c3f6d0 is described below
commit 1c35c3f6d040375a5149bfde2bb6bd4019b830fb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 6 14:31:39 2026 +0700
chore(deps): bump markdown-to-jsx from 9.7.2 to 9.7.3 in /superset-frontend
(#37730)
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 754642b448..7a79e8c146 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.7.2",
+ "markdown-to-jsx": "^9.7.3",
"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.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==",
+ "version": "9.7.3",
+ "resolved":
"https://registry.npmjs.org/markdown-to-jsx/-/markdown-to-jsx-9.7.3.tgz",
+ "integrity":
"sha512-F+1BmeeUKNM7K2eDDaAOyrs1iusNNKbt3YyxYP2Al1Dr1op6hpk3/6wukArwPWh9d9O0C2ybiCTXc6L5CwKIHQ==",
"license": "MIT",
"engines": {
"node": ">= 18"
diff --git a/superset-frontend/package.json b/superset-frontend/package.json
index 42d84e203b..d4baf9cf21 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.7.2",
+ "markdown-to-jsx": "^9.7.3",
"match-sorter": "^6.3.4",
"memoize-one": "^5.2.1",
"mousetrap": "^1.6.5",