diff --git a/package.json b/package.json index 3e36e56..042b591 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "eslint-plugin-import": "^2.14.0", "eslint-plugin-node": "^8.0.1", "eslint-plugin-standard": "^4.0.0", - "highlight.js": "^9.13.1", + "highlight.js": "^10.4.1", "husky": "^1.1.2", "mini-css-extract-plugin": "^0.4.3", "mocha": "^5.2.0", diff --git a/yarn.lock b/yarn.lock index a826ffb..39e9af4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3488,9 +3488,9 @@ hex-color-regex@^1.1.0: version "1.1.0" resolved "https://registry.yarnpkg.com/hex-color-regex/-/hex-color-regex-1.1.0.tgz#4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e" -highlight.js@^9.13.1: - version "9.18.1" - resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-9.18.1.tgz#ed21aa001fe6252bb10a3d76d47573c6539fe13c" +highlight.js@^10.4.1: + version "10.4.1" + resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.4.1.tgz#d48fbcf4a9971c4361b3f95f302747afe19dbad0" hmac-drbg@^1.0.1: version "1.0.1"