From 79c32785d9d12293b5f9e818b3e38c9180bdff07 Mon Sep 17 00:00:00 2001 From: Keith Irwin Date: Thu, 20 Oct 2022 09:48:28 -0600 Subject: [PATCH] Updated and audited npm --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 146e00b..4cc08ce 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "license": "UNLICENSED", "devDependencies": { - "@11ty/eleventy": "^0.12.1", + "@11ty/eleventy": "^1.0.2", "luxon": "^1.26.0", "markdown-it": "^12.0.4", "markdown-it-anchor": "^7.1.0"