From 213b963a6638a632766b2b8ce465f305013294ec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Aug 2026 00:11:56 +0000 Subject: [PATCH] fix(deps): update dependency @adobe/helix-html-pipeline to v6.31.2 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 790123b82..8c9237624 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.3.1", - "@adobe/helix-html-pipeline": "6.30.0", + "@adobe/helix-html-pipeline": "6.31.2", "@adobe/helix-html2md": "2.2.3", "@adobe/helix-log": "7.0.0", "@adobe/helix-shared-config": "11.2.0", @@ -175,9 +175,9 @@ } }, "node_modules/@adobe/helix-html-pipeline": { - "version": "6.30.0", - "resolved": "https://registry.npmjs.org/@adobe/helix-html-pipeline/-/helix-html-pipeline-6.30.0.tgz", - "integrity": "sha512-/jqPdqwrGTwdn3UjQmOzFIzvSDTViqwmNyNfuW1jcnk2rwzLOusz+OL09JVGgjUewRq5MdkFomO8ohWV4ozxig==", + "version": "6.31.2", + "resolved": "https://registry.npmjs.org/@adobe/helix-html-pipeline/-/helix-html-pipeline-6.31.2.tgz", + "integrity": "sha512-dlztnyEserGGBUsuoJvVQoIwC/GJRCxqCwsbi4HhteOtvboOTDEw0DzBqMSFHPr3l1rW3HeAl2kOtoqbz3DJWg==", "license": "Apache-2.0", "dependencies": { "@adobe/helix-markdown-support": "7.1.23", diff --git a/package.json b/package.json index 9fe696eb5..adfbeac9c 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ }, "dependencies": { "@adobe/fetch": "4.3.1", - "@adobe/helix-html-pipeline": "6.30.0", + "@adobe/helix-html-pipeline": "6.31.2", "@adobe/helix-html2md": "2.2.3", "@adobe/helix-log": "7.0.0", "@adobe/helix-shared-config": "11.2.0",