From c343bc4c71d0e6fc827cccaddc3cfdb375ab6fc8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 10:58:09 +0200 Subject: [PATCH] fix(deps): update dependency @adobe/helix-importer to v3.4.14 (#412) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 30 +++++++++++++++--------------- package.json | 2 +- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package-lock.json b/package-lock.json index bde39b43..90ef25f3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,7 +8,7 @@ "name": "@adobe/helix-importer-ui", "version": "1.51.32", "dependencies": { - "@adobe/helix-importer": "3.4.13", + "@adobe/helix-importer": "3.4.14", "@adobe/mdast-util-gridtables": "4.0.6", "@adobe/remark-gridtables": "3.0.6", "@spectrum-web-components/bundle": "0.46.0", @@ -93,9 +93,9 @@ } }, "node_modules/@adobe/helix-docx2md": { - "version": "1.6.4", - "resolved": "https://registry.npmjs.org/@adobe/helix-docx2md/-/helix-docx2md-1.6.4.tgz", - "integrity": "sha512-bG960Zdnco2XVVh3FcS4OLwAgxCJtNGqQZj1fpjrdj3odXYAn7cAvQ1uEHUtrY4cujmoKCn5D16NfD0yg2tboA==", + "version": "1.6.5", + "resolved": "https://registry.npmjs.org/@adobe/helix-docx2md/-/helix-docx2md-1.6.5.tgz", + "integrity": "sha512-DSZmWmtjwdwt3JuW6GqW3XKGbaGh2xUrY5hzBfX86SdGm5MzpMHXgkqPxAHGKPGZlRWOCR4B5fBR+tZQH9zDKQ==", "license": "Apache-2.0", "dependencies": { "@adobe/helix-markdown-support": "7.1.4", @@ -117,13 +117,13 @@ } }, "node_modules/@adobe/helix-importer": { - "version": "3.4.13", - "resolved": "https://registry.npmjs.org/@adobe/helix-importer/-/helix-importer-3.4.13.tgz", - "integrity": "sha512-BmAqDOEzKesGII/JV72N3fWwpWsoF7WYhCp0rKmM433doQT8OxpzTbwXMgAeQ5M3dWoLDgA97S39LDlSLTEkYw==", + "version": "3.4.14", + "resolved": "https://registry.npmjs.org/@adobe/helix-importer/-/helix-importer-3.4.14.tgz", + "integrity": "sha512-3cMcF90deYfu1SqpiGX92jXhjWlxxtq6AKxhJ6PIp8fUG6qgvm3hNZvo5KxqkEChlBR9xJ9K4iy+31VcY8X+Jw==", "license": "Apache-2.0", "dependencies": { "@adobe/helix-markdown-support": "7.1.4", - "@adobe/helix-md2docx": "2.1.69", + "@adobe/helix-md2docx": "2.1.70", "@adobe/mdast-util-gridtables": "4.0.6", "@adobe/remark-gridtables": "3.0.6", "form-data": "4.0.0", @@ -169,13 +169,13 @@ } }, "node_modules/@adobe/helix-md2docx": { - "version": "2.1.69", - "resolved": "https://registry.npmjs.org/@adobe/helix-md2docx/-/helix-md2docx-2.1.69.tgz", - "integrity": "sha512-uhdFu7OudEzfCXabYwn7uwUmQKfZmH9EraWmH5e5XFd+FnEsTbx1we5HFWrixRe7E3O7G4c+94L4qVgDZGqZ6A==", + "version": "2.1.70", + "resolved": "https://registry.npmjs.org/@adobe/helix-md2docx/-/helix-md2docx-2.1.70.tgz", + "integrity": "sha512-UaCkBmZMjKylhkvvy9NpuEtJGYh+aQeLt08l1KvMkWCOAUQUCgQmgQHWe6BPL4KuDHbxeabHSxkEhGfRPBDx0Q==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.1.8", - "@adobe/helix-docx2md": "1.6.4", + "@adobe/helix-docx2md": "1.6.5", "@adobe/helix-markdown-support": "7.1.4", "@adobe/helix-shared-process-queue": "3.0.4", "@adobe/remark-gridtables": "3.0.6", @@ -21915,9 +21915,9 @@ } }, "node_modules/underscore": { - "version": "1.13.6", - "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.13.6.tgz", - "integrity": "sha512-+A5Sja4HP1M08MaXya7p5LvjuM7K6q/2EaC0+iovj/wOcMsTzMvDFbasi/oSapiwOlt252IqsKqPjCl7huKS0A==", + "version": "1.13.7", + "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.13.7.tgz", + "integrity": "sha512-GMXzWtsc57XAtguZgaQViUOzs0KTkk8ojr3/xAxXLITqf/3EMwxC0inyETfDFjH/Krbhuep0HNbbjI9i/q3F3g==", "license": "MIT" }, "node_modules/unicode-emoji-modifier-base": { diff --git a/package.json b/package.json index 98a35e6e..256f1aa7 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "semantic-release": "semantic-release" }, "dependencies": { - "@adobe/helix-importer": "3.4.13", + "@adobe/helix-importer": "3.4.14", "@adobe/mdast-util-gridtables": "4.0.6", "@adobe/remark-gridtables": "3.0.6", "@spectrum-web-components/bundle": "0.46.0",