diff --git a/package-lock.json b/package-lock.json index 83318ae7..80c126e8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -96,12 +96,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", @@ -120,12 +120,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", @@ -152,14 +152,14 @@ } }, "node_modules/@adobe/helix-md2docx": { - "version": "2.1.90", - "resolved": "https://registry.npmjs.org/@adobe/helix-md2docx/-/helix-md2docx-2.1.90.tgz", - "integrity": "sha512-NUXFFeRK/DTTovt7TF/FOYfMBIMxkQHT3bqInIfLMqTOu3ga+E96T942zwSoUcwhzCbf0jF/N3+WeLJfr2+RJg==", + "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.11", - "@adobe/helix-docx2md": "1.6.11", - "@adobe/helix-markdown-support": "7.1.8", + "@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.1.0", @@ -278,15 +278,15 @@ "license": "Apache-2.0" }, "node_modules/@adobe/spacecat-helix-content-sdk": { - "version": "1.3.14", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-helix-content-sdk/-/spacecat-helix-content-sdk-1.3.14.tgz", - "integrity": "sha512-1qiORhWPN9lgHSvhZc/NyRhyI7j35SHuZglwuIHLsPa0zfPiPcVrXHllZUvDkSeiDVdVTSAGbyZifCizVK8ZhA==", + "version": "1.3.15", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-helix-content-sdk/-/spacecat-helix-content-sdk-1.3.15.tgz", + "integrity": "sha512-BXfg0dUyYvDcWyH3VbUTQ7rOJAup96GchxZ+5QBFf+zkcGWkapKT/5guMDjQ7P5rKiyD8n++Ox9fQruxemQrwQ==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.1.11", - "@adobe/helix-docx2md": "1.6.11", + "@adobe/helix-docx2md": "1.6.12", "@adobe/helix-markdown-support": "7.1.9", - "@adobe/helix-md2docx": "2.1.90", + "@adobe/helix-md2docx": "2.1.92", "@adobe/mdast-util-gridtables": "4.0.8", "@azure/msal-node": "2.16.2", "@googleapis/docs": "3.3.0", @@ -304,61 +304,6 @@ "unist-util-visit": "5.0.0" } }, - "node_modules/@adobe/spacecat-helix-content-sdk/node_modules/@adobe/helix-markdown-support": { - "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.4", - "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.1", - "micromark-util-combine-extensions": "2.0.1", - "micromark-util-symbol": "2.0.1", - "unist-util-find": "3.0.0", - "unist-util-visit": "5.0.0" - }, - "engines": { - "node": ">=14" - }, - "peerDependencies": { - "unified": "11.x" - } - }, - "node_modules/@adobe/spacecat-helix-content-sdk/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/spacecat-shared-ahrefs-client": { "resolved": "packages/spacecat-shared-ahrefs-client", "link": true @@ -10477,9 +10422,9 @@ } }, "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==", + "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", @@ -21830,11 +21775,11 @@ }, "packages/spacecat-shared-content-client": { "name": "@adobe/spacecat-shared-content-client", - "version": "1.2.14", + "version": "1.2.15", "license": "Apache-2.0", "dependencies": { "@adobe/helix-universal": "5.0.8", - "@adobe/spacecat-helix-content-sdk": "1.3.14", + "@adobe/spacecat-helix-content-sdk": "1.3.15", "@adobe/spacecat-shared-data-access": "1.50.0", "@adobe/spacecat-shared-utils": "1.22.4", "graph-data-structure": "4.3.0" diff --git a/packages/spacecat-shared-content-client/package.json b/packages/spacecat-shared-content-client/package.json index fba83a9d..c8447fe2 100644 --- a/packages/spacecat-shared-content-client/package.json +++ b/packages/spacecat-shared-content-client/package.json @@ -36,7 +36,7 @@ "dependencies": { "@adobe/helix-universal": "5.0.8", "@adobe/spacecat-shared-data-access": "1.50.0", - "@adobe/spacecat-helix-content-sdk": "1.3.14", + "@adobe/spacecat-helix-content-sdk": "1.3.15", "@adobe/spacecat-shared-utils": "1.22.4", "graph-data-structure": "4.3.0" },