From 5ee78a04a69691741e83e7e5c77c64205cc01ce8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 13:12:55 +0000 Subject: [PATCH] fix(deps): update dependency @adobe/helix-importer to v3.4.35 --- package-lock.json | 91 +++++++++++++++++++++++++++++------------------ package.json | 2 +- 2 files changed, 58 insertions(+), 35 deletions(-) diff --git a/package-lock.json b/package-lock.json index d850312..d62e276 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,7 +8,7 @@ "name": "@adobe/helix-importer-ui", "version": "1.52.17", "dependencies": { - "@adobe/helix-importer": "3.4.30", + "@adobe/helix-importer": "3.4.35", "@adobe/mdast-util-gridtables": "4.0.8", "@adobe/remark-gridtables": "3.0.8", "@spectrum-web-components/bundle": "0.49.0", @@ -80,12 +80,12 @@ } }, "node_modules/@adobe/fetch": { - "version": "4.1.9", - "resolved": "https://registry.npmjs.org/@adobe/fetch/-/fetch-4.1.9.tgz", - "integrity": "sha512-FWIzm4vvl1OtCarTBgWDW6otj4gxrNmMf/DdriqBUw7DjjmckjT3ZQA43b4HzBkzkuAHhajwMy91btp9fWgTEw==", + "version": "4.1.11", + "resolved": "https://registry.npmjs.org/@adobe/fetch/-/fetch-4.1.11.tgz", + "integrity": "sha512-Zak2kPJuIdg9UQQfUgNm848vRAg2pdOqYYU+7DkCYWO+SgZiMV+qy99BpO1geDiP2rQ2M7JH5oNXRTEvEWglRQ==", "license": "Apache-2.0", "dependencies": { - "debug": "4.3.7", + "debug": "4.4.0", "http-cache-semantics": "4.1.1", "lru-cache": "7.18.3" }, @@ -94,12 +94,12 @@ } }, "node_modules/@adobe/helix-docx2md": { - "version": "1.6.11", - "resolved": "https://registry.npmjs.org/@adobe/helix-docx2md/-/helix-docx2md-1.6.11.tgz", - "integrity": "sha512-8EJVE2+sK8PFhZbpdgwTV+vzTZ5+PXYbFzj3f/AEubvo9yN20SV0vqX55cw9Kislqkq9v54aqffLRG1uHaDGDQ==", + "version": "1.6.12", + "resolved": "https://registry.npmjs.org/@adobe/helix-docx2md/-/helix-docx2md-1.6.12.tgz", + "integrity": "sha512-JvuiqIfUNpMc35WJtr5I4/9mQX4v/tPbZzEhtONQXy6Knovae5VvAIVEul4dj4gXyowKAOD0pU6Ofkn8ZGG7vQ==", "license": "Apache-2.0", "dependencies": { - "@adobe/helix-markdown-support": "7.1.8", + "@adobe/helix-markdown-support": "7.1.9", "@adobe/helix-shared-process-queue": "3.0.4", "@adobe/mammoth": "1.7.1-bleeding.2", "@adobe/mdast-util-gridtables": "4.0.8", @@ -118,13 +118,13 @@ } }, "node_modules/@adobe/helix-importer": { - "version": "3.4.30", - "resolved": "https://registry.npmjs.org/@adobe/helix-importer/-/helix-importer-3.4.30.tgz", - "integrity": "sha512-QJOQKqe3KYdOtO4wDZ/Joce8e0mx7Ex6fYp/b3l/9CfUoAcfXvZ46NnXGJXp3jQAKschN6aN1YU1hyd+9sTDYw==", + "version": "3.4.35", + "resolved": "https://registry.npmjs.org/@adobe/helix-importer/-/helix-importer-3.4.35.tgz", + "integrity": "sha512-FS9chQDX7rC9z8AOGkECysOTCZtZjANGmJeu5hYksCm/ptgrgmXYyJ+QaLWP0eBQ0G0eutshhPXPwsCfX+f/+Q==", "license": "Apache-2.0", "dependencies": { - "@adobe/helix-markdown-support": "7.1.8", - "@adobe/helix-md2docx": "2.1.87", + "@adobe/helix-markdown-support": "7.1.9", + "@adobe/helix-md2docx": "2.1.92", "@adobe/mdast-util-gridtables": "4.0.8", "@adobe/remark-gridtables": "3.0.8", "form-data": "4.0.1", @@ -138,12 +138,12 @@ } }, "node_modules/@adobe/helix-markdown-support": { - "version": "7.1.8", - "resolved": "https://registry.npmjs.org/@adobe/helix-markdown-support/-/helix-markdown-support-7.1.8.tgz", - "integrity": "sha512-n+mtjrqqERtT7dJSleBbr/ZjccJxn3t4U8HkRuOpOjSObHi73CgLRyu/dtxmGtobmItIpkUBD6tTvzrHrEjXcQ==", + "version": "7.1.9", + "resolved": "https://registry.npmjs.org/@adobe/helix-markdown-support/-/helix-markdown-support-7.1.9.tgz", + "integrity": "sha512-twtcoGUw5EvnLTaWIIv7m3xgy0XvwMyOSZTdWq19efK0W6LzKlsbd2tFP0QmLl6+3/ddzjssDNVnc937dLQI4w==", "license": "Apache-2.0", "dependencies": { - "hast-util-to-html": "9.0.3", + "hast-util-to-html": "9.0.4", "js-yaml": "4.1.0", "mdast-util-gfm-footnote": "2.0.0", "mdast-util-gfm-strikethrough": "2.0.0", @@ -169,18 +169,41 @@ "unified": "11.x" } }, + "node_modules/@adobe/helix-markdown-support/node_modules/hast-util-to-html": { + "version": "9.0.4", + "resolved": "https://registry.npmjs.org/hast-util-to-html/-/hast-util-to-html-9.0.4.tgz", + "integrity": "sha512-wxQzXtdbhiwGAUKrnQJXlOPmHnEehzphwkK7aluUPQ+lEc1xefC8pblMgpp2w5ldBTEfveRIrADcrhGIWrlTDA==", + "license": "MIT", + "dependencies": { + "@types/hast": "^3.0.0", + "@types/unist": "^3.0.0", + "ccount": "^2.0.0", + "comma-separated-tokens": "^2.0.0", + "hast-util-whitespace": "^3.0.0", + "html-void-elements": "^3.0.0", + "mdast-util-to-hast": "^13.0.0", + "property-information": "^6.0.0", + "space-separated-tokens": "^2.0.0", + "stringify-entities": "^4.0.0", + "zwitch": "^2.0.4" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/unified" + } + }, "node_modules/@adobe/helix-md2docx": { - "version": "2.1.87", - "resolved": "https://registry.npmjs.org/@adobe/helix-md2docx/-/helix-md2docx-2.1.87.tgz", - "integrity": "sha512-LufpeqwBozdjCqd6wO05L8anCPcW3X5Lk43D789CC/TYah7J52wUuu6Nfn4nHq3cltefjDzklUZcS1ejaK2DHw==", + "version": "2.1.92", + "resolved": "https://registry.npmjs.org/@adobe/helix-md2docx/-/helix-md2docx-2.1.92.tgz", + "integrity": "sha512-Ri7t4X9UxNM7ArGI44nyzVi7D/PJejoRtbsDrzXLOjYNymDEsWjkIeH3rW7qDPlmTrr2hbBuv+1tGr/LhfzO1A==", "license": "Apache-2.0", "dependencies": { - "@adobe/fetch": "4.1.9", - "@adobe/helix-docx2md": "1.6.11", - "@adobe/helix-markdown-support": "7.1.8", + "@adobe/fetch": "4.1.11", + "@adobe/helix-docx2md": "1.6.12", + "@adobe/helix-markdown-support": "7.1.9", "@adobe/helix-shared-process-queue": "3.0.4", "@adobe/remark-gridtables": "3.0.8", - "docx": "9.0.3", + "docx": "9.1.0", "github-slugger": "2.0.0", "hast-util-is-element": "3.0.0", "hast-util-to-mdast": "10.1.1", @@ -7451,9 +7474,9 @@ } }, "node_modules/debug": { - "version": "4.3.7", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz", - "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==", + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz", + "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==", "license": "MIT", "dependencies": { "ms": "^2.1.3" @@ -7786,9 +7809,9 @@ } }, "node_modules/docx": { - "version": "9.0.3", - "resolved": "https://registry.npmjs.org/docx/-/docx-9.0.3.tgz", - "integrity": "sha512-Ao/8v1BIRL0+uhzoqk6uvAPIjxNR5+uqQMphVWe8egxGdohkd/PgDLn1/+/c/te1DlnX1Chz9lIxuNi0Hs+Dbg==", + "version": "9.1.0", + "resolved": "https://registry.npmjs.org/docx/-/docx-9.1.0.tgz", + "integrity": "sha512-XOtseSTRrkKN/sV5jNBqyLazyhNpWfaUhpuKc22cs+5DavNjRQvchnohb0g0S+x/96/D06U/i0/U/Gc4E5kwuQ==", "license": "MIT", "dependencies": { "@types/node": "^22.7.5", @@ -13550,9 +13573,9 @@ } }, "node_modules/nanoid": { - "version": "5.0.8", - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-5.0.8.tgz", - "integrity": "sha512-TcJPw+9RV9dibz1hHUzlLVy8N4X9TnwirAjrU08Juo6BNKggzVfP2ZJ/3ZUSq15Xl5i85i+Z89XBO90pB2PghQ==", + "version": "5.0.9", + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-5.0.9.tgz", + "integrity": "sha512-Aooyr6MXU6HpvvWXKoVoXwKMs/KyVakWwg7xQfv5/S/RIgJMy0Ifa45H9qqYy7pTCszrHzP21Uk4PZq2HpEM8Q==", "funding": [ { "type": "github", diff --git a/package.json b/package.json index 39b703b..5a7348b 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "semantic-release": "semantic-release" }, "dependencies": { - "@adobe/helix-importer": "3.4.30", + "@adobe/helix-importer": "3.4.35", "@adobe/mdast-util-gridtables": "4.0.8", "@adobe/remark-gridtables": "3.0.8", "@spectrum-web-components/bundle": "0.49.0",