diff --git a/web/package.json b/web/package.json index 4c0588b..c18bcd5 100644 --- a/web/package.json +++ b/web/package.json @@ -9,7 +9,7 @@ "test": "playwright test --reporter=line" }, "dependencies": { - "@astrojs/mdx": "^7.0.5", + "@astrojs/mdx": "^8.0.0", "@jongio/azd-web-core": "^3.0.0", "astro": "^7.1.6", "astro-expressive-code": "^0.44.1"