diff --git a/package-lock.json b/package-lock.json index 9455f0bb..7951f661 100644 --- a/package-lock.json +++ b/package-lock.json @@ -261,16 +261,16 @@ "license": "Apache-2.0" }, "node_modules/@adobe/spacecat-helix-content-sdk": { - "version": "1.3.19", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-helix-content-sdk/-/spacecat-helix-content-sdk-1.3.19.tgz", - "integrity": "sha512-OgZBMaj+rTtWDDz8gIwzSer7HbFet/SuRV+nR/UxkrAGK8ZoCJS5EeJqrZeDjG3iTRDOve/n2ALFI9B9S3R1Cg==", + "version": "1.3.20", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-helix-content-sdk/-/spacecat-helix-content-sdk-1.3.20.tgz", + "integrity": "sha512-ZTYHWX3EHEgQeae/4bN0QLnOL5zFZp3x+Hd6fF2MEhxsO5EeMsA3zNMEkCPMzWUUmiG9wVMhX7heiZhyw4Rw5A==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.1.11", - "@adobe/helix-docx2md": "1.6.12", - "@adobe/helix-markdown-support": "7.1.9", + "@adobe/helix-docx2md": "1.6.13", + "@adobe/helix-markdown-support": "7.1.10", "@adobe/helix-md2docx": "2.1.95", - "@adobe/mdast-util-gridtables": "4.0.8", + "@adobe/mdast-util-gridtables": "4.0.9", "@azure/msal-node": "2.16.2", "@googleapis/docs": "3.3.0", "@googleapis/drive": "8.14.0", @@ -291,6 +291,124 @@ "npm": ">=10.9.0 <12.0.0" } }, + "node_modules/@adobe/spacecat-helix-content-sdk/node_modules/@adobe/helix-docx2md": { + "version": "1.6.13", + "resolved": "https://registry.npmjs.org/@adobe/helix-docx2md/-/helix-docx2md-1.6.13.tgz", + "integrity": "sha512-Z558SD8FSN+WTJ01CWh2VwFGqditgb/UBE5JeKqtmF9oJh/Eyplowu+OYT3nvbOvUPs68QXLC/LCf/8cUxAEUw==", + "license": "Apache-2.0", + "dependencies": { + "@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.9", + "@adobe/remark-gridtables": "3.0.8", + "dirname-filename-esm": "1.1.2", + "github-slugger": "2.0.0", + "mdast-util-to-markdown": "2.1.2", + "mdast-util-to-string": "4.0.0", + "remark-gfm": "4.0.0", + "remark-parse": "11.0.0", + "remark-stringify": "11.0.0", + "unified": "11.0.5", + "unist-util-find": "3.0.0", + "unist-util-visit": "5.0.0", + "yauzl": "3.2.0" + } + }, + "node_modules/@adobe/spacecat-helix-content-sdk/node_modules/@adobe/helix-docx2md/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/@adobe/helix-markdown-support": { + "version": "7.1.10", + "resolved": "https://registry.npmjs.org/@adobe/helix-markdown-support/-/helix-markdown-support-7.1.10.tgz", + "integrity": "sha512-fr/iyfcQDnqbhc2QAey7OriVWNchm9Y6QNVhPcenyDylh+OITBZXTCosJFhTYfRTnIZBnNmQ0XYZ1YfM0vZjbQ==", + "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.1", + "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/@adobe/helix-markdown-support/node_modules/micromark-extension-gfm-table": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/micromark-extension-gfm-table/-/micromark-extension-gfm-table-2.1.1.tgz", + "integrity": "sha512-t2OU/dXXioARrC6yWfJ4hqB7rct14e8f7m0cbI5hUmDyyIlwv5vEtooptH8INkbLzOatzKuVbQmAYcbWoyz6Dg==", + "license": "MIT", + "dependencies": { + "devlop": "^1.0.0", + "micromark-factory-space": "^2.0.0", + "micromark-util-character": "^2.0.0", + "micromark-util-symbol": "^2.0.0", + "micromark-util-types": "^2.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/unified" + } + }, + "node_modules/@adobe/spacecat-helix-content-sdk/node_modules/@adobe/mdast-util-gridtables": { + "version": "4.0.9", + "resolved": "https://registry.npmjs.org/@adobe/mdast-util-gridtables/-/mdast-util-gridtables-4.0.9.tgz", + "integrity": "sha512-E2v6jNedNprV84WiQnvJ1D9FVKVqRpm4nLUYJyH6VqiRKz/DGCuzpQblFN8T58/Y1ngPG0d4Qq713s7xfgGF4A==", + "license": "Apache-2.0", + "dependencies": { + "@adobe/micromark-extension-gridtables": "^2.0.0", + "mdast-util-from-markdown": "2.0.2", + "mdast-util-to-hast": "13.2.0", + "mdast-util-to-markdown": "2.1.2", + "unist-util-visit": "5.0.0" + } + }, "node_modules/@adobe/spacecat-shared-ahrefs-client": { "resolved": "packages/spacecat-shared-ahrefs-client", "link": true @@ -20063,7 +20181,7 @@ "license": "Apache-2.0", "dependencies": { "@adobe/helix-universal": "5.0.8", - "@adobe/spacecat-helix-content-sdk": "1.3.19", + "@adobe/spacecat-helix-content-sdk": "1.3.20", "@adobe/spacecat-shared-data-access": "2.0.2", "@adobe/spacecat-shared-utils": "1.26.4", "graph-data-structure": "4.3.0" @@ -47234,7 +47352,7 @@ }, "packages/spacecat-shared-rum-api-client": { "name": "@adobe/spacecat-shared-rum-api-client", - "version": "2.18.5", + "version": "2.18.6", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.1.11", diff --git a/packages/spacecat-shared-content-client/package.json b/packages/spacecat-shared-content-client/package.json index fccd849a..fada3daf 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": "2.0.2", - "@adobe/spacecat-helix-content-sdk": "1.3.19", + "@adobe/spacecat-helix-content-sdk": "1.3.20", "@adobe/spacecat-shared-utils": "1.26.4", "graph-data-structure": "4.3.0" },