diff --git a/workspaces/cli/package.json b/workspaces/cli/package.json index 384b44ad..e636721b 100644 --- a/workspaces/cli/package.json +++ b/workspaces/cli/package.json @@ -75,7 +75,7 @@ "@stylistic/stylelint-plugin": "5.3.0", "@types/semver": "7.8.0", "esbuild": "0.28.2", - "highlight.js": "11.11.1", + "highlight.js": "11.12.0", "lit": "3.3.3", "postcss-lit": "1.4.1", "pretty-bytes": "^7.0.0", diff --git a/workspaces/documentation-ui/package.json b/workspaces/documentation-ui/package.json index e0351013..ca54fb68 100644 --- a/workspaces/documentation-ui/package.json +++ b/workspaces/documentation-ui/package.json @@ -39,7 +39,7 @@ "dependencies": { "@nodesecure/flags": "3.0.3", "@nodesecure/js-x-ray": "15.2.0", - "highlight.js": "11.11.1", + "highlight.js": "11.12.0", "markdown-it": "15.0.0" }, "devDependencies": {