diff --git a/package.json b/package.json index 5162212..ee155cc 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "lint:fix": "eslint src --fix" }, "dependencies": { - "@astrojs/mdx": "^5.0.4", + "@astrojs/mdx": "^6.0.2", "@astrojs/react": "^5.0.4", "@astrojs/rss": "^4.0.15", "@astrojs/sitemap": "^3.7.0",