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",