diff --git a/package-lock.json b/package-lock.json index 3bfc754634d..20d626f7435 100644 --- a/package-lock.json +++ b/package-lock.json @@ -54,7 +54,7 @@ "core-js": "^3.23.2", "debounce": "^1.2.1", "escape-html": "^1.0.3", - "highlight.js": "^10.7.2", + "highlight.js": "^10.7.3", "lowlight": "^1.20.0", "markdown-it": "^13.0.1", "markdown-it-container": "^3.0.0", diff --git a/package.json b/package.json index 5ef5186bfb5..62ac339037b 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "core-js": "^3.23.2", "debounce": "^1.2.1", "escape-html": "^1.0.3", - "highlight.js": "^10.7.2", + "highlight.js": "^10.7.3", "lowlight": "^1.20.0", "markdown-it": "^13.0.1", "markdown-it-container": "^3.0.0",