diff --git a/package.json b/package.json index c3e1c2c7..89d014f9 100644 --- a/package.json +++ b/package.json @@ -35,6 +35,7 @@ "autoprefixer": "^10.4.2", "eleventy-plugin-unfurl": "^1.0.0", "eleventy-rss-helper": "^1.2.1", + "liquidjs": "^10.6.1", "markdown-it": "^13.0.1", "markdown-it-anchor": "^8.4.1", "markdown-it-footnote": "^3.0.3", diff --git a/yarn.lock b/yarn.lock index be4e2454..212b7687 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2139,7 +2139,7 @@ linkify-it@^4.0.1: dependencies: uc.micro "^1.0.1" -liquidjs@^10.4.0: +liquidjs@^10.4.0, liquidjs@^10.6.1: version "10.6.1" resolved "https://registry.yarnpkg.com/liquidjs/-/liquidjs-10.6.1.tgz#b401662cb8f0cca59b42f79fc08e411c86d92dab" integrity sha512-6yUDD8i6QRgVppB8dD73Z672lNa2pxHMsMNEZvbVQyj937wMk/kbKfhSnN9Sess/k8eRdgKeQHsTGIiCGkWrGw==