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 3c6982252b2 chore(deps-dev): bump webpack from 5.108.3 to 5.108.4 in 
/superset-frontend (#41989)
3c6982252b2 is described below

commit 3c6982252b2e7cc34fe5e5c19161ba3d5f313b5c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 13 18:08:48 2026 +0700

    chore(deps-dev): bump webpack from 5.108.3 to 5.108.4 in /superset-frontend 
(#41989)
    
    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 2f2c08a31c8..c7da1d87247 100644
--- a/superset-frontend/package-lock.json
+++ b/superset-frontend/package-lock.json
@@ -285,7 +285,7 @@
         "unzipper": "^0.12.5",
         "vm-browserify": "^1.1.2",
         "wait-on": "^9.0.10",
-        "webpack": "^5.108.3",
+        "webpack": "^5.108.4",
         "webpack-bundle-analyzer": "^5.3.0",
         "webpack-cli": "^7.0.3",
         "webpack-dev-server": "^5.2.5",
@@ -40723,9 +40723,9 @@
       }
     },
     "node_modules/webpack": {
-      "version": "5.108.3",
-      "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.108.3.tgz";,
-      "integrity": 
"sha512-hOpaCHmQVVY66IVTjofnH14IgSdmod2aquSGHGuYig/OIdWge01Hk2Wt988DZcwXumFUT4+FvJY5N+ikl8o/ww==",
+      "version": "5.108.4",
+      "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.108.4.tgz";,
+      "integrity": 
"sha512-yur8LyJoeiWh47dErD+Ok7vlbmDsJ3UbbRPAoxbGJ54WpE2y5yVo5G/inUzujnYgw3tPmBRdn+G7PoxXaYC33w==",
       "dev": true,
       "license": "MIT",
       "dependencies": {
diff --git a/superset-frontend/package.json b/superset-frontend/package.json
index 0ce57a6707b..0f758bdafa6 100644
--- a/superset-frontend/package.json
+++ b/superset-frontend/package.json
@@ -370,7 +370,7 @@
     "unzipper": "^0.12.5",
     "vm-browserify": "^1.1.2",
     "wait-on": "^9.0.10",
-    "webpack": "^5.108.3",
+    "webpack": "^5.108.4",
     "webpack-bundle-analyzer": "^5.3.0",
     "webpack-cli": "^7.0.3",
     "webpack-dev-server": "^5.2.5",

Reply via email to