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 0f58f16498 Bump shell-quote from 1.8.3 to 1.8.4 in /landing-pages 
(#1561)
0f58f16498 is described below

commit 0f58f16498f4280cdcd3142af7b1acaff66f95e0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 11 18:01:56 2026 +0200

    Bump shell-quote from 1.8.3 to 1.8.4 in /landing-pages (#1561)
    
    Bumps [shell-quote](https://github.com/ljharb/shell-quote) from 1.8.3 to 
1.8.4.
    - [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/ljharb/shell-quote/compare/v1.8.3...v1.8.4)
    
    ---
    updated-dependencies:
    - dependency-name: shell-quote
      dependency-version: 1.8.4
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 landing-pages/package-lock.json | 6 +++---
 landing-pages/yarn.lock         | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/landing-pages/package-lock.json b/landing-pages/package-lock.json
index 757c2ebbff..ac451e4772 100644
--- a/landing-pages/package-lock.json
+++ b/landing-pages/package-lock.json
@@ -13619,9 +13619,9 @@
       }
     },
     "node_modules/shell-quote": {
-      "version": "1.8.3",
-      "resolved": 
"https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.3.tgz";,
-      "integrity": 
"sha512-ObmnIF4hXNg1BqhnHmgbDETF8dLPCggZWBjkQfhZpbszZnYur5DUljTcCHii5LC3J5E0yeO/1LIMyH+UvHQgyw==",
+      "version": "1.8.4",
+      "resolved": 
"https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.4.tgz";,
+      "integrity": 
"sha512-VsC6n6vz1ihYYyZZwX7YZSF5l5x36ca17OC+a69h94YqB7X6XLwf+5MOgynYir2SLFUbl8gIYvBo8K8RoNQ6bQ==",
       "dev": true,
       "license": "MIT",
       "engines": {
diff --git a/landing-pages/yarn.lock b/landing-pages/yarn.lock
index 4bef52238e..cd51d11175 100644
--- a/landing-pages/yarn.lock
+++ b/landing-pages/yarn.lock
@@ -6620,9 +6620,9 @@ shebang-regex@^3.0.0:
   integrity 
sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
 
 shell-quote@^1.6.1, shell-quote@^1.8.3:
-  version "1.8.3"
-  resolved "https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.3.tgz";
-  integrity 
sha512-ObmnIF4hXNg1BqhnHmgbDETF8dLPCggZWBjkQfhZpbszZnYur5DUljTcCHii5LC3J5E0yeO/1LIMyH+UvHQgyw==
+  version "1.8.4"
+  resolved 
"https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.8.4.tgz#2edd9a4dcefc96649e2e2cb12f637b1f1d92a190";
+  integrity 
sha512-VsC6n6vz1ihYYyZZwX7YZSF5l5x36ca17OC+a69h94YqB7X6XLwf+5MOgynYir2SLFUbl8gIYvBo8K8RoNQ6bQ==
 
 side-channel-list@^1.0.0:
   version "1.0.0"

Reply via email to