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