summaryrefslogtreecommitdiff
path: root/examples/blog/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/blog/package.json')
-rw-r--r--examples/blog/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/blog/package.json b/examples/blog/package.json
index 0538835ff..9f6267694 100644
--- a/examples/blog/package.json
+++ b/examples/blog/package.json
@@ -11,8 +11,8 @@
},
"dependencies": {
"@astrojs/mdx": "^4.0.3",
- "@astrojs/rss": "^4.0.10",
+ "@astrojs/rss": "^4.0.11",
"@astrojs/sitemap": "^3.2.1",
- "astro": "^5.1.1"
+ "astro": "^5.1.2"
}
}