diff --git a/package-lock.json b/package-lock.json
index 7e3c25d7..55647996 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,16 +1,16 @@
 {
   "name": "@adobe/helix-importer",
-  "version": "2.9.39",
+  "version": "2.9.40",
   "lockfileVersion": 3,
   "requires": true,
   "packages": {
     "": {
       "name": "@adobe/helix-importer",
-      "version": "2.9.39",
+      "version": "2.9.40",
       "license": "Apache-2.0",
       "dependencies": {
         "@adobe/helix-markdown-support": "7.1.0",
-        "@adobe/helix-md2docx": "2.1.34",
+        "@adobe/helix-md2docx": "2.1.35",
         "@adobe/mdast-util-gridtables": "3.0.2",
         "@adobe/remark-gridtables": "2.0.2",
         "form-data": "4.0.0",
@@ -25,7 +25,7 @@
       },
       "devDependencies": {
         "@adobe/eslint-config-helix": "2.0.4",
-        "@adobe/helix-docx2md": "1.4.21",
+        "@adobe/helix-docx2md": "1.5.0",
         "@adobe/helix-mediahandler": "2.3.0",
         "@semantic-release/changelog": "6.0.3",
         "@semantic-release/exec": "6.0.3",
@@ -84,9 +84,9 @@
       }
     },
     "node_modules/@adobe/helix-docx2md": {
-      "version": "1.4.21",
-      "resolved": "https://registry.npmjs.org/@adobe/helix-docx2md/-/helix-docx2md-1.4.21.tgz",
-      "integrity": "sha512-3qlR0NNtQ7X8BmHt6aor5rG0DDQbVzZi6rpJS6O90ZdGwAx545VF1ZCIiZIa0T6FFONqCHUv/C1p971Wny6lvw==",
+      "version": "1.5.0",
+      "resolved": "https://registry.npmjs.org/@adobe/helix-docx2md/-/helix-docx2md-1.5.0.tgz",
+      "integrity": "sha512-MLq9UPHqcs7tdSxQ33Zi0TnyvBs24OlclK7jEYnePozTuY8/28AFwZ+vILcZxUU3x6JQlQFXxGDUVzX791kOHw==",
       "dependencies": {
         "@adobe/helix-markdown-support": "7.1.0",
         "@adobe/helix-shared-process-queue": "3.0.0",
@@ -138,12 +138,12 @@
       }
     },
     "node_modules/@adobe/helix-md2docx": {
-      "version": "2.1.34",
-      "resolved": "https://registry.npmjs.org/@adobe/helix-md2docx/-/helix-md2docx-2.1.34.tgz",
-      "integrity": "sha512-B6Glm79meiCmWTqcP5CG8K2JnB1Xj//J7HAuRLmlD5ebp8FGnUCqWNquRoXHZRXbm19fukYfqZtyhWwMLgYteA==",
+      "version": "2.1.35",
+      "resolved": "https://registry.npmjs.org/@adobe/helix-md2docx/-/helix-md2docx-2.1.35.tgz",
+      "integrity": "sha512-pzJAumvRPaVuhv6pRAXkT3i8QMupxdnpOm/7bneGLdBxhVLIyRbZ1zzPmGp1A8TU0jmNSqidP7R+Iex5crFSPg==",
       "dependencies": {
         "@adobe/fetch": "4.1.1",
-        "@adobe/helix-docx2md": "1.4.21",
+        "@adobe/helix-docx2md": "1.5.0",
         "@adobe/helix-markdown-support": "7.1.0",
         "@adobe/helix-shared-process-queue": "3.0.0",
         "@adobe/remark-gridtables": "2.0.2",
diff --git a/package.json b/package.json
index af2d91d9..6648ca60 100644
--- a/package.json
+++ b/package.json
@@ -26,7 +26,7 @@
   },
   "devDependencies": {
     "@adobe/eslint-config-helix": "2.0.4",
-    "@adobe/helix-docx2md": "1.4.21",
+    "@adobe/helix-docx2md": "1.5.0",
     "@adobe/helix-mediahandler": "2.3.0",
     "@semantic-release/changelog": "6.0.3",
     "@semantic-release/exec": "6.0.3",
@@ -46,7 +46,7 @@
   "license": "Apache-2.0",
   "dependencies": {
     "@adobe/helix-markdown-support": "7.1.0",
-    "@adobe/helix-md2docx": "2.1.34",
+    "@adobe/helix-md2docx": "2.1.35",
     "@adobe/mdast-util-gridtables": "3.0.2",
     "@adobe/remark-gridtables": "2.0.2",
     "form-data": "4.0.0",