diff --git a/package-lock.json b/package-lock.json index 225b6261..a4fa9a78 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@11ty/eleventy-plugin-rss": "^2.0.2", "@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0", "@11ty/eleventy-plugin-webc": "^0.11.2", - "eleventy-plugin-vento": "^3.1.0" + "eleventy-plugin-vento": "^3.2.0" } }, "node_modules/@11ty/dependency-tree": { @@ -1533,9 +1533,9 @@ "dev": true }, "node_modules/eleventy-plugin-vento": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/eleventy-plugin-vento/-/eleventy-plugin-vento-3.1.0.tgz", - "integrity": "sha512-1efA1clJP/YmsUab40SmB6RQlqyKY0D1MrdV1+c2O49XpiurZN8d469u37kkEbUnqQ/uUn14Q8h0TnKqMHY2JA==", + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/eleventy-plugin-vento/-/eleventy-plugin-vento-3.2.0.tgz", + "integrity": "sha512-+PaFcMF8A3WH70uHlibJMiPL19EaNfV9sY2m9G+K7t4OlkpBS/xQNsI/d7XzX9LfIpX9j6f5G0x+nrPd/Bob/A==", "dev": true, "dependencies": { "debug": "4.3.7", diff --git a/package.json b/package.json index 4f5a877a..efae4f9d 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@11ty/eleventy-plugin-rss": "^2.0.2", "@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0", "@11ty/eleventy-plugin-webc": "^0.11.2", - "eleventy-plugin-vento": "^3.1.0" + "eleventy-plugin-vento": "^3.2.0" }, "type": "module" }