diff --git a/package-lock.json b/package-lock.json index 579c047..c894020 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "Apache-2.0", "dependencies": { "@adobe/helix-markdown-support": "7.1.6", - "@adobe/helix-md2docx": "2.1.77", + "@adobe/helix-md2docx": "2.1.78", "@adobe/mdast-util-gridtables": "4.0.6", "@adobe/remark-gridtables": "3.0.6", "form-data": "4.0.1", @@ -205,9 +205,9 @@ } }, "node_modules/@adobe/helix-md2docx": { - "version": "2.1.77", - "resolved": "https://registry.npmjs.org/@adobe/helix-md2docx/-/helix-md2docx-2.1.77.tgz", - "integrity": "sha512-4HgH59l8tyFTw2K0Uyy4kaJ0KvVwybBQKmhP2AJT2QT4FT2NffIqqIBlYJb0pOjWmuKW5XFH/7uS6uXbseZddQ==", + "version": "2.1.78", + "resolved": "https://registry.npmjs.org/@adobe/helix-md2docx/-/helix-md2docx-2.1.78.tgz", + "integrity": "sha512-KxrGfNcw7MxUKkMh8PzZGQ64kmCPLLOknCuED4Rb6s7XWSUWwxHwTSJXixM8ndrCLmqio+NYPckqER5bLU3fcg==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.1.9", diff --git a/package.json b/package.json index 6d17552..514400e 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "license": "Apache-2.0", "dependencies": { "@adobe/helix-markdown-support": "7.1.6", - "@adobe/helix-md2docx": "2.1.77", + "@adobe/helix-md2docx": "2.1.78", "@adobe/mdast-util-gridtables": "4.0.6", "@adobe/remark-gridtables": "3.0.6", "form-data": "4.0.1",