From f3c4a06b05fd7fa94264fc4a1b82a572904d9253 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 5 Dec 2020 00:41:24 +0100 Subject: [PATCH] Update dependency highlight.js to v10.4.1 [SECURITY] (#817) Signed-off-by: Renovate Bot Co-authored-by: Renovate Bot --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b4bdbe3b7..6e9a0eee5 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "fontsource-source-sans-pro": "3.0.9", "fontsource-source-code-pro": "3.0.9", "fork-awesome": "1.1.7", - "highlight.js": "10.4.0", + "highlight.js": "10.4.1", "i18next": "19.8.4", "i18next-browser-languagedetector": "6.0.1", "i18next-http-backend": "1.0.21", diff --git a/yarn.lock b/yarn.lock index b333ca5ca..d288e04f5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7405,10 +7405,10 @@ hex-color-regex@^1.1.0: resolved "https://registry.yarnpkg.com/hex-color-regex/-/hex-color-regex-1.1.0.tgz#4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e" integrity sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ== -highlight.js@10.4.0: - version "10.4.0" - resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.4.0.tgz#ef3ce475e5dfa7a48484260b49ea242ddab823a0" - integrity sha512-EfrUGcQ63oLJbj0J0RI9ebX6TAITbsDBLbsjr881L/X5fMO9+oadKzEF21C7R3ULKG6Gv3uoab2HiqVJa/4+oA== +highlight.js@10.4.1: + version "10.4.1" + resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.4.1.tgz#d48fbcf4a9971c4361b3f95f302747afe19dbad0" + integrity sha512-yR5lWvNz7c85OhVAEAeFhVCc/GV4C30Fjzc/rCP0aCWzc1UUOPUk55dK/qdwTZHBvMZo+eZ2jpk62ndX/xMFlg== highlight.js@^9.7.0: version "9.18.5"