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 0ced20457b chore(deps-dev): bump webpack from 5.104.0 to 5.104.1 in 
/docs (#36758)
0ced20457b is described below

commit 0ced20457bc6d661b4483f31b2fb9f59337ee0df
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Dec 20 20:55:01 2025 -0800

    chore(deps-dev): bump webpack from 5.104.0 to 5.104.1 in /docs (#36758)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 docs/package.json | 2 +-
 docs/yarn.lock    | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/docs/package.json b/docs/package.json
index c373e7b4f3..323ece6ccf 100644
--- a/docs/package.json
+++ b/docs/package.json
@@ -88,7 +88,7 @@
     "prettier": "^3.7.4",
     "typescript": "~5.9.3",
     "typescript-eslint": "^8.50.0",
-    "webpack": "^5.104.0"
+    "webpack": "^5.104.1"
   },
   "browserslist": {
     "production": [
diff --git a/docs/yarn.lock b/docs/yarn.lock
index 2ecc1c4a69..8fcec253c7 100644
--- a/docs/yarn.lock
+++ b/docs/yarn.lock
@@ -14008,10 +14008,10 @@ webpack-virtual-modules@^0.6.2:
   resolved 
"https://registry.yarnpkg.com/webpack-virtual-modules/-/webpack-virtual-modules-0.6.2.tgz#057faa9065c8acf48f24cb57ac0e77739ab9a7e8";
   integrity 
sha512-66/V2i5hQanC51vBQKPH4aI8NMAcBW59FVBs+rC7eGHupMyfn34q7rZIE+ETlJ+XTevqfUhVVBgSUNSW2flEUQ==
 
-webpack@^5.104.0, webpack@^5.88.1, webpack@^5.95.0:
-  version "5.104.0"
-  resolved 
"https://registry.yarnpkg.com/webpack/-/webpack-5.104.0.tgz#2b919a4f2526cdc42731142ae295019264fcfb76";
-  integrity 
sha512-5DeICTX8BVgNp6afSPYXAFjskIgWGlygQH58bcozPOXgo2r/6xx39Y1+cULZ3gTxUYQP88jmwLj2anu4Xaq84g==
+webpack@^5.104.1, webpack@^5.88.1, webpack@^5.95.0:
+  version "5.104.1"
+  resolved 
"https://registry.yarnpkg.com/webpack/-/webpack-5.104.1.tgz#94bd41eb5dbf06e93be165ba8be41b8260d4fb1a";
+  integrity 
sha512-Qphch25abbMNtekmEGJmeRUhLDbe+QfiWTiqpKYkpCOWY64v9eyl+KRRLmqOFA2AvKPpc9DC6+u2n76tQLBoaA==
   dependencies:
     "@types/eslint-scope" "^3.7.7"
     "@types/estree" "^1.0.8"

Reply via email to