diff --git a/package-lock.json b/package-lock.json index 3cb37244..16a44489 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,7 +8,7 @@ "name": "@adobe/helix-importer-ui", "version": "1.50.10", "dependencies": { - "@adobe/helix-importer": "3.2.0", + "@adobe/helix-importer": "3.2.2", "@adobe/mdast-util-gridtables": "4.0.0", "@adobe/remark-gridtables": "3.0.0", "@spectrum-web-components/bundle": "0.40.3", @@ -144,15 +144,15 @@ } }, "node_modules/@adobe/helix-docx2md": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/@adobe/helix-docx2md/-/helix-docx2md-1.5.0.tgz", - "integrity": "sha512-MLq9UPHqcs7tdSxQ33Zi0TnyvBs24OlclK7jEYnePozTuY8/28AFwZ+vILcZxUU3x6JQlQFXxGDUVzX791kOHw==", + "version": "1.5.1", + "resolved": "https://registry.npmjs.org/@adobe/helix-docx2md/-/helix-docx2md-1.5.1.tgz", + "integrity": "sha512-lNh2mbspi+KH9jCRT6LQWRi53fLgFt+RgPklyjXvyrKWqPnefEoOf3lxeqhG9Yro5h/bdyLBdXZ4uLPl1DSasQ==", "dependencies": { "@adobe/helix-markdown-support": "7.1.0", - "@adobe/helix-shared-process-queue": "3.0.0", + "@adobe/helix-shared-process-queue": "3.0.1", "@adobe/mammoth": "1.5.1-bleeding.2", - "@adobe/mdast-util-gridtables": "3.0.2", - "@adobe/remark-gridtables": "2.0.2", + "@adobe/mdast-util-gridtables": "4.0.0", + "@adobe/remark-gridtables": "3.0.0", "dirname-filename-esm": "1.1.1", "github-slugger": "2.0.0", "mdast-util-to-markdown": "2.1.0", @@ -166,55 +166,15 @@ "yauzl": "2.10.0" } }, - "node_modules/@adobe/helix-docx2md/node_modules/@adobe/mdast-util-gridtables": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/@adobe/mdast-util-gridtables/-/mdast-util-gridtables-3.0.2.tgz", - "integrity": "sha512-hi03Nb/DJMgmlcFi4CTaNV+QqJEQmMZmlAKlKujOkycFSAT5vMVhhJK7tEvprL40P8a/LR1VUe6vtVB11im9YQ==", - "dependencies": { - "@adobe/micromark-extension-gridtables": "^2.0.0", - "mdast-util-from-markdown": "2.0.0", - "mdast-util-to-hast": "13.0.2", - "mdast-util-to-markdown": "2.1.0", - "unist-util-visit": "5.0.0" - } - }, - "node_modules/@adobe/helix-docx2md/node_modules/@adobe/remark-gridtables": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/@adobe/remark-gridtables/-/remark-gridtables-2.0.2.tgz", - "integrity": "sha512-5VQzjtbeq6B+BMhGN6o5Wt5uhiJBR8w5N9aKkZfx3r9+Vad2SsZLkcgsIe7o5mXr4mVUlv2+8XLnKBbkllEAuw==", - "dependencies": { - "@adobe/mdast-util-gridtables": "3.0.2", - "@adobe/micromark-extension-gridtables": "2.0.0" - } - }, - "node_modules/@adobe/helix-docx2md/node_modules/mdast-util-to-hast": { - "version": "13.0.2", - "resolved": "https://registry.npmjs.org/mdast-util-to-hast/-/mdast-util-to-hast-13.0.2.tgz", - "integrity": "sha512-U5I+500EOOw9e3ZrclN3Is3fRpw8c19SMyNZlZ2IS+7vLsNzb2Om11VpIVOR+/0137GhZsFEF6YiKD5+0Hr2Og==", - "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" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, "node_modules/@adobe/helix-importer": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/@adobe/helix-importer/-/helix-importer-3.2.0.tgz", - "integrity": "sha512-96HIdceJUEBcaQb475UhcLSbt8cO0jTR4OqbThkfPCMIwIv7Mi4zTz302JuwoW68CCjwoNBrefTwSF1ZWA/X/A==", + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/@adobe/helix-importer/-/helix-importer-3.2.2.tgz", + "integrity": "sha512-ljI0FFGKnK9jF836z5WgXtR5o6k2UK0Pn/2PElXwVV4yO0iUcN4mG+dQrY/mHjKeKx5yvhUf/07/siw9X/97Ag==", "dependencies": { "@adobe/helix-markdown-support": "7.1.0", - "@adobe/helix-md2docx": "2.1.39", - "@adobe/mdast-util-gridtables": "3.0.2", - "@adobe/remark-gridtables": "2.0.2", + "@adobe/helix-md2docx": "2.1.41", + "@adobe/mdast-util-gridtables": "4.0.0", + "@adobe/remark-gridtables": "3.0.0", "form-data": "4.0.0", "fs-extra": "11.2.0", "hast-util-to-mdast": "10.1.0", @@ -225,46 +185,6 @@ "unified": "11.0.4" } }, - "node_modules/@adobe/helix-importer/node_modules/@adobe/mdast-util-gridtables": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/@adobe/mdast-util-gridtables/-/mdast-util-gridtables-3.0.2.tgz", - "integrity": "sha512-hi03Nb/DJMgmlcFi4CTaNV+QqJEQmMZmlAKlKujOkycFSAT5vMVhhJK7tEvprL40P8a/LR1VUe6vtVB11im9YQ==", - "dependencies": { - "@adobe/micromark-extension-gridtables": "^2.0.0", - "mdast-util-from-markdown": "2.0.0", - "mdast-util-to-hast": "13.0.2", - "mdast-util-to-markdown": "2.1.0", - "unist-util-visit": "5.0.0" - } - }, - "node_modules/@adobe/helix-importer/node_modules/@adobe/remark-gridtables": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/@adobe/remark-gridtables/-/remark-gridtables-2.0.2.tgz", - "integrity": "sha512-5VQzjtbeq6B+BMhGN6o5Wt5uhiJBR8w5N9aKkZfx3r9+Vad2SsZLkcgsIe7o5mXr4mVUlv2+8XLnKBbkllEAuw==", - "dependencies": { - "@adobe/mdast-util-gridtables": "3.0.2", - "@adobe/micromark-extension-gridtables": "2.0.0" - } - }, - "node_modules/@adobe/helix-importer/node_modules/mdast-util-to-hast": { - "version": "13.0.2", - "resolved": "https://registry.npmjs.org/mdast-util-to-hast/-/mdast-util-to-hast-13.0.2.tgz", - "integrity": "sha512-U5I+500EOOw9e3ZrclN3Is3fRpw8c19SMyNZlZ2IS+7vLsNzb2Om11VpIVOR+/0137GhZsFEF6YiKD5+0Hr2Og==", - "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" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, "node_modules/@adobe/helix-markdown-support": { "version": "7.1.0", "resolved": "https://registry.npmjs.org/@adobe/helix-markdown-support/-/helix-markdown-support-7.1.0.tgz", @@ -316,15 +236,15 @@ } }, "node_modules/@adobe/helix-md2docx": { - "version": "2.1.39", - "resolved": "https://registry.npmjs.org/@adobe/helix-md2docx/-/helix-md2docx-2.1.39.tgz", - "integrity": "sha512-lFV4w5YYnrB/QGOvWAC0xS6TvgJowlNd7nN/3CB3dA1peoy1P3d49lLomjUYt+9acBpYGRP4orGuk33KMAOl6w==", + "version": "2.1.41", + "resolved": "https://registry.npmjs.org/@adobe/helix-md2docx/-/helix-md2docx-2.1.41.tgz", + "integrity": "sha512-M0q7HJTKnvbNY1bmMDAtfcsJVR6QEDyqz/TVDamCmyAVX5OKd3qfj0cIgWOSsbQm8lFNVnv4SF0A+y8YuPxRLQ==", "dependencies": { "@adobe/fetch": "4.1.1", - "@adobe/helix-docx2md": "1.5.0", + "@adobe/helix-docx2md": "1.5.1", "@adobe/helix-markdown-support": "7.1.0", - "@adobe/helix-shared-process-queue": "3.0.0", - "@adobe/remark-gridtables": "2.0.2", + "@adobe/helix-shared-process-queue": "3.0.1", + "@adobe/remark-gridtables": "3.0.0", "docx": "8.5.0", "github-slugger": "2.0.0", "hast-util-is-element": "3.0.0", @@ -339,46 +259,6 @@ "unist-util-visit": "5.0.0" } }, - "node_modules/@adobe/helix-md2docx/node_modules/@adobe/mdast-util-gridtables": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/@adobe/mdast-util-gridtables/-/mdast-util-gridtables-3.0.2.tgz", - "integrity": "sha512-hi03Nb/DJMgmlcFi4CTaNV+QqJEQmMZmlAKlKujOkycFSAT5vMVhhJK7tEvprL40P8a/LR1VUe6vtVB11im9YQ==", - "dependencies": { - "@adobe/micromark-extension-gridtables": "^2.0.0", - "mdast-util-from-markdown": "2.0.0", - "mdast-util-to-hast": "13.0.2", - "mdast-util-to-markdown": "2.1.0", - "unist-util-visit": "5.0.0" - } - }, - "node_modules/@adobe/helix-md2docx/node_modules/@adobe/remark-gridtables": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/@adobe/remark-gridtables/-/remark-gridtables-2.0.2.tgz", - "integrity": "sha512-5VQzjtbeq6B+BMhGN6o5Wt5uhiJBR8w5N9aKkZfx3r9+Vad2SsZLkcgsIe7o5mXr4mVUlv2+8XLnKBbkllEAuw==", - "dependencies": { - "@adobe/mdast-util-gridtables": "3.0.2", - "@adobe/micromark-extension-gridtables": "2.0.0" - } - }, - "node_modules/@adobe/helix-md2docx/node_modules/mdast-util-to-hast": { - "version": "13.0.2", - "resolved": "https://registry.npmjs.org/mdast-util-to-hast/-/mdast-util-to-hast-13.0.2.tgz", - "integrity": "sha512-U5I+500EOOw9e3ZrclN3Is3fRpw8c19SMyNZlZ2IS+7vLsNzb2Om11VpIVOR+/0137GhZsFEF6YiKD5+0Hr2Og==", - "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" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" - } - }, "node_modules/@adobe/helix-md2docx/node_modules/mime": { "version": "4.0.1", "resolved": "https://registry.npmjs.org/mime/-/mime-4.0.1.tgz", @@ -394,9 +274,9 @@ } }, "node_modules/@adobe/helix-shared-process-queue": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@adobe/helix-shared-process-queue/-/helix-shared-process-queue-3.0.0.tgz", - "integrity": "sha512-+/ri8H5uQnwW8Es0ATy8phH3lf0RKezg4oZbcxm+XeNX4YqKZBzUQUl/2Q5lX+t+CjMi1BnadpwuARzO0PvFwg==" + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/@adobe/helix-shared-process-queue/-/helix-shared-process-queue-3.0.1.tgz", + "integrity": "sha512-UvysVbwV4h6BFj/eeloEZDztBDvNo9DxYMPCMMRUERipH0PDAYhBBFwLm3cHtYnMF7mAU2Yj4TclLVkzBVY6/w==" }, "node_modules/@adobe/mammoth": { "version": "1.5.1-bleeding.2", diff --git a/package.json b/package.json index dd92d2a1..b38ca31a 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "semantic-release": "semantic-release" }, "dependencies": { - "@adobe/helix-importer": "3.2.0", + "@adobe/helix-importer": "3.2.2", "@adobe/mdast-util-gridtables": "4.0.0", "@adobe/remark-gridtables": "3.0.0", "@spectrum-web-components/bundle": "0.40.3",