diff --git a/package.json b/package.json index 5fbfe8c..bbe2c17 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@11ty/eleventy-plugin-rss": "^1.1.0", "@11ty/eleventy-plugin-syntaxhighlight": "^3.1.0", "luxon": "^1.26.0", - "markdown-it": "^8.4.2", - "markdown-it-anchor": "^5.2.5" + "markdown-it": "^12.0.4", + "markdown-it-anchor": "^7.1.0" } }