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 3540f3f9571 chore(deps): bump the rjsf group in /superset-frontend 
with 3 updates (#42446)
3540f3f9571 is described below

commit 3540f3f9571c6e2d8e0f7a1258db98e70ba11607
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 27 11:24:53 2026 -0700

    chore(deps): bump the rjsf group in /superset-frontend with 3 updates 
(#42446)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 superset-frontend/package-lock.json | 30 +++++++++++++++---------------
 superset-frontend/package.json      |  4 ++--
 2 files changed, 17 insertions(+), 17 deletions(-)

diff --git a/superset-frontend/package-lock.json 
b/superset-frontend/package-lock.json
index 787f15842ab..bc1d311d81e 100644
--- a/superset-frontend/package-lock.json
+++ b/superset-frontend/package-lock.json
@@ -45,9 +45,9 @@
         "@luma.gl/shadertools": "~9.2.5",
         "@luma.gl/webgl": "~9.2.5",
         "@reduxjs/toolkit": "^1.9.3",
-        "@rjsf/core": "^6.6.2",
+        "@rjsf/core": "^6.7.0",
         "@rjsf/utils": "^6.6.2",
-        "@rjsf/validator-ajv8": "^6.6.2",
+        "@rjsf/validator-ajv8": "^6.7.0",
         "@scarf/scarf": "^1.4.0",
         "@superset-ui/chart-controls": 
"file:./packages/superset-ui-chart-controls",
         "@superset-ui/core": "file:./packages/superset-ui-core",
@@ -9963,33 +9963,33 @@
       "license": "MIT"
     },
     "node_modules/@rjsf/core": {
-      "version": "6.6.2",
-      "resolved": "https://registry.npmjs.org/@rjsf/core/-/core-6.6.2.tgz";,
-      "integrity": 
"sha512-rmckOHIc0N3Vu0egcjrm4aRnw4ETW1i4fGdm0m63qd/298zHfF7x2md2rDh8F5HLgoxW3X/LdvrCHcsD1lxbGw==",
+      "version": "6.7.0",
+      "resolved": "https://registry.npmjs.org/@rjsf/core/-/core-6.7.0.tgz";,
+      "integrity": 
"sha512-TdiiRf9H6R7mYXyRq1TQHhTSdX9lpvYHsfn1obWksICbZEg4jBFBh7BuyrcHhzGos6976GsLO4TTYw11fQUbpQ==",
       "license": "Apache-2.0",
       "dependencies": {
         "lodash": "^4.18.1",
         "lodash-es": "^4.18.1",
-        "markdown-to-jsx": "^9.8.1",
+        "markdown-to-jsx": "^9.8.2",
         "prop-types": "^15.8.1"
       },
       "engines": {
         "node": ">=20"
       },
       "peerDependencies": {
-        "@rjsf/utils": "^6.6.x",
+        "@rjsf/utils": "^6.7.0",
         "react": ">=18"
       }
     },
     "node_modules/@rjsf/utils": {
-      "version": "6.6.2",
-      "resolved": "https://registry.npmjs.org/@rjsf/utils/-/utils-6.6.2.tgz";,
-      "integrity": 
"sha512-npqdWuuFmCkiXETrDLRx8a4EwDJoUdTTnGhJA/774bwDgT99u4nAEyXbJd75VuobunewcLm2FOS2cErD3e28cg==",
+      "version": "6.7.1",
+      "resolved": "https://registry.npmjs.org/@rjsf/utils/-/utils-6.7.1.tgz";,
+      "integrity": 
"sha512-6goBapMwyHcXvjLkCnFs4S3P1oKUi1H083BdPk4pDZALFWn5ZdG50ECNfHSddBmL3O0pyx1/WFq1C/MuR7Y54A==",
       "license": "Apache-2.0",
       "dependencies": {
         "@x0k/json-schema-merge": "^1.0.3",
         "fast-equals": "^6.0.0",
-        "fast-uri": "^3.1.2",
+        "fast-uri": "^4.1.1",
         "jsonpointer": "^5.0.1",
         "lodash": "^4.18.1",
         "lodash-es": "^4.18.1",
@@ -10003,9 +10003,9 @@
       }
     },
     "node_modules/@rjsf/validator-ajv8": {
-      "version": "6.6.2",
-      "resolved": 
"https://registry.npmjs.org/@rjsf/validator-ajv8/-/validator-ajv8-6.6.2.tgz";,
-      "integrity": 
"sha512-pi+CBfkXxyR1JhEveuwi7qA9NcqYvFSvadY8LkQDC6wP89bZS8TYXzolirvXC7okDdI3WCtPjx/FYnxYpXbj7Q==",
+      "version": "6.7.0",
+      "resolved": 
"https://registry.npmjs.org/@rjsf/validator-ajv8/-/validator-ajv8-6.7.0.tgz";,
+      "integrity": 
"sha512-GAo1BknPXVncMwCsnAg/UpLPvdzVuyB73FbdPe5p3VjefrdVFjbbtaYMsFUN5iGMKe5fIQOZD9ke5ajvTZjJPA==",
       "license": "Apache-2.0",
       "dependencies": {
         "ajv": "^8.20.0",
@@ -10017,7 +10017,7 @@
         "node": ">=20"
       },
       "peerDependencies": {
-        "@rjsf/utils": "^6.6.x"
+        "@rjsf/utils": "^6.7.0"
       }
     },
     "node_modules/@rtsao/scc": {
diff --git a/superset-frontend/package.json b/superset-frontend/package.json
index 57940863ae3..f4cbd22aa23 100644
--- a/superset-frontend/package.json
+++ b/superset-frontend/package.json
@@ -130,9 +130,9 @@
     "@luma.gl/shadertools": "~9.2.5",
     "@luma.gl/webgl": "~9.2.5",
     "@reduxjs/toolkit": "^1.9.3",
-    "@rjsf/core": "^6.6.2",
+    "@rjsf/core": "^6.7.0",
     "@rjsf/utils": "^6.6.2",
-    "@rjsf/validator-ajv8": "^6.6.2",
+    "@rjsf/validator-ajv8": "^6.7.0",
     "@scarf/scarf": "^1.4.0",
     "@superset-ui/chart-controls": 
"file:./packages/superset-ui-chart-controls",
     "@superset-ui/core": "file:./packages/superset-ui-core",

Reply via email to