diff --git a/Documentation/package-lock.json b/Documentation/package-lock.json index d8b6290..616559e 100644 --- a/Documentation/package-lock.json +++ b/Documentation/package-lock.json @@ -3416,9 +3416,9 @@ "dev": true }, "highlight.js": { - "version": "9.13.1", - "resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-9.13.1.tgz", - "integrity": "sha512-Sc28JNQNDzaH6PORtRLMvif9RSn1mYuOoX3omVjnb0+HbpPygU2ALBI0R/wsiqCb4/fcp07Gdo8g+fhtFrQl6A==" + "version": "10.4.1", + "resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-10.4.1.tgz", + "integrity": "sha512-yR5lWvNz7c85OhVAEAeFhVCc/GV4C30Fjzc/rCP0aCWzc1UUOPUk55dK/qdwTZHBvMZo+eZ2jpk62ndX/xMFlg==" }, "hmac-drbg": { "version": "1.0.1", diff --git a/Documentation/package.json b/Documentation/package.json index 7d25d39..04f04a5 100644 --- a/Documentation/package.json +++ b/Documentation/package.json @@ -38,7 +38,7 @@ "sass": "^1.14.3" }, "dependencies": { - "highlight.js": "^9.13.1", + "highlight.js": "^10.4.1", "normalize.css": "^8.0.0", "ramda": "^0.25.0" }