diff options
Diffstat (limited to 'examples/starlog/package.json')
-rw-r--r-- | examples/starlog/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/starlog/package.json b/examples/starlog/package.json index e3ad891f1..cdc4d0c7c 100644 --- a/examples/starlog/package.json +++ b/examples/starlog/package.json @@ -9,7 +9,7 @@ "astro": "astro" }, "dependencies": { - "astro": "^5.1.9", + "astro": "^5.1.10", "sass": "^1.83.4", "sharp": "^0.33.3" } |