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 2379fec90d Bump shell-quote from 1.8.4 to 1.10.0 in /landing-pages
(#1608)
2379fec90d is described below
commit 2379fec90d0bd26e13db7ee3f6faff99f7d96d50
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 27 17:09:03 2026 +0200
Bump shell-quote from 1.8.4 to 1.10.0 in /landing-pages (#1608)
Bumps [shell-quote](https://github.com/ljharb/shell-quote) from 1.8.4 to
1.10.0.
- [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/shell-quote/compare/v1.8.4...v1.10.0)
---
updated-dependencies:
- dependency-name: shell-quote
dependency-version: 1.10.0
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 4113914e10..70b5c85973 100644
--- a/landing-pages/package-lock.json
+++ b/landing-pages/package-lock.json
@@ -13945,9 +13945,9 @@
}
},
"node_modules/shell-quote": {
- "version": "1.8.4",
- "resolved":
"https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.4.tgz",
- "integrity":
"sha512-VsC6n6vz1ihYYyZZwX7YZSF5l5x36ca17OC+a69h94YqB7X6XLwf+5MOgynYir2SLFUbl8gIYvBo8K8RoNQ6bQ==",
+ "version": "1.10.0",
+ "resolved":
"https://registry.npmjs.org/shell-quote/-/shell-quote-1.10.0.tgz",
+ "integrity":
"sha512-w1aiOKwKuRgtwAReIIj89puqg+I7GvX4IbLrvmhXbzQsj1+Zwi4VO3+fa6ZF91TWSjIxoEkKnMeHcLEODK5ZXA==",
"dev": true,
"license": "MIT",
"engines": {
diff --git a/landing-pages/yarn.lock b/landing-pages/yarn.lock
index 790fff4137..a692436b07 100644
--- a/landing-pages/yarn.lock
+++ b/landing-pages/yarn.lock
@@ -6564,9 +6564,9 @@ shebang-regex@^3.0.0:
integrity
sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
shell-quote@^1.6.1, shell-quote@^1.8.4:
- version "1.8.4"
- resolved
"https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.8.4.tgz#2edd9a4dcefc96649e2e2cb12f637b1f1d92a190"
- integrity
sha512-VsC6n6vz1ihYYyZZwX7YZSF5l5x36ca17OC+a69h94YqB7X6XLwf+5MOgynYir2SLFUbl8gIYvBo8K8RoNQ6bQ==
+ version "1.10.0"
+ resolved
"https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.10.0.tgz#482033e192e4f5c07151521ffa03400ec71b1b0f"
+ integrity
sha512-w1aiOKwKuRgtwAReIIj89puqg+I7GvX4IbLrvmhXbzQsj1+Zwi4VO3+fa6ZF91TWSjIxoEkKnMeHcLEODK5ZXA==
side-channel-list@^1.0.0:
version "1.0.0"