From 55037fe6f49043ca7a5b31d6d0b6afabf98ea751 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 20:40:11 +0000 Subject: [PATCH] fix(deps): update dependency @adobe/helix-html-pipeline to v6.29.12 --- 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 22383adc1..e765307e2 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.11", + "@adobe/helix-html-pipeline": "6.29.12", "@adobe/helix-html2md": "2.2.3", "@adobe/helix-log": "7.0.0", "@adobe/helix-shared-config": "11.1.30", @@ -175,9 +175,9 @@ } }, "node_modules/@adobe/helix-html-pipeline": { - "version": "6.29.11", - "resolved": "https://registry.npmjs.org/@adobe/helix-html-pipeline/-/helix-html-pipeline-6.29.11.tgz", - "integrity": "sha512-5qBSDytIzAgX2n+4+wcyNbLnfE+eKQh21COafVpZ2SkxKodrDah1B9Z7Aoxv2cIIA2dMpe9eA0BhfN0BTj4BSA==", + "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==", "license": "Apache-2.0", "dependencies": { "@adobe/helix-markdown-support": "7.1.23", diff --git a/package.json b/package.json index 2e145c40a..e205d9c29 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ }, "dependencies": { "@adobe/fetch": "4.3.1", - "@adobe/helix-html-pipeline": "6.29.11", + "@adobe/helix-html-pipeline": "6.29.12", "@adobe/helix-html2md": "2.2.3", "@adobe/helix-log": "7.0.0", "@adobe/helix-shared-config": "11.1.30",