Skip to content

Commit

Permalink
update astro to 5.4.0 to address CVE
Browse files Browse the repository at this point in the history
* see withastro/astro#12360
  for details
  • Loading branch information
clintonsteiner committed Mar 6, 2025
1 parent 6688c5c commit c818396
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.9",
"@size-limit/file": "^11.1.6",
"astro": "^5.1.5",
"astro": "^5.4.0",
"prettier": "^3.3.3",
"prettier-plugin-astro": "^0.14.1",
"size-limit": "^11.1.6",
Expand Down

0 comments on commit c818396

Please sign in to comment.