From cee5dd48001eb0894a1f6f28aef84b2c5bb2ccb8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 18:14:35 +0000 Subject: [PATCH] fix(deps): update dependency @adobe/helix-html-pipeline to v6.29.8 --- package-lock.json | 211 +++------------------------------------------- package.json | 2 +- 2 files changed, 14 insertions(+), 199 deletions(-) diff --git a/package-lock.json b/package-lock.json index 098354459..69e3c62b2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.3.0", - "@adobe/helix-html-pipeline": "6.29.6", + "@adobe/helix-html-pipeline": "6.29.8", "@adobe/helix-html2md": "2.2.2", "@adobe/helix-log": "7.0.0", "@adobe/helix-shared-config": "11.1.29", @@ -162,12 +162,12 @@ } }, "node_modules/@adobe/helix-html-pipeline": { - "version": "6.29.6", - "resolved": "https://registry.npmjs.org/@adobe/helix-html-pipeline/-/helix-html-pipeline-6.29.6.tgz", - "integrity": "sha512-pzGOYLLP5WbkOAdNAGBrFBrPsdumPbcCFqlmFPMVpU1pKXJPDEMvAFfsxFnEDCL9aubGRyMuFUU2IFpMV/op/A==", + "version": "6.29.8", + "resolved": "https://registry.npmjs.org/@adobe/helix-html-pipeline/-/helix-html-pipeline-6.29.8.tgz", + "integrity": "sha512-3mAD5Ni+q/xPJjkib76ySN5yYi/kKQYgpfxC6pogarj1JAx8Q6K84QS07hZ5CojdC0nTcjZUnRoZGxA+LHvTSQ==", "license": "Apache-2.0", "dependencies": { - "@adobe/helix-markdown-support": "7.1.19", + "@adobe/helix-markdown-support": "7.1.21", "@adobe/helix-shared-utils": "3.0.2", "@adobe/mdast-util-gridtables": "4.0.19", "@adobe/remark-gridtables": "3.0.20", @@ -198,38 +198,6 @@ "node": ">=16.x" } }, - "node_modules/@adobe/helix-html-pipeline/node_modules/@adobe/helix-markdown-support": { - "version": "7.1.19", - "resolved": "https://registry.npmjs.org/@adobe/helix-markdown-support/-/helix-markdown-support-7.1.19.tgz", - "integrity": "sha512-N/Xs+MvpnZkTGLYeNX5MlnmoiUF/xBmxpuFChdLE0XAtvpB6ywtBKcMeCqUS/IEi+vKRT9m3qjtAJ1/rGEnWnQ==", - "license": "Apache-2.0", - "dependencies": { - "hast-util-to-html": "9.0.5", - "js-yaml": "4.2.0", - "mdast-util-gfm-footnote": "2.1.0", - "mdast-util-gfm-strikethrough": "2.0.0", - "mdast-util-gfm-table": "2.0.0", - "mdast-util-gfm-task-list-item": "2.0.0", - "mdast-util-phrasing": "4.1.0", - "mdast-util-to-hast": "13.2.1", - "micromark-extension-gfm-footnote": "2.1.0", - "micromark-extension-gfm-strikethrough": "2.1.0", - "micromark-extension-gfm-table": "2.1.1", - "micromark-extension-gfm-tagfilter": "2.0.0", - "micromark-extension-gfm-task-list-item": "2.1.0", - "micromark-util-character": "2.1.1", - "micromark-util-combine-extensions": "2.0.1", - "micromark-util-symbol": "2.0.1", - "unist-util-find": "3.0.0", - "unist-util-visit": "5.1.0" - }, - "engines": { - "node": ">=14" - }, - "peerDependencies": { - "unified": "11.x" - } - }, "node_modules/@adobe/helix-html-pipeline/node_modules/@adobe/helix-shared-utils": { "version": "3.0.2", "resolved": "https://registry.npmjs.org/@adobe/helix-shared-utils/-/helix-shared-utils-3.0.2.tgz", @@ -251,26 +219,6 @@ "url": "https://github.com/fb55/entities?sponsor=1" } }, - "node_modules/@adobe/helix-html-pipeline/node_modules/longest-streak": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/longest-streak/-/longest-streak-3.1.0.tgz", - "integrity": "sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==", - "license": "MIT", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/wooorm" - } - }, - "node_modules/@adobe/helix-html-pipeline/node_modules/markdown-table": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/markdown-table/-/markdown-table-3.0.4.tgz", - "integrity": "sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw==", - "license": "MIT", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/wooorm" - } - }, "node_modules/@adobe/helix-html-pipeline/node_modules/mdast-util-from-markdown": { "version": "2.0.3", "resolved": "https://registry.npmjs.org/mdast-util-from-markdown/-/mdast-util-from-markdown-2.0.3.tgz", @@ -295,75 +243,6 @@ "url": "https://opencollective.com/unified" } }, - "node_modules/@adobe/helix-html-pipeline/node_modules/mdast-util-gfm-strikethrough": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/mdast-util-gfm-strikethrough/-/mdast-util-gfm-strikethrough-2.0.0.tgz", - "integrity": "sha512-mKKb915TF+OC5ptj5bJ7WFRPdYtuHv0yTRxK2tJvi+BDqbkiG7h7u/9SI89nRAYcmap2xHQL9D+QG/6wSrTtXg==", - "license": "MIT", - "dependencies": { - "@types/mdast": "^4.0.0", - "mdast-util-from-markdown": "^2.0.0", - "mdast-util-to-markdown": "^2.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/@adobe/helix-html-pipeline/node_modules/mdast-util-gfm-table": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/mdast-util-gfm-table/-/mdast-util-gfm-table-2.0.0.tgz", - "integrity": "sha512-78UEvebzz/rJIxLvE7ZtDd/vIQ0RHv+3Mh5DR96p7cS7HsBhYIICDBCu8csTNWNO6tBWfqXPWekRuj2FNOGOZg==", - "license": "MIT", - "dependencies": { - "@types/mdast": "^4.0.0", - "devlop": "^1.0.0", - "markdown-table": "^3.0.0", - "mdast-util-from-markdown": "^2.0.0", - "mdast-util-to-markdown": "^2.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/@adobe/helix-html-pipeline/node_modules/mdast-util-gfm-task-list-item": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/mdast-util-gfm-task-list-item/-/mdast-util-gfm-task-list-item-2.0.0.tgz", - "integrity": "sha512-IrtvNvjxC1o06taBAVJznEnkiHxLFTzgonUdy8hzFVeDun0uTjxxrRGVaNFqkU1wJR3RBPEfsxmU6jDWPofrTQ==", - "license": "MIT", - "dependencies": { - "@types/mdast": "^4.0.0", - "devlop": "^1.0.0", - "mdast-util-from-markdown": "^2.0.0", - "mdast-util-to-markdown": "^2.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/@adobe/helix-html-pipeline/node_modules/mdast-util-to-markdown": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/mdast-util-to-markdown/-/mdast-util-to-markdown-2.1.2.tgz", - "integrity": "sha512-xj68wMTvGXVOKonmog6LwyJKrYXZPvlwabaryTjLh9LuvovB/KAH+kvi8Gjj+7rJjsFi23nkUxRQv1KqSroMqA==", - "license": "MIT", - "dependencies": { - "@types/mdast": "^4.0.0", - "@types/unist": "^3.0.0", - "longest-streak": "^3.0.0", - "mdast-util-phrasing": "^4.0.0", - "mdast-util-to-string": "^4.0.0", - "micromark-util-classify-character": "^2.0.0", - "micromark-util-decode-string": "^2.0.0", - "unist-util-visit": "^5.0.0", - "zwitch": "^2.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, "node_modules/@adobe/helix-html-pipeline/node_modules/mdast-util-to-string": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-4.0.0.tgz", @@ -412,71 +291,6 @@ "micromark-util-types": "^2.0.0" } }, - "node_modules/@adobe/helix-html-pipeline/node_modules/micromark-extension-gfm-strikethrough": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/micromark-extension-gfm-strikethrough/-/micromark-extension-gfm-strikethrough-2.1.0.tgz", - "integrity": "sha512-ADVjpOOkjz1hhkZLlBiYA9cR2Anf8F4HqZUO6e5eDcPQd0Txw5fxLzzxnEkSkfnD0wziSGiv7sYhk/ktvbf1uw==", - "license": "MIT", - "dependencies": { - "devlop": "^1.0.0", - "micromark-util-chunked": "^2.0.0", - "micromark-util-classify-character": "^2.0.0", - "micromark-util-resolve-all": "^2.0.0", - "micromark-util-symbol": "^2.0.0", - "micromark-util-types": "^2.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/@adobe/helix-html-pipeline/node_modules/micromark-extension-gfm-table": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/micromark-extension-gfm-table/-/micromark-extension-gfm-table-2.1.1.tgz", - "integrity": "sha512-t2OU/dXXioARrC6yWfJ4hqB7rct14e8f7m0cbI5hUmDyyIlwv5vEtooptH8INkbLzOatzKuVbQmAYcbWoyz6Dg==", - "license": "MIT", - "dependencies": { - "devlop": "^1.0.0", - "micromark-factory-space": "^2.0.0", - "micromark-util-character": "^2.0.0", - "micromark-util-symbol": "^2.0.0", - "micromark-util-types": "^2.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/@adobe/helix-html-pipeline/node_modules/micromark-extension-gfm-tagfilter": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/micromark-extension-gfm-tagfilter/-/micromark-extension-gfm-tagfilter-2.0.0.tgz", - "integrity": "sha512-xHlTOmuCSotIA8TW1mDIM6X2O1SiX5P9IuDtqGonFhEK0qgRI4yeC6vMxEV2dgyr2TiD+2PQ10o+cOhdVAcwfg==", - "license": "MIT", - "dependencies": { - "micromark-util-types": "^2.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/@adobe/helix-html-pipeline/node_modules/micromark-extension-gfm-task-list-item": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/micromark-extension-gfm-task-list-item/-/micromark-extension-gfm-task-list-item-2.1.0.tgz", - "integrity": "sha512-qIBZhqxqI6fjLDYFTBIa4eivDMnP+OZqsNwmQ3xNLE4Cxwc+zfQEfbs6tzAo2Hjq+bh6q5F+Z8/cksrLFYWQQw==", - "license": "MIT", - "dependencies": { - "devlop": "^1.0.0", - "micromark-factory-space": "^2.0.0", - "micromark-util-character": "^2.0.0", - "micromark-util-symbol": "^2.0.0", - "micromark-util-types": "^2.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, "node_modules/@adobe/helix-html-pipeline/node_modules/parse5": { "version": "8.0.1", "resolved": "https://registry.npmjs.org/parse5/-/parse5-8.0.1.tgz", @@ -1006,13 +820,13 @@ } }, "node_modules/@adobe/helix-markdown-support": { - "version": "7.1.20", - "resolved": "https://registry.npmjs.org/@adobe/helix-markdown-support/-/helix-markdown-support-7.1.20.tgz", - "integrity": "sha512-6VNBMgLBAjRhbRRKkivUYSWgHVXgfbolBMKiuuXX1sjbRQKtiCGclRinh0r7GOFMhR0iOoZcibDo2RQxpRCzPA==", + "version": "7.1.21", + "resolved": "https://registry.npmjs.org/@adobe/helix-markdown-support/-/helix-markdown-support-7.1.21.tgz", + "integrity": "sha512-QjIgUNV0tg3pzOqALPcAyWI9lh11mgEliYeqzYJchOexUp8UcEjmbAjUFZBPYklKBcDMbdVfkvC/MROO4uWMog==", "license": "Apache-2.0", "dependencies": { "hast-util-to-html": "9.0.5", - "js-yaml": "5.1.0", + "js-yaml": "5.2.0", "mdast-util-gfm-footnote": "2.1.0", "mdast-util-gfm-strikethrough": "2.0.0", "mdast-util-gfm-table": "2.0.0", @@ -1038,9 +852,9 @@ } }, "node_modules/@adobe/helix-markdown-support/node_modules/js-yaml": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-5.1.0.tgz", - "integrity": "sha512-s8VA5jkR8f22S3NAXmhKPFqGUduqZGlsufabVOgN14iTdw/RXcym7bKkbwjxLK9Yw2lEvvmJjFp119+KPeo8Kg==", + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-5.2.0.tgz", + "integrity": "sha512-YeLUMlvR4Ou1B119LIaM0r65JvbOBooJDc9yEu0dClb/uSC5P4FrLU8OCCz/HXWvtPoIrR0dRzABTjo1sTN9Bw==", "funding": [ { "type": "github", @@ -8708,6 +8522,7 @@ "version": "4.2.0", "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.2.0.tgz", "integrity": "sha512-ePWsvanv0DWuDRsW8dnt+R4jQ31SCRCQ7hhNcPXZPsoBZiemuZNYGf7adZdqX2D86j6rvKp3RpCxVTSb8WQlOw==", + "dev": true, "funding": [ { "type": "github", diff --git a/package.json b/package.json index 63c6e0ab5..64d8ae484 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ }, "dependencies": { "@adobe/fetch": "4.3.0", - "@adobe/helix-html-pipeline": "6.29.6", + "@adobe/helix-html-pipeline": "6.29.8", "@adobe/helix-html2md": "2.2.2", "@adobe/helix-log": "7.0.0", "@adobe/helix-shared-config": "11.1.29",