From 1f344d0878f393d6b7049e3be9e5833d8012d07d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Sep 2024 22:09:26 +0000 Subject: [PATCH] fix(deps): update dependency @adobe/helix-importer to v3.4.20 --- package-lock.json | 88 ++++++++++++++++------------------------------- package.json | 2 +- 2 files changed, 30 insertions(+), 60 deletions(-) diff --git a/package-lock.json b/package-lock.json index fb039ba..ea7f7d0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,7 +8,7 @@ "name": "@adobe/helix-importer-ui", "version": "1.52.2", "dependencies": { - "@adobe/helix-importer": "3.4.19", + "@adobe/helix-importer": "3.4.20", "@adobe/mdast-util-gridtables": "4.0.6", "@adobe/remark-gridtables": "3.0.6", "@spectrum-web-components/bundle": "0.47.2", @@ -94,12 +94,12 @@ } }, "node_modules/@adobe/helix-docx2md": { - "version": "1.6.6", - "resolved": "https://registry.npmjs.org/@adobe/helix-docx2md/-/helix-docx2md-1.6.6.tgz", - "integrity": "sha512-uIV2N3acyqBSB9GIXZ7JmCAhjP66er6/GPS4bAdz2IpoasGiigvW599QuWz+5UBIFgGJLmVKN4N/CSprqC9PRw==", + "version": "1.6.7", + "resolved": "https://registry.npmjs.org/@adobe/helix-docx2md/-/helix-docx2md-1.6.7.tgz", + "integrity": "sha512-CSW2XuHb7ffHHEfCpnBdWSZWKpodG4lPuBmi49+91rhsrnKiyEKTwuSViYIbHlfTK/bpmA7MEOAkvGhxbni0JA==", "license": "Apache-2.0", "dependencies": { - "@adobe/helix-markdown-support": "7.1.5", + "@adobe/helix-markdown-support": "7.1.6", "@adobe/helix-shared-process-queue": "3.0.4", "@adobe/mammoth": "1.7.1-bleeding.2", "@adobe/mdast-util-gridtables": "4.0.6", @@ -118,26 +118,26 @@ } }, "node_modules/@adobe/helix-importer": { - "version": "3.4.19", - "resolved": "https://registry.npmjs.org/@adobe/helix-importer/-/helix-importer-3.4.19.tgz", - "integrity": "sha512-GUOf0MyD3cbBNIClZc57+usBR7ZVXiUy83/9YEpWWc7p+3jyNq0Db8habHFIB/nQZPzpWgnrRhaRoRKu8tyI1Q==", + "version": "3.4.20", + "resolved": "https://registry.npmjs.org/@adobe/helix-importer/-/helix-importer-3.4.20.tgz", + "integrity": "sha512-z/7tiZzXFBM3DF7tSI0iTB1AsbEyapbqX50f/5rjo0P3U4IRzbX218a99cMHWDAcRyoB2QZQth9QXYDxpxMGJQ==", "license": "Apache-2.0", "dependencies": { "@adobe/helix-markdown-support": "7.1.6", - "@adobe/helix-md2docx": "2.1.73", + "@adobe/helix-md2docx": "2.1.76", "@adobe/mdast-util-gridtables": "4.0.6", "@adobe/remark-gridtables": "3.0.6", "form-data": "4.0.0", "fs-extra": "11.2.0", "hast-util-to-mdast": "10.1.0", "node-fetch": "3.3.2", - "rehype-parse": "9.0.0", + "rehype-parse": "9.0.1", "rehype-remark": "10.0.0", "remark-stringify": "11.0.0", "unified": "11.0.5" } }, - "node_modules/@adobe/helix-importer/node_modules/@adobe/helix-markdown-support": { + "node_modules/@adobe/helix-markdown-support": { "version": "7.1.6", "resolved": "https://registry.npmjs.org/@adobe/helix-markdown-support/-/helix-markdown-support-7.1.6.tgz", "integrity": "sha512-gzd/Pg3xPsUdbeJ4cp9BUPTNpLXCMzRPE7gn/NAGk4/TMwKdrN6ABoFOUDYQ/hND7paXl8YT3oU8Ifj/7eBSiQ==", @@ -169,7 +169,7 @@ "unified": "11.x" } }, - "node_modules/@adobe/helix-importer/node_modules/hast-util-to-html": { + "node_modules/@adobe/helix-markdown-support/node_modules/hast-util-to-html": { "version": "9.0.3", "resolved": "https://registry.npmjs.org/hast-util-to-html/-/hast-util-to-html-9.0.3.tgz", "integrity": "sha512-M17uBDzMJ9RPCqLMO92gNNUDuBSq10a25SDBI08iCCxmorf4Yy6sYHK57n9WAbRAAaU+DuR4W6GN9K4DFZesYg==", @@ -192,47 +192,15 @@ "url": "https://opencollective.com/unified" } }, - "node_modules/@adobe/helix-markdown-support": { - "version": "7.1.5", - "resolved": "https://registry.npmjs.org/@adobe/helix-markdown-support/-/helix-markdown-support-7.1.5.tgz", - "integrity": "sha512-B0pCMKA9dXB6tCAo6+BWDYrlJTeHSeGWZKa2cy7+HbtIxpjtSTU8RwofEI0YfFKbWoogrDceGeyWxwHUGfpkXA==", - "license": "Apache-2.0", - "dependencies": { - "hast-util-to-html": "9.0.2", - "js-yaml": "4.1.0", - "mdast-util-gfm-footnote": "2.0.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.0", - "micromark-extension-gfm-footnote": "2.1.0", - "micromark-extension-gfm-strikethrough": "2.1.0", - "micromark-extension-gfm-table": "2.1.0", - "micromark-extension-gfm-tagfilter": "2.0.0", - "micromark-extension-gfm-task-list-item": "2.1.0", - "micromark-util-character": "2.1.0", - "micromark-util-combine-extensions": "2.0.0", - "micromark-util-symbol": "2.0.0", - "unist-util-find": "3.0.0", - "unist-util-visit": "5.0.0" - }, - "engines": { - "node": ">=14" - }, - "peerDependencies": { - "unified": "11.x" - } - }, "node_modules/@adobe/helix-md2docx": { - "version": "2.1.73", - "resolved": "https://registry.npmjs.org/@adobe/helix-md2docx/-/helix-md2docx-2.1.73.tgz", - "integrity": "sha512-VvSEIzRKeTntuuwOzNTfYdmB+F3qqrZOE9dacoCQm9Qw1/3t8Or0/WYxTPLO2ucKq4efdpGM5BrmgUxFf7Qdng==", + "version": "2.1.76", + "resolved": "https://registry.npmjs.org/@adobe/helix-md2docx/-/helix-md2docx-2.1.76.tgz", + "integrity": "sha512-6SG1gqRRR/4892HgPd4iPXlBxVig8ZIeQux1ozhQL13gp14QjJX+NW2SbXcvnQkgiloNOXpRD/KGig8uThXkDg==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.1.9", - "@adobe/helix-docx2md": "1.6.6", - "@adobe/helix-markdown-support": "7.1.5", + "@adobe/helix-docx2md": "1.6.7", + "@adobe/helix-markdown-support": "7.1.6", "@adobe/helix-shared-process-queue": "3.0.4", "@adobe/remark-gridtables": "3.0.6", "docx": "8.5.0", @@ -242,7 +210,7 @@ "image-size": "1.1.1", "mdast-util-to-string": "4.0.0", "mime": "4.0.4", - "rehype-parse": "9.0.0", + "rehype-parse": "9.0.1", "remark-gfm": "4.0.0", "remark-parse": "11.0.0", "unified": "11.0.5", @@ -10124,9 +10092,10 @@ } }, "node_modules/hast-util-from-html": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/hast-util-from-html/-/hast-util-from-html-2.0.1.tgz", - "integrity": "sha512-RXQBLMl9kjKVNkJTIO6bZyb2n+cUH8LFaSSzo82jiLT6Tfc+Pt7VQCS+/h3YwG4jaNE2TA2sdJisGWR+aJrp0g==", + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/hast-util-from-html/-/hast-util-from-html-2.0.3.tgz", + "integrity": "sha512-CUSRHXyKjzHov8yKsQjGOElXy/3EKpyX56ELnkHH34vDVw1N1XSQ1ZcAvTyAPtGqLTuKP/uxM+aLkSPqF/EtMw==", + "license": "MIT", "dependencies": { "@types/hast": "^3.0.0", "devlop": "^1.1.0", @@ -12318,9 +12287,9 @@ } }, "node_modules/lop": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/lop/-/lop-0.4.1.tgz", - "integrity": "sha512-9xyho9why2A2tzm5aIcMWKvzqKsnxrf9B5I+8O30olh6lQU8PH978LqZoI4++37RBgS1Em5i54v1TFs/3wnmXQ==", + "version": "0.4.2", + "resolved": "https://registry.npmjs.org/lop/-/lop-0.4.2.tgz", + "integrity": "sha512-RefILVDQ4DKoRZsJ4Pj22TxE3omDO47yFpkIBoDKzkqPRISs5U1cnAdg/5583YPkWPaLIYHOKRMQSvjFsO26cw==", "license": "BSD-2-Clause", "dependencies": { "duck": "^0.1.12", @@ -18220,9 +18189,10 @@ } }, "node_modules/rehype-parse": { - "version": "9.0.0", - "resolved": "https://registry.npmjs.org/rehype-parse/-/rehype-parse-9.0.0.tgz", - "integrity": "sha512-WG7nfvmWWkCR++KEkZevZb/uw41E8TsH4DsY9UxsTbIXCVGbAs4S+r8FrQ+OtH5EEQAs+5UxKC42VinkmpA1Yw==", + "version": "9.0.1", + "resolved": "https://registry.npmjs.org/rehype-parse/-/rehype-parse-9.0.1.tgz", + "integrity": "sha512-ksCzCD0Fgfh7trPDxr2rSylbwq9iYDkSn8TCDmEJ49ljEUBxDVCzCHv7QNzZOfODanX4+bWQ4WZqLCRWYLfhag==", + "license": "MIT", "dependencies": { "@types/hast": "^3.0.0", "hast-util-from-html": "^2.0.0", diff --git a/package.json b/package.json index 43c387f..a1917fe 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "semantic-release": "semantic-release" }, "dependencies": { - "@adobe/helix-importer": "3.4.19", + "@adobe/helix-importer": "3.4.20", "@adobe/mdast-util-gridtables": "4.0.6", "@adobe/remark-gridtables": "3.0.6", "@spectrum-web-components/bundle": "0.47.2",