summaryrefslogtreecommitdiff
path: root/examples/blog
diff options
context:
space:
mode:
Diffstat (limited to 'examples/blog')
-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 5091fd1a4..1af4f65f4 100644
--- a/examples/blog/package.json
+++ b/examples/blog/package.json
@@ -12,8 +12,8 @@
},
"dependencies": {
"@astrojs/mdx": "^3.1.8",
- "@astrojs/rss": "^4.0.8",
+ "@astrojs/rss": "^4.0.9",
"@astrojs/sitemap": "^3.2.1",
- "astro": "^4.16.4"
+ "astro": "^4.16.5"
}
}