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 58d8aa01f82 chore(deps): bump react-intersection-observer from 10.0.2 
to 10.0.3 in /superset-frontend (#38114)
58d8aa01f82 is described below

commit 58d8aa01f82f352a43351938edd729b58bdab263
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 20 15:34:15 2026 +0700

    chore(deps): bump react-intersection-observer from 10.0.2 to 10.0.3 in 
/superset-frontend (#38114)
    
    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 e531092a357..1b8688c5b39 100644
--- a/superset-frontend/package-lock.json
+++ b/superset-frontend/package-lock.json
@@ -120,7 +120,7 @@
         "react-dnd-html5-backend": "^11.1.3",
         "react-dom": "^17.0.2",
         "react-google-recaptcha": "^3.1.0",
-        "react-intersection-observer": "^10.0.2",
+        "react-intersection-observer": "^10.0.3",
         "react-json-tree": "^0.20.0",
         "react-lines-ellipsis": "^0.16.1",
         "react-loadable": "^5.5.0",
@@ -42433,9 +42433,9 @@
       }
     },
     "node_modules/react-intersection-observer": {
-      "version": "10.0.2",
-      "resolved": 
"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-10.0.2.tgz";,
-      "integrity": 
"sha512-lAMzxVWrBko6SLd1jx6l84fVrzJu91hpxHlvD2as2Wec9mDCjdYXwc5xNOFBchpeBir0Y7AGBW+C/AYMa7CSFg==",
+      "version": "10.0.3",
+      "resolved": 
"https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-10.0.3.tgz";,
+      "integrity": 
"sha512-luICLMbs0zxTO/70Zy7K5jOXkABPEVSAF8T3FdZUlctsrIaPLmx8TZe2SSA+CY2HGWfz2INyNTnp82pxNNsShA==",
       "license": "MIT",
       "peerDependencies": {
         "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
diff --git a/superset-frontend/package.json b/superset-frontend/package.json
index 16b4812c1ae..2662ba39524 100644
--- a/superset-frontend/package.json
+++ b/superset-frontend/package.json
@@ -201,7 +201,7 @@
     "react-dnd-html5-backend": "^11.1.3",
     "react-dom": "^17.0.2",
     "react-google-recaptcha": "^3.1.0",
-    "react-intersection-observer": "^10.0.2",
+    "react-intersection-observer": "^10.0.3",
     "react-json-tree": "^0.20.0",
     "react-lines-ellipsis": "^0.16.1",
     "react-loadable": "^5.5.0",

Reply via email to