This is an automated email from the ASF dual-hosted git repository.

rusackas 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 07221d8859 chore(deps): bump markdown-to-jsx from 7.7.3 to 7.7.4 in 
/superset-frontend (#32456)
07221d8859 is described below

commit 07221d8859bb2bb317b8246de3e26e618eb0149c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 5 14:36:42 2025 -0700

    chore(deps): bump markdown-to-jsx from 7.7.3 to 7.7.4 in /superset-frontend 
(#32456)
    
    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 22bb8e4162..b98a96fc36 100644
--- a/superset-frontend/package-lock.json
+++ b/superset-frontend/package-lock.json
@@ -93,7 +93,7 @@
         "lodash": "^4.17.21",
         "luxon": "^3.5.0",
         "mapbox-gl": "^2.10.0",
-        "markdown-to-jsx": "^7.7.2",
+        "markdown-to-jsx": "^7.7.4",
         "match-sorter": "^6.3.4",
         "memoize-one": "^5.2.1",
         "mousetrap": "^1.6.5",
@@ -31971,9 +31971,9 @@
       }
     },
     "node_modules/markdown-to-jsx": {
-      "version": "7.7.3",
-      "resolved": 
"https://registry.npmjs.org/markdown-to-jsx/-/markdown-to-jsx-7.7.3.tgz";,
-      "integrity": 
"sha512-o35IhJDFP6Fv60zPy+hbvZSQMmgvSGdK5j8NRZ7FeZMY+Bgqw+dSg7SC1ZEzC26++CiOUCqkbq96/c3j/FfTEQ==",
+      "version": "7.7.4",
+      "resolved": 
"https://registry.npmjs.org/markdown-to-jsx/-/markdown-to-jsx-7.7.4.tgz";,
+      "integrity": 
"sha512-1bSfXyBKi+EYS3YY+e0Csuxf8oZ3decdfhOav/Z7Wrk89tjudyL5FOmwZQUoy0/qVXGUl+6Q3s2SWtpDEWITfQ==",
       "license": "MIT",
       "engines": {
         "node": ">= 10"
diff --git a/superset-frontend/package.json b/superset-frontend/package.json
index 33e10791be..7e0bb92d9b 100644
--- a/superset-frontend/package.json
+++ b/superset-frontend/package.json
@@ -160,7 +160,7 @@
     "lodash": "^4.17.21",
     "luxon": "^3.5.0",
     "mapbox-gl": "^2.10.0",
-    "markdown-to-jsx": "^7.7.2",
+    "markdown-to-jsx": "^7.7.4",
     "match-sorter": "^6.3.4",
     "memoize-one": "^5.2.1",
     "mousetrap": "^1.6.5",

Reply via email to