This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow-site.git


The following commit(s) were added to refs/heads/main by this push:
     new d11539401d Bump webpack-cli (#1556)
d11539401d is described below

commit d11539401dd939f8c9c46ae8002157a8ccc2c784
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 4 10:22:46 2026 +0200

    Bump webpack-cli (#1556)
    
    Bumps the npm-dependencies group with 1 update in the /landing-pages 
directory: [webpack-cli](https://github.com/webpack/webpack-cli).
    
    
    Updates `webpack-cli` from 7.0.2 to 7.0.3
    - [Release notes](https://github.com/webpack/webpack-cli/releases)
    - [Changelog](https://github.com/webpack/webpack-cli/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/webpack/webpack-cli/compare/[email protected]@7.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: webpack-cli
      dependency-version: 7.0.3
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 landing-pages/package-lock.json | 17 ++++++++---------
 landing-pages/package.json      |  2 +-
 landing-pages/yarn.lock         | 21 ++++++++++-----------
 3 files changed, 19 insertions(+), 21 deletions(-)

diff --git a/landing-pages/package-lock.json b/landing-pages/package-lock.json
index a668559e52..f298a29157 100644
--- a/landing-pages/package-lock.json
+++ b/landing-pages/package-lock.json
@@ -51,7 +51,7 @@
         "stylelint-scss": "^7.1.1",
         "url-loader": "^4.1.1",
         "webpack": "^5.107.2",
-        "webpack-cli": "^7.0.2",
+        "webpack-cli": "^7.0.3",
         "webpack-dev-server": "^5.2.4",
         "webpack-merge": "^6.0.1",
         "whatwg-fetch": "^3.6.20"
@@ -3114,9 +3114,9 @@
       "license": "MIT"
     },
     "node_modules/@discoveryjs/json-ext": {
-      "version": "1.0.0",
-      "resolved": 
"https://registry.npmjs.org/@discoveryjs/json-ext/-/json-ext-1.0.0.tgz";,
-      "integrity": 
"sha512-dDlz3W405VMFO4w5kIP9DOmELBcvFQGmLoKSdIRstBDubKFYwaNHV1NnlzMCQpXQFGWVALmeMORAuiLx18AvZQ==",
+      "version": "1.1.0",
+      "resolved": 
"https://registry.npmjs.org/@discoveryjs/json-ext/-/json-ext-1.1.0.tgz";,
+      "integrity": 
"sha512-Xc3VhU02wqZ1HvHRJUwL09HkZSTvidqY5Ya0NXBSYOxAp+Ln9dcJr9fySI+CkONzP3PekQo9WdzCv0PGER/mOA==",
       "dev": true,
       "license": "MIT",
       "engines": {
@@ -15214,17 +15214,16 @@
       }
     },
     "node_modules/webpack-cli": {
-      "version": "7.0.2",
-      "resolved": 
"https://registry.npmjs.org/webpack-cli/-/webpack-cli-7.0.2.tgz";,
-      "integrity": 
"sha512-dB0R4T+C/8YuvM+fabdvil6QE44/ChDXikV5lOOkrUeCkW5hTJv2pGLE3keh+D5hjYw8icBaJkZzpFoaHV4T+g==",
+      "version": "7.0.3",
+      "resolved": 
"https://registry.npmjs.org/webpack-cli/-/webpack-cli-7.0.3.tgz";,
+      "integrity": 
"sha512-2E2C6A1e2El7791zQgTH7LPIuwLjRliow9OHS/qlJc9pwhZlCoL/uiwqd/1WSlXT83wJfmfDbkcqHXuXoPJZ3g==",
       "dev": true,
       "license": "MIT",
       "dependencies": {
-        "@discoveryjs/json-ext": "^1.0.0",
+        "@discoveryjs/json-ext": "^1.1.0",
         "commander": "^14.0.3",
         "cross-spawn": "^7.0.6",
         "envinfo": "^7.14.0",
-        "fastest-levenshtein": "^1.0.12",
         "import-local": "^3.0.2",
         "interpret": "^3.1.1",
         "rechoir": "^0.8.0",
diff --git a/landing-pages/package.json b/landing-pages/package.json
index aa1396fca8..bf3f24d922 100644
--- a/landing-pages/package.json
+++ b/landing-pages/package.json
@@ -67,7 +67,7 @@
     "stylelint-scss": "^7.1.1",
     "url-loader": "^4.1.1",
     "webpack": "^5.107.2",
-    "webpack-cli": "^7.0.2",
+    "webpack-cli": "^7.0.3",
     "webpack-dev-server": "^5.2.4",
     "webpack-merge": "^6.0.1",
     "whatwg-fetch": "^3.6.20"
diff --git a/landing-pages/yarn.lock b/landing-pages/yarn.lock
index e916c25a58..4b9aa00d33 100644
--- a/landing-pages/yarn.lock
+++ b/landing-pages/yarn.lock
@@ -1280,10 +1280,10 @@
   resolved 
"https://registry.npmjs.org/@davepagurek/bezier-path/-/bezier-path-0.0.7.tgz";
   integrity 
sha512-CVlnCOrV1iy4Z12T756i9l4G6kF7r8uhlnb+xqDemAMmWQB+8Q0b+8VEqIiUfywgZDSiDr18Rm7pZlnA69rE8Q==
 
-"@discoveryjs/json-ext@^1.0.0":
-  version "1.0.0"
-  resolved 
"https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-1.0.0.tgz#f75c08f88cfd9eb8d9b062284d5bbcc60c41bf2a";
-  integrity 
sha512-dDlz3W405VMFO4w5kIP9DOmELBcvFQGmLoKSdIRstBDubKFYwaNHV1NnlzMCQpXQFGWVALmeMORAuiLx18AvZQ==
+"@discoveryjs/json-ext@^1.1.0":
+  version "1.1.0"
+  resolved 
"https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-1.1.0.tgz#44b5ce3485e95235aca06e628eeaaa3c816bc4cc";
+  integrity 
sha512-Xc3VhU02wqZ1HvHRJUwL09HkZSTvidqY5Ya0NXBSYOxAp+Ln9dcJr9fySI+CkONzP3PekQo9WdzCv0PGER/mOA==
 
 "@epic-web/invariant@^1.0.0":
   version "1.0.0"
@@ -3613,7 +3613,7 @@ fast-uri@^3.0.1:
   resolved 
"https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.1.2.tgz#8af3d4fc9d3e71b11572cc2673b514a7d1a8c8ec";
   integrity 
sha512-rVjf7ArG3LTk+FS6Yw81V1DLuZl1bRbNrev6Tmd/9RaroeeRRJhAt7jg/6YFxbvAQXUCavSoZhPPj6oOx+5KjQ==
 
-fastest-levenshtein@^1.0.12, fastest-levenshtein@^1.0.16:
+fastest-levenshtein@^1.0.16:
   version "1.0.16"
   resolved 
"https://registry.npmjs.org/fastest-levenshtein/-/fastest-levenshtein-1.0.16.tgz";
   integrity 
sha512-eRnCtTTtGZFpQCwhJiUOuxPQWRXVKYDn0b2PeHfXL6/Zi53SLAzAHfVhVWK2AryC/WH05kGfxhFIPvTF0SXQzg==
@@ -7338,16 +7338,15 @@ wbuf@^1.1.0, wbuf@^1.7.3:
   dependencies:
     minimalistic-assert "^1.0.0"
 
-webpack-cli@^7.0.2:
-  version "7.0.2"
-  resolved 
"https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-7.0.2.tgz#c916e324acc7c14f895226ed351020924900db12";
-  integrity 
sha512-dB0R4T+C/8YuvM+fabdvil6QE44/ChDXikV5lOOkrUeCkW5hTJv2pGLE3keh+D5hjYw8icBaJkZzpFoaHV4T+g==
+webpack-cli@^7.0.3:
+  version "7.0.3"
+  resolved 
"https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-7.0.3.tgz#62d3374b424bb4fabb27d088d8b2a9685b325b02";
+  integrity 
sha512-2E2C6A1e2El7791zQgTH7LPIuwLjRliow9OHS/qlJc9pwhZlCoL/uiwqd/1WSlXT83wJfmfDbkcqHXuXoPJZ3g==
   dependencies:
-    "@discoveryjs/json-ext" "^1.0.0"
+    "@discoveryjs/json-ext" "^1.1.0"
     commander "^14.0.3"
     cross-spawn "^7.0.6"
     envinfo "^7.14.0"
-    fastest-levenshtein "^1.0.12"
     import-local "^3.0.2"
     interpret "^3.1.1"
     rechoir "^0.8.0"

Reply via email to