From e0b7386a7ca06db6c6d84b4255aaa21acde4efd5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Jun 2023 13:02:28 +0200 Subject: [PATCH] chore(deps): update dependency @adobe/helix-html-pipeline to v3.11.17 (#234) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 33 +++++---------------------------- 1 file changed, 5 insertions(+), 28 deletions(-) diff --git a/package-lock.json b/package-lock.json index 024b999..0aae829 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,7 @@ "devDependencies": { "@adobe/eslint-config-helix": "2.0.2", "@adobe/helix-deploy": "9.1.4", - "@adobe/helix-html-pipeline": "^3.7.6", + "@adobe/helix-html-pipeline": "^3.11.17", "@adobe/helix-universal": "4.2.0", "@adobe/semantic-release-coralogix": "1.1.25", "@semantic-release/changelog": "6.0.3", @@ -168,15 +168,15 @@ } }, "node_modules/@adobe/helix-html-pipeline": { - "version": "3.11.16", - "resolved": "https://registry.npmjs.org/@adobe/helix-html-pipeline/-/helix-html-pipeline-3.11.16.tgz", - "integrity": "sha512-Kgc8oPHnEwoAFO4UTtDb899eN/KnGpkk1/V+BrjOfgAA0mZVUNunnexaAtlI25B3Z6JzhqgsqJQUB7Nv+SLssQ==", + "version": "3.11.17", + "resolved": "https://registry.npmjs.org/@adobe/helix-html-pipeline/-/helix-html-pipeline-3.11.17.tgz", + "integrity": "sha512-3ZEoCrwZC9sP57OqbfhjBzisTMx1BLUdRyNFwL4CgCSR4SyoUthL1eB5wVLqfRYJMUiH2HYmX7JkCDuayE2uoQ==", "dev": true, "dependencies": { "@adobe/helix-markdown-support": "6.1.3", "@adobe/helix-shared-utils": "3.0.0", "@adobe/mdast-util-gridtables": "1.0.9", - "@adobe/remark-gridtables": "1.0.3", + "@adobe/remark-gridtables": "1.0.4", "cookie": "0.5.0", "github-slugger": "2.0.0", "hast-util-raw": "8.0.0", @@ -214,29 +214,6 @@ "node": ">=16.x" } }, - "node_modules/@adobe/helix-html-pipeline/node_modules/@adobe/remark-gridtables": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/@adobe/remark-gridtables/-/remark-gridtables-1.0.3.tgz", - "integrity": "sha512-T85zVXLjv/tWBofw0yuOanJeZbQGe3MZzIq3nH4qsPH7AiKAWD7o4hL4/jLYIIUacmAPcdi09+Aq9pV6l7czcw==", - "dev": true, - "dependencies": { - "@adobe/mdast-util-gridtables": "1.0.8", - "@adobe/micromark-extension-gridtables": "1.0.4" - } - }, - "node_modules/@adobe/helix-html-pipeline/node_modules/@adobe/remark-gridtables/node_modules/@adobe/mdast-util-gridtables": { - "version": "1.0.8", - "resolved": "https://registry.npmjs.org/@adobe/mdast-util-gridtables/-/mdast-util-gridtables-1.0.8.tgz", - "integrity": "sha512-s4wERmZCKgjwLfyOoP+hZN5DYro5TqZhGUqD0ukv+zG89PhH/7wJQy9k2wHEzguyT/htt+q0feX8aTbUgin4tQ==", - "dev": true, - "dependencies": { - "@adobe/micromark-extension-gridtables": "^1.0.4", - "mdast-util-from-markdown": "1.3.1", - "mdast-util-to-hast": "12.3.0", - "mdast-util-to-markdown": "1.5.0", - "unist-util-visit": "4.1.2" - } - }, "node_modules/@adobe/helix-markdown-support": { "version": "6.1.3", "resolved": "https://registry.npmjs.org/@adobe/helix-markdown-support/-/helix-markdown-support-6.1.3.tgz",