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 4809903bb8 chore(deps): bump markdown-to-jsx from 9.7.4 to 9.7.6 in 
/superset-frontend (#38225)
4809903bb8 is described below

commit 4809903bb8082e3d80c3fdef6ebe37b32f4b1641
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 25 07:51:11 2026 +0700

    chore(deps): bump markdown-to-jsx from 9.7.4 to 9.7.6 in /superset-frontend 
(#38225)
    
    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 cbaad52cc6..25e6c3a2f2 100644
--- a/superset-frontend/package-lock.json
+++ b/superset-frontend/package-lock.json
@@ -102,7 +102,7 @@
         "json-stringify-pretty-compact": "^2.0.0",
         "lodash": "^4.17.23",
         "mapbox-gl": "^3.18.1",
-        "markdown-to-jsx": "^9.7.4",
+        "markdown-to-jsx": "^9.7.6",
         "match-sorter": "^6.3.4",
         "memoize-one": "^5.2.1",
         "mousetrap": "^1.6.5",
@@ -36662,9 +36662,9 @@
       }
     },
     "node_modules/markdown-to-jsx": {
-      "version": "9.7.4",
-      "resolved": 
"https://registry.npmjs.org/markdown-to-jsx/-/markdown-to-jsx-9.7.4.tgz";,
-      "integrity": 
"sha512-W4ERh57uGFDT4Z0HDlk8fR8/vYwj+9cMMVwhLdVtvVLqGatGjroZIMk5IY/PMbV0ig0sos2FJVwUMQj/7l2VDg==",
+      "version": "9.7.6",
+      "resolved": 
"https://registry.npmjs.org/markdown-to-jsx/-/markdown-to-jsx-9.7.6.tgz";,
+      "integrity": 
"sha512-oPckbBhWv/d2HmYzSv68g2UBTONmrFYlqUd+juolxTplJImhDEKFgAEcnxSTeZ1HISKzKxm+mVeUYP7OUhglJQ==",
       "license": "MIT",
       "engines": {
         "node": ">= 18"
diff --git a/superset-frontend/package.json b/superset-frontend/package.json
index 114eb2d2f0..0956bbd579 100644
--- a/superset-frontend/package.json
+++ b/superset-frontend/package.json
@@ -183,7 +183,7 @@
     "json-stringify-pretty-compact": "^2.0.0",
     "lodash": "^4.17.23",
     "mapbox-gl": "^3.18.1",
-    "markdown-to-jsx": "^9.7.4",
+    "markdown-to-jsx": "^9.7.6",
     "match-sorter": "^6.3.4",
     "memoize-one": "^5.2.1",
     "pretty-ms": "^9.3.0",

Reply via email to