diff --git a/package-lock.json b/package-lock.json index a3d0cab5..7b580e87 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "Apache-2.0", "dependencies": { "@adobe/helix-markdown-support": "7.1.2", - "@adobe/helix-md2docx": "2.1.54", + "@adobe/helix-md2docx": "2.1.55", "@adobe/mdast-util-gridtables": "4.0.4", "@adobe/remark-gridtables": "3.0.4", "form-data": "4.0.0", @@ -114,7 +114,6 @@ "version": "1.6.0", "resolved": "https://registry.npmjs.org/@adobe/helix-docx2md/-/helix-docx2md-1.6.0.tgz", "integrity": "sha512-qb+sywBnXv4KbsUCimZ6wrB1dP8mOA232ikjHEueWiFBRNrijfdaU410LnEIqp4PXEJmUIbrdXOOrp01/QHSag==", - "dev": true, "dependencies": { "@adobe/helix-markdown-support": "7.1.2", "@adobe/helix-shared-process-queue": "3.0.4", @@ -138,7 +137,6 @@ "version": "3.1.3", "resolved": "https://registry.npmjs.org/yauzl/-/yauzl-3.1.3.tgz", "integrity": "sha512-JCCdmlJJWv7L0q/KylOekyRaUrdEoUxWkWVcgorosTROCFWiS9p2NNPE9Yb91ak7b1N5SxAZEliWpspbZccivw==", - "dev": true, "dependencies": { "buffer-crc32": "~0.2.3", "pend": "~1.2.0" @@ -202,12 +200,12 @@ } }, "node_modules/@adobe/helix-md2docx": { - "version": "2.1.54", - "resolved": "https://registry.npmjs.org/@adobe/helix-md2docx/-/helix-md2docx-2.1.54.tgz", - "integrity": "sha512-cvy9gloJhhF8hgF3D55duvgK3e7ZKrgmAInVJd2X8cNwUJm0ULYF3gdzC/wKGwWU1bRGR0t/z45R8gZhU4iTwg==", + "version": "2.1.55", + "resolved": "https://registry.npmjs.org/@adobe/helix-md2docx/-/helix-md2docx-2.1.55.tgz", + "integrity": "sha512-zD0/aSpC1Fya4UnIYzrt1t0ns3rGLNQB3PQBRKW8ymfmH1wnw/Vjy9JOlwH7l2W0V3Y1Z+zjWNTGJUcCeBAZRg==", "dependencies": { "@adobe/fetch": "4.1.2", - "@adobe/helix-docx2md": "1.5.11", + "@adobe/helix-docx2md": "1.6.0", "@adobe/helix-markdown-support": "7.1.2", "@adobe/helix-shared-process-queue": "3.0.4", "@adobe/remark-gridtables": "3.0.4", @@ -225,60 +223,6 @@ "unist-util-visit": "5.0.0" } }, - "node_modules/@adobe/helix-md2docx/node_modules/@adobe/helix-docx2md": { - "version": "1.5.11", - "resolved": "https://registry.npmjs.org/@adobe/helix-docx2md/-/helix-docx2md-1.5.11.tgz", - "integrity": "sha512-M7wnoAzburupM8BN1PTpwcBazuK7gBniAPDhcmXZTu5k2Sp3r5WbavjQD1D+q5FxW/Mz+jQZ6amvr0tKiT0AcQ==", - "dependencies": { - "@adobe/helix-markdown-support": "7.1.2", - "@adobe/helix-shared-process-queue": "3.0.4", - "@adobe/mammoth": "1.5.1-bleeding.2", - "@adobe/mdast-util-gridtables": "4.0.4", - "@adobe/remark-gridtables": "3.0.4", - "dirname-filename-esm": "1.1.1", - "github-slugger": "2.0.0", - "mdast-util-to-markdown": "2.1.0", - "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.4", - "unist-util-find": "3.0.0", - "unist-util-visit": "5.0.0", - "yauzl": "3.1.3" - } - }, - "node_modules/@adobe/helix-md2docx/node_modules/@adobe/mammoth": { - "version": "1.5.1-bleeding.2", - "resolved": "https://registry.npmjs.org/@adobe/mammoth/-/mammoth-1.5.1-bleeding.2.tgz", - "integrity": "sha512-quhwkeOckKfPv3ubpi+OZImtJeJ9gyHWD//QfDWaY4USsL059Y1uB/Kbzw7RGAWYaNGQiq2vI2jCx6DH3LKeiQ==", - "dependencies": { - "@xmldom/xmldom": "^0.8.6", - "argparse": "~1.0.3", - "bluebird": "~3.4.0", - "dingbat-to-unicode": "^1.0.1", - "jszip": "^3.7.1", - "lop": "^0.4.1", - "path-is-absolute": "^1.0.0", - "underscore": "^1.13.1", - "xmlbuilder": "^10.0.0" - }, - "bin": { - "mammoth": "bin/mammoth" - } - }, - "node_modules/@adobe/helix-md2docx/node_modules/yauzl": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/yauzl/-/yauzl-3.1.3.tgz", - "integrity": "sha512-JCCdmlJJWv7L0q/KylOekyRaUrdEoUxWkWVcgorosTROCFWiS9p2NNPE9Yb91ak7b1N5SxAZEliWpspbZccivw==", - "dependencies": { - "buffer-crc32": "~0.2.3", - "pend": "~1.2.0" - }, - "engines": { - "node": ">=12" - } - }, "node_modules/@adobe/helix-mediahandler": { "version": "2.5.0", "resolved": "https://registry.npmjs.org/@adobe/helix-mediahandler/-/helix-mediahandler-2.5.0.tgz", @@ -302,7 +246,6 @@ "version": "1.7.1-bleeding.2", "resolved": "https://registry.npmjs.org/@adobe/mammoth/-/mammoth-1.7.1-bleeding.2.tgz", "integrity": "sha512-xqtsc3BznvDLkZ43lwRjn8D3b2dteq+9L128Znn1cOgCiEEbDDJKTeKRZguYazOIOMf1oWOffhPWnEyWCxbWiw==", - "dev": true, "dependencies": { "@xmldom/xmldom": "^0.8.6", "argparse": "~1.0.3", @@ -4506,7 +4449,6 @@ "version": "1.5.1", "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz", "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==", - "dev": true, "funding": [ { "type": "github", diff --git a/package.json b/package.json index c78ab5a4..70165382 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "license": "Apache-2.0", "dependencies": { "@adobe/helix-markdown-support": "7.1.2", - "@adobe/helix-md2docx": "2.1.54", + "@adobe/helix-md2docx": "2.1.55", "@adobe/mdast-util-gridtables": "4.0.4", "@adobe/remark-gridtables": "3.0.4", "form-data": "4.0.0",