diff --git a/package.json b/package.json index af63d2aec..c30909ca1 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "clean": "rm -rf dist" }, "dependencies": { - "@11ty/eleventy": "^0.11.1", + "@11ty/eleventy": "^2.0.0", "@11ty/eleventy-cache-assets": "^2.1.0", "@zachleat/filter-container": "^1.0.3", "autoprefixer": "^10.2.5", @@ -34,7 +34,7 @@ "js-yaml": "^3.14.0", "lodash": "^4.17.21", "luxon": "^1.26.0", - "markdown-it": "^12.0.4", + "markdown-it": "^13.0.2", "netlify-plugin-minify-html": "^0.3.1", "node-fetch": "^2.6.1", "npm-run-all": "^4.1.5",