From 673f4c8698ccb84a61be1433a046168b2f198398 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 9 Jun 2024 10:25:56 +0000 Subject: [PATCH] fix(deps): update dependency @adobe/helix-md2docx to v2.1.61 (#367) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 61 ++++++----------------------------------------- package.json | 2 +- 2 files changed, 8 insertions(+), 55 deletions(-) diff --git a/package-lock.json b/package-lock.json index 169433f8..b91e520f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,16 +1,16 @@ { "name": "@adobe/helix-importer", - "version": "3.4.5", + "version": "3.4.6", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@adobe/helix-importer", - "version": "3.4.5", + "version": "3.4.6", "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", @@ -272,16 +272,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", @@ -296,53 +296,6 @@ "unist-util-visit": "5.0.0" } }, - "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/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-mediahandler": { "version": "2.5.9", "resolved": "https://registry.npmjs.org/@adobe/helix-mediahandler/-/helix-mediahandler-2.5.9.tgz", diff --git a/package.json b/package.json index 30a77c17..18d3e32c 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "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",