Skip to content

Commit 25c484b

Browse files
chargomeclaude
andcommitted
fix(deps): bump svgo to 4.0.1 to fix DoS via entity expansion
Fixes Dependabot alert #1132 (CVE-2026-29074). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 9d3f62a commit 25c484b

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28192,17 +28192,17 @@ svelte@^4.2.8:
2819228192
periscopic "^3.1.0"
2819328193

2819428194
svgo@^4.0.0:
28195-
version "4.0.0"
28196-
resolved "https://registry.yarnpkg.com/svgo/-/svgo-4.0.0.tgz#17e0fa2eaccf429e0ec0d2179169abde9ba8ad3d"
28197-
integrity sha512-VvrHQ+9uniE+Mvx3+C9IEe/lWasXCU0nXMY2kZeLrHNICuRiC8uMPyM14UEaMOFA5mhyQqEkB02VoQ16n3DLaw==
28195+
version "4.0.1"
28196+
resolved "https://registry.yarnpkg.com/svgo/-/svgo-4.0.1.tgz"
28197+
integrity sha512-XDpWUOPC6FEibaLzjfe0ucaV0YrOjYotGJO1WpF0Zd+n6ZGEQUsSugaoLq9QkEZtAfQIxT42UChcssDVPP3+/w==
2819828198
dependencies:
2819928199
commander "^11.1.0"
2820028200
css-select "^5.1.0"
2820128201
css-tree "^3.0.1"
2820228202
css-what "^6.1.0"
2820328203
csso "^5.0.5"
2820428204
picocolors "^1.1.1"
28205-
sax "^1.4.1"
28205+
sax "^1.5.0"
2820628206

2820728207
swr@^2.2.5:
2820828208
version "2.2.5"

0 commit comments

Comments
 (0)