From 33f171d4517e97ef7f05edf016eb591965bef8bb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 21:46:48 +0000 Subject: [PATCH] fix(deps): update dependency @adobe/helix-html-pipeline to v6.30.0 --- 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 e4689e7ba..d1828c444 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.29.12", + "@adobe/helix-html-pipeline": "6.30.0", "@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.29.12", - "resolved": "https://registry.npmjs.org/@adobe/helix-html-pipeline/-/helix-html-pipeline-6.29.12.tgz", - "integrity": "sha512-pzb2Oe/GoHGM6+mH26TW9NpwzMLGcCsC8xEclt1hyUFuMH/fLgYiN6Qpq9tMiX3OojJHAX02RIaMxlCDsIO4Tw==", + "version": "6.30.0", + "resolved": "https://registry.npmjs.org/@adobe/helix-html-pipeline/-/helix-html-pipeline-6.30.0.tgz", + "integrity": "sha512-/jqPdqwrGTwdn3UjQmOzFIzvSDTViqwmNyNfuW1jcnk2rwzLOusz+OL09JVGgjUewRq5MdkFomO8ohWV4ozxig==", "license": "Apache-2.0", "dependencies": { "@adobe/helix-markdown-support": "7.1.23", diff --git a/package.json b/package.json index d0d6df38f..8cb8f4451 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ }, "dependencies": { "@adobe/fetch": "4.3.1", - "@adobe/helix-html-pipeline": "6.29.12", + "@adobe/helix-html-pipeline": "6.30.0", "@adobe/helix-html2md": "2.2.3", "@adobe/helix-log": "7.0.0", "@adobe/helix-shared-config": "11.2.0",