Skip to content

Commit ba58e0d

Browse files
fix: update svgo to the latest (#16064)
Co-authored-by: Louis Escher <66965600+louisescher@users.noreply.github.com>
1 parent b85365f commit ba58e0d

File tree

3 files changed

+19
-8
lines changed

3 files changed

+19
-8
lines changed

.changeset/green-lies-tan.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'astro': patch
3+
---
4+
5+
Updates the dependency `svgo` to the latest, to fix a security issue.

packages/astro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
"semver": "^7.7.4",
158158
"shiki": "^4.0.0",
159159
"smol-toml": "^1.6.0",
160-
"svgo": "^4.0.0",
160+
"svgo": "^4.0.1",
161161
"tinyclip": "^0.1.6",
162162
"tinyexec": "^1.0.2",
163163
"tinyglobby": "^0.2.15",

pnpm-lock.yaml

Lines changed: 13 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)