From 581045c09b36151f0090f4d869aa793e50b0074d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Feb 2024 14:40:28 +0100 Subject: [PATCH] chore(deps): update dependency @adobe/helix-html-pipeline to v6.4.1 (#405) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index f12a3b97..9f69cc9c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -168,9 +168,9 @@ } }, "node_modules/@adobe/helix-html-pipeline": { - "version": "6.4.0", - "resolved": "https://registry.npmjs.org/@adobe/helix-html-pipeline/-/helix-html-pipeline-6.4.0.tgz", - "integrity": "sha512-o9/EJz4x7q8WCpFlbbWYFz953IkywrvtbzXGuXjXq91pM1lEWNwG0oFIMMrE9fLTm+KrTRu64pUb1DLoG25AtQ==", + "version": "6.4.1", + "resolved": "https://registry.npmjs.org/@adobe/helix-html-pipeline/-/helix-html-pipeline-6.4.1.tgz", + "integrity": "sha512-3tOtQ3wnFMBVwqv271fkn2PL4h4NpdRbOzNRb9xnlrCy7w2dZ7quNuLgauEK03QO5EKvl1dD+Dn6cB6p5a98vQ==", "dev": true, "dependencies": { "@adobe/helix-markdown-support": "7.1.0",