diff --git a/package-lock.json b/package-lock.json index e8d385da..22a2b8d7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,7 +33,7 @@ "@adobe/helix-deploy": "12.3.6", "@adobe/helix-html-pipeline": "^6.0.0", "@adobe/helix-universal": "5.0.6", - "@adobe/helix-universal-devserver": "1.1.66", + "@adobe/helix-universal-devserver": "1.1.67", "@adobe/semantic-release-coralogix": "1.1.32", "@semantic-release/changelog": "6.0.3", "@semantic-release/exec": "6.0.3", @@ -126,13 +126,13 @@ } }, "node_modules/@adobe/helix-html-pipeline": { - "version": "6.15.9", - "resolved": "https://registry.npmjs.org/@adobe/helix-html-pipeline/-/helix-html-pipeline-6.15.9.tgz", - "integrity": "sha512-/z+6NdQwwu2jtf/sS6ybLQH4U7ulhKduy98G7z5xh9SAGzijDPsuI4zWermO82SH6lMZF++5aePoXUT6SDQWsQ==", + "version": "6.15.10", + "resolved": "https://registry.npmjs.org/@adobe/helix-html-pipeline/-/helix-html-pipeline-6.15.10.tgz", + "integrity": "sha512-d7zssL4bmO+8IeKfdLL8g1KMfTENaC0CskTZQzDp7KUsoJb11cUcpNkY/C0FA3WAKAdcYmxmuGh4ew2+Jal+CQ==", "dev": true, "license": "Apache-2.0", "dependencies": { - "@adobe/helix-markdown-support": "7.1.6", + "@adobe/helix-markdown-support": "7.1.7", "@adobe/helix-shared-utils": "3.0.2", "@adobe/mdast-util-gridtables": "4.0.8", "@adobe/remark-gridtables": "3.0.8", @@ -162,39 +162,6 @@ "node": ">=16.x" } }, - "node_modules/@adobe/helix-html-pipeline/node_modules/@adobe/helix-markdown-support": { - "version": "7.1.6", - "resolved": "https://registry.npmjs.org/@adobe/helix-markdown-support/-/helix-markdown-support-7.1.6.tgz", - "integrity": "sha512-gzd/Pg3xPsUdbeJ4cp9BUPTNpLXCMzRPE7gn/NAGk4/TMwKdrN6ABoFOUDYQ/hND7paXl8YT3oU8Ifj/7eBSiQ==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "hast-util-to-html": "9.0.3", - "js-yaml": "4.1.0", - "mdast-util-gfm-footnote": "2.0.0", - "mdast-util-gfm-strikethrough": "2.0.0", - "mdast-util-gfm-table": "2.0.0", - "mdast-util-gfm-task-list-item": "2.0.0", - "mdast-util-phrasing": "4.1.0", - "mdast-util-to-hast": "13.2.0", - "micromark-extension-gfm-footnote": "2.1.0", - "micromark-extension-gfm-strikethrough": "2.1.0", - "micromark-extension-gfm-table": "2.1.0", - "micromark-extension-gfm-tagfilter": "2.0.0", - "micromark-extension-gfm-task-list-item": "2.1.0", - "micromark-util-character": "2.1.0", - "micromark-util-combine-extensions": "2.0.0", - "micromark-util-symbol": "2.0.0", - "unist-util-find": "3.0.0", - "unist-util-visit": "5.0.0" - }, - "engines": { - "node": ">=14" - }, - "peerDependencies": { - "unified": "11.x" - } - }, "node_modules/@adobe/helix-markdown-support": { "version": "7.1.7", "resolved": "https://registry.npmjs.org/@adobe/helix-markdown-support/-/helix-markdown-support-7.1.7.tgz", @@ -358,9 +325,9 @@ } }, "node_modules/@adobe/helix-universal-devserver": { - "version": "1.1.66", - "resolved": "https://registry.npmjs.org/@adobe/helix-universal-devserver/-/helix-universal-devserver-1.1.66.tgz", - "integrity": "sha512-IZoBUGHXBwNPtWZXiQk3yA3I4RzfLtIussdVw4jv7cX9Luk3iIs4nuHLMr2LUHqPZTLOMMrj3x47+TsBv+gvqQ==", + "version": "1.1.67", + "resolved": "https://registry.npmjs.org/@adobe/helix-universal-devserver/-/helix-universal-devserver-1.1.67.tgz", + "integrity": "sha512-Zg+aUEM+ratcgBF2VMxT0yEXCZEs6J90w4MPBLYsvKBTzLHRXJPhzFCL6I/DHl0NzSYuwRiYb/ijVB74bN6WJg==", "dev": true, "license": "Apache-2.0", "dependencies": { diff --git a/package.json b/package.json index 922db95d..b98bb3ce 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "@adobe/helix-deploy": "12.3.6", "@adobe/helix-html-pipeline": "^6.0.0", "@adobe/helix-universal": "5.0.6", - "@adobe/helix-universal-devserver": "1.1.66", + "@adobe/helix-universal-devserver": "1.1.67", "@adobe/semantic-release-coralogix": "1.1.32", "@semantic-release/changelog": "6.0.3", "@semantic-release/exec": "6.0.3",