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 bdaa53575f1 chore(deps): bump react-arborist from 3.15.0 to 3.15.1 in
/superset-frontend (#42557)
bdaa53575f1 is described below
commit bdaa53575f19ce009726c1d2d3ede4d9dd49b959
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 29 11:39:31 2026 -0700
chore(deps): bump react-arborist from 3.15.0 to 3.15.1 in
/superset-frontend (#42557)
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 ab334b8ba71..15a06e0a246 100644
--- a/superset-frontend/package-lock.json
+++ b/superset-frontend/package-lock.json
@@ -121,7 +121,7 @@
"query-string": "9.4.1",
"re-resizable": "^6.11.2",
"react": "^18.3.0",
- "react-arborist": "^3.15.0",
+ "react-arborist": "^3.15.1",
"react-checkbox-tree": "^1.8.0",
"react-diff-viewer-continued": "^4.4.0",
"react-dnd": "^11.1.3",
@@ -34865,9 +34865,9 @@
}
},
"node_modules/react-arborist": {
- "version": "3.15.0",
- "resolved":
"https://registry.npmjs.org/react-arborist/-/react-arborist-3.15.0.tgz",
- "integrity":
"sha512-wlXxTMtGW+HYZqeD7Sb7LVZ6W1saWJV6BwBfe/6VfBSQQHeeUEF0e0z/g3rejE/HpcbB+0pCeYYejNrxCod7jg==",
+ "version": "3.15.1",
+ "resolved":
"https://registry.npmjs.org/react-arborist/-/react-arborist-3.15.1.tgz",
+ "integrity":
"sha512-+2Cv1u0TLWd4QhdMceZOWcS1B5NaSDuyNEjihPDL8df3zfaOMZyQ/YgNKuJ3P6V0O8XbRWqzWRkxhi3pJo/Qsg==",
"license": "MIT",
"dependencies": {
"react-dnd": "^14.0.3",
diff --git a/superset-frontend/package.json b/superset-frontend/package.json
index 564731cbf86..afbbb1dfa2c 100644
--- a/superset-frontend/package.json
+++ b/superset-frontend/package.json
@@ -206,7 +206,7 @@
"query-string": "9.4.1",
"re-resizable": "^6.11.2",
"react": "^18.3.0",
- "react-arborist": "^3.15.0",
+ "react-arborist": "^3.15.1",
"react-checkbox-tree": "^1.8.0",
"react-diff-viewer-continued": "^4.4.0",
"react-dnd": "^11.1.3",