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": { diff --git a/workspaces/server/package.json b/workspaces/server/package.json index 9bb0cbc2..adcd9295 100644 --- a/workspaces/server/package.json +++ b/workspaces/server/package.json @@ -41,7 +41,7 @@ "@nodesecure/rc": "5.6.0", "@nodesecure/report": "4.2.2", "@nodesecure/scanner": "10.13.0", - "@openally/httpie": "1.1.3", + "@openally/httpie": "1.1.4", "chokidar": "5.0.0", "find-my-way": "9.8.0", "glob": "13.0.6",