Skip to content

Commit 4c8a31a

Browse files
chore(astro): Update dependency astro to v5.18.1 [SECURITY] (#8279)
Co-authored-by: Jacek <jacek@clerk.dev>
1 parent e1265b0 commit 4c8a31a

File tree

3 files changed

+289
-16
lines changed

3 files changed

+289
-16
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@clerk/astro': patch
3+
---
4+
5+
Bump `astro` devDependency floor to `5.18.1` to pick up an upstream security fix.

packages/astro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
},
9898
"devDependencies": {
9999
"@clerk/ui": "workspace:^",
100-
"astro": "^5.17.1"
100+
"astro": "^5.18.1"
101101
},
102102
"peerDependencies": {
103103
"astro": "^4.15.0 || ^5.0.0 || ^6.0.0"

0 commit comments

Comments
 (0)