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 e28d2782f1 chore(deps): bump core-js from 3.40.0 to 3.48.0 in 
/superset-frontend/packages/superset-ui-demo (#37439)
e28d2782f1 is described below

commit e28d2782f1476b6418f69aaeeb2683c175adccd8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 26 21:58:16 2026 -0800

    chore(deps): bump core-js from 3.40.0 to 3.48.0 in 
/superset-frontend/packages/superset-ui-demo (#37439)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Evan Rusackas <[email protected]>
---
 superset-frontend/package-lock.json                      | 13 ++++++++++++-
 superset-frontend/packages/superset-ui-demo/package.json |  2 +-
 2 files changed, 13 insertions(+), 2 deletions(-)

diff --git a/superset-frontend/package-lock.json 
b/superset-frontend/package-lock.json
index c3f804585f..048430ba06 100644
--- a/superset-frontend/package-lock.json
+++ b/superset-frontend/package-lock.json
@@ -64830,7 +64830,7 @@
         "@storybook/react": "8.6.14",
         "@storybook/types": "8.6.14",
         "@types/react-loadable": "^5.5.11",
-        "core-js": "3.40.0",
+        "core-js": "3.48.0",
         "gh-pages": "^6.3.0",
         "jquery": "^4.0.0",
         "memoize-one": "^5.2.1",
@@ -65247,6 +65247,17 @@
         "url": "https://github.com/chalk/chalk?sponsor=1";
       }
     },
+    "packages/superset-ui-demo/node_modules/core-js": {
+      "version": "3.48.0",
+      "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.48.0.tgz";,
+      "integrity": 
"sha512-zpEHTy1fjTMZCKLHUZoVeylt9XrzaIN2rbPXEt0k+q7JE5CkCZdo6bNq55bn24a69CH7ErAVLKijxJja4fw+UQ==",
+      "hasInstallScript": true,
+      "license": "MIT",
+      "funding": {
+        "type": "opencollective",
+        "url": "https://opencollective.com/core-js";
+      }
+    },
     "packages/superset-ui-demo/node_modules/cosmiconfig": {
       "version": "7.1.0",
       "resolved": 
"https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.1.0.tgz";,
diff --git a/superset-frontend/packages/superset-ui-demo/package.json 
b/superset-frontend/packages/superset-ui-demo/package.json
index 344e7a268f..bf553b17f4 100644
--- a/superset-frontend/packages/superset-ui-demo/package.json
+++ b/superset-frontend/packages/superset-ui-demo/package.json
@@ -42,7 +42,7 @@
     "@storybook/react": "8.6.14",
     "@storybook/types": "8.6.14",
     "@types/react-loadable": "^5.5.11",
-    "core-js": "3.40.0",
+    "core-js": "3.48.0",
     "gh-pages": "^6.3.0",
     "jquery": "^4.0.0",
     "memoize-one": "^5.2.1",

Reply via email to