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 61670bd60f Bump svgo from 4.0.0 to 4.0.1 in /landing-pages (#1435)
61670bd60f is described below
commit 61670bd60fc37037b346b234439e02b5c81e8595
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 5 15:30:16 2026 +0100
Bump svgo from 4.0.0 to 4.0.1 in /landing-pages (#1435)
Bumps [svgo](https://github.com/svg/svgo) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/svg/svgo/releases)
- [Commits](https://github.com/svg/svgo/compare/v4.0.0...v4.0.1)
---
updated-dependencies:
- dependency-name: svgo
dependency-version: 4.0.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
landing-pages/yarn.lock | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/landing-pages/yarn.lock b/landing-pages/yarn.lock
index f76ec98879..1f0c017156 100644
--- a/landing-pages/yarn.lock
+++ b/landing-pages/yarn.lock
@@ -6464,10 +6464,10 @@ sass@^1.97.3:
optionalDependencies:
"@parcel/watcher" "^2.4.1"
-sax@^1.4.1:
- version "1.4.1"
- resolved "https://registry.npmjs.org/sax/-/sax-1.4.1.tgz"
- integrity
sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==
+sax@^1.5.0:
+ version "1.5.0"
+ resolved
"https://registry.yarnpkg.com/sax/-/sax-1.5.0.tgz#b5549b671069b7aa392df55ec7574cf411179eb8"
+ integrity
sha512-21IYA3Q5cQf089Z6tgaUTr7lDAyzoTPx5HRtbhsME8Udispad8dC/+sziTNugOEx54ilvatQ9YCzl4KQLPcRHA==
schema-utils@^3.0.0:
version "3.3.0"
@@ -7053,9 +7053,9 @@ svg-tags@^1.0.0:
integrity
sha512-ovssysQTa+luh7A5Weu3Rta6FJlFBBbInjOh722LIt6klpU2/HtdUbszju/G4devcvk8PGt7FCLv5wftu3THUA==
svgo@^4.0.0:
- version "4.0.0"
- resolved "https://registry.npmjs.org/svgo/-/svgo-4.0.0.tgz"
- integrity
sha512-VvrHQ+9uniE+Mvx3+C9IEe/lWasXCU0nXMY2kZeLrHNICuRiC8uMPyM14UEaMOFA5mhyQqEkB02VoQ16n3DLaw==
+ version "4.0.1"
+ resolved
"https://registry.yarnpkg.com/svgo/-/svgo-4.0.1.tgz#c82dacd04ee9f1d55cd4e0b7f9a214c86670e3ee"
+ integrity
sha512-XDpWUOPC6FEibaLzjfe0ucaV0YrOjYotGJO1WpF0Zd+n6ZGEQUsSugaoLq9QkEZtAfQIxT42UChcssDVPP3+/w==
dependencies:
commander "^11.1.0"
css-select "^5.1.0"
@@ -7063,7 +7063,7 @@ svgo@^4.0.0:
css-what "^6.1.0"
csso "^5.0.5"
picocolors "^1.1.1"
- sax "^1.4.1"
+ sax "^1.5.0"
table@^6.9.0:
version "6.9.0"