summaryrefslogtreecommitdiff
path: root/examples/starlog/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/starlog/package.json')
-rw-r--r--examples/starlog/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/starlog/package.json b/examples/starlog/package.json
index 9ecdb568f..a13f6c3f6 100644
--- a/examples/starlog/package.json
+++ b/examples/starlog/package.json
@@ -10,7 +10,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^4.9.3",
+ "astro": "^4.10.0",
"sass": "^1.77.3",
"sharp": "^0.33.3"
}