diff --git a/package-lock.json b/package-lock.json index c3c8c923..d38dd809 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,7 +8,7 @@ "name": "@adobe/helix-importer-ui", "version": "1.51.22", "dependencies": { - "@adobe/helix-importer": "3.4.6", + "@adobe/helix-importer": "3.4.7", "@adobe/mdast-util-gridtables": "4.0.6", "@adobe/remark-gridtables": "3.0.6", "@spectrum-web-components/bundle": "0.42.5", @@ -177,13 +177,13 @@ } }, "node_modules/@adobe/helix-importer": { - "version": "3.4.6", - "resolved": "https://registry.npmjs.org/@adobe/helix-importer/-/helix-importer-3.4.6.tgz", - "integrity": "sha512-ufBo4nww7FPvffX8JfLYevANCOIxS7hUDdFuZiHJ+Qnkr7b4vNL9S6DBoWh5DSxKgfwurTieHgg8Umsk3FHjWQ==", + "version": "3.4.7", + "resolved": "https://registry.npmjs.org/@adobe/helix-importer/-/helix-importer-3.4.7.tgz", + "integrity": "sha512-N4bMeZl3OfAAkMOHhHfIIGrkX4yYi9OBHDIMc9RWnQSGpWSc+tnaThueVYxW8pAEZOzHqEPiJmiU/Bsw3cw5sQ==", "license": "Apache-2.0", "dependencies": { "@adobe/helix-markdown-support": "7.1.3", - "@adobe/helix-md2docx": "2.1.60", + "@adobe/helix-md2docx": "2.1.61", "@adobe/mdast-util-gridtables": "4.0.6", "@adobe/remark-gridtables": "3.0.6", "form-data": "4.0.0", @@ -281,16 +281,16 @@ } }, "node_modules/@adobe/helix-md2docx": { - "version": "2.1.60", - "resolved": "https://registry.npmjs.org/@adobe/helix-md2docx/-/helix-md2docx-2.1.60.tgz", - "integrity": "sha512-MoaNIhk/COnHzg64cSfdlvQYmnotOHEYUhkpFRCVvWV664Z5IK/RN5TsGyuc98L1YZj42FOvVdR1RIW0IILsVQ==", + "version": "2.1.61", + "resolved": "https://registry.npmjs.org/@adobe/helix-md2docx/-/helix-md2docx-2.1.61.tgz", + "integrity": "sha512-02kWfVceXmkcmEQ1TmafAD1c6Pwz/0DsQHmJFi7rl90PCJl7jTotaudcYBcJ8b3KaQsHaD4+iXla0qs72BCg1g==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.1.8", "@adobe/helix-docx2md": "1.6.0", "@adobe/helix-markdown-support": "7.1.3", "@adobe/helix-shared-process-queue": "3.0.4", - "@adobe/remark-gridtables": "3.0.5", + "@adobe/remark-gridtables": "3.0.6", "docx": "8.5.0", "github-slugger": "2.0.0", "hast-util-is-element": "3.0.0", @@ -337,74 +337,6 @@ "unified": "11.x" } }, - "node_modules/@adobe/helix-md2docx/node_modules/@adobe/mdast-util-gridtables": { - "version": "4.0.5", - "resolved": "https://registry.npmjs.org/@adobe/mdast-util-gridtables/-/mdast-util-gridtables-4.0.5.tgz", - "integrity": "sha512-iH5MTd90MhDgM6eZxIHLhkqnFi+8YB6FbQ8GdBYyhdUevk4FG4tLD8f1JLhMS4SW0CiFZL8XSZNZR/FmQtb58w==", - "license": "Apache-2.0", - "dependencies": { - "@adobe/micromark-extension-gridtables": "^2.0.0", - "mdast-util-from-markdown": "2.0.1", - "mdast-util-to-hast": "13.1.0", - "mdast-util-to-markdown": "2.1.0", - "unist-util-visit": "5.0.0" - } - }, - "node_modules/@adobe/helix-md2docx/node_modules/@adobe/mdast-util-gridtables/node_modules/mdast-util-to-hast": { - "version": "13.1.0", - "resolved": "https://registry.npmjs.org/mdast-util-to-hast/-/mdast-util-to-hast-13.1.0.tgz", - "integrity": "sha512-/e2l/6+OdGp/FB+ctrJ9Avz71AN/GRH3oi/3KAx/kMnoUsD6q0woXlDT8lLEeViVKE7oZxE7RXzvO3T8kF2/sA==", - "license": "MIT", - "dependencies": { - "@types/hast": "^3.0.0", - "@types/mdast": "^4.0.0", - "@ungap/structured-clone": "^1.0.0", - "devlop": "^1.0.0", - "micromark-util-sanitize-uri": "^2.0.0", - "trim-lines": "^3.0.0", - "unist-util-position": "^5.0.0", - "unist-util-visit": "^5.0.0", - "vfile": "^6.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, - "node_modules/@adobe/helix-md2docx/node_modules/@adobe/remark-gridtables": { - "version": "3.0.5", - "resolved": "https://registry.npmjs.org/@adobe/remark-gridtables/-/remark-gridtables-3.0.5.tgz", - "integrity": "sha512-WpIIfAEBX/teneUp26Eg4OuCx5u4GHtf1LelNir5zBIejfV1LQFp52zPciIbrEhDBDm5lZ9Vwno+Sydkf7PS2w==", - "license": "Apache-2.0", - "dependencies": { - "@adobe/mdast-util-gridtables": "4.0.5", - "@adobe/micromark-extension-gridtables": "2.0.2" - } - }, - "node_modules/@adobe/helix-md2docx/node_modules/mdast-util-from-markdown": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/mdast-util-from-markdown/-/mdast-util-from-markdown-2.0.1.tgz", - "integrity": "sha512-aJEUyzZ6TzlsX2s5B4Of7lN7EQtAxvtradMMglCQDyaTFgse6CmtmdJ15ElnVRlCg1vpNyVtbem0PWzlNieZsA==", - "license": "MIT", - "dependencies": { - "@types/mdast": "^4.0.0", - "@types/unist": "^3.0.0", - "decode-named-character-reference": "^1.0.0", - "devlop": "^1.0.0", - "mdast-util-to-string": "^4.0.0", - "micromark": "^4.0.0", - "micromark-util-decode-numeric-character-reference": "^2.0.0", - "micromark-util-decode-string": "^2.0.0", - "micromark-util-normalize-identifier": "^2.0.0", - "micromark-util-symbol": "^2.0.0", - "micromark-util-types": "^2.0.0", - "unist-util-stringify-position": "^4.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, "node_modules/@adobe/helix-shared-process-queue": { "version": "3.0.4", "resolved": "https://registry.npmjs.org/@adobe/helix-shared-process-queue/-/helix-shared-process-queue-3.0.4.tgz", diff --git a/package.json b/package.json index 18eb5f47..f0950986 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "semantic-release": "semantic-release" }, "dependencies": { - "@adobe/helix-importer": "3.4.6", + "@adobe/helix-importer": "3.4.7", "@adobe/mdast-util-gridtables": "4.0.6", "@adobe/remark-gridtables": "3.0.6", "@spectrum-web-components/bundle": "0.42.5",