Bump svgo from 4.0.0 to 4.0.1

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] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-06 19:29:50 +00:00
committed by GitHub
parent e083c18c0e
commit 125c64418a
2 changed files with 2111 additions and 71 deletions

2166
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -9255,10 +9255,10 @@ sass@^1.97.3:
optionalDependencies:
"@parcel/watcher" "^2.4.1"
sax@^1.4.1:
version "1.4.4"
resolved "https://registry.npmjs.org/sax/-/sax-1.4.4.tgz"
integrity sha512-1n3r/tGXO6b6VXMdFT54SHzT9ytu9yr7TaELowdYpMqY/Ao7EnlQGmAQ1+RatX7Tkkdm6hONI2owqNx2aZj5Sw==
sax@^1.5.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/sax/-/sax-1.5.0.tgz#b5549b671069b7aa392df55ec7574cf411179eb8"
integrity sha512-21IYA3Q5cQf089Z6tgaUTr7lDAyzoTPx5HRtbhsME8Udispad8dC/+sziTNugOEx54ilvatQ9YCzl4KQLPcRHA==
saxes@^6.0.0:
version "6.0.0"
@@ -9778,9 +9778,9 @@ supports-preserve-symlinks-flag@^1.0.0:
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
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"
@@ -9788,7 +9788,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"
swap-case@^2.0.2:
version "2.0.2"