From 604a90f622192551403a4e4412d978083988bb56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Nov 2020 02:43:51 +0000 Subject: [PATCH] Bump highlight.js from 9.17.1 to 9.18.5 Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.17.1 to 9.18.5. - [Release notes](https://github.com/highlightjs/highlight.js/releases) - [Changelog](https://github.com/highlightjs/highlight.js/blob/9.18.5/CHANGES.md) - [Commits](https://github.com/highlightjs/highlight.js/compare/9.17.1...9.18.5) Signed-off-by: dependabot[bot] --- yarn.lock | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/yarn.lock b/yarn.lock index ed84639..00b1cfb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4566,7 +4566,7 @@ handle-thing@^2.0.0: resolved "https://registry.npm.taobao.org/handle-thing/download/handle-thing-2.0.0.tgz#0e039695ff50c93fc288557d696f3c1dc6776754" integrity sha1-DgOWlf9QyT/CiFV9aW88HcZ3Z1Q= -handlebars@^4.1.2, handlebars@^4.5.3: +handlebars@^4.1.2: version "4.5.3" resolved "https://registry.npm.taobao.org/handlebars/download/handlebars-4.5.3.tgz?cache=0&sync_timestamp=1574061065936&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fhandlebars%2Fdownload%2Fhandlebars-4.5.3.tgz#5cf75bd8714f7605713511a56be7c349becb0482" integrity sha1-XPdb2HFPdgVxNRGla+fDSb7LBII= @@ -4682,11 +4682,9 @@ hex-color-regex@^1.1.0: integrity sha1-TAb8y0YC/iYCs8k9+C1+fb8aio4= highlight.js@^9.6.0: - version "9.17.1" - resolved "https://registry.npm.taobao.org/highlight.js/download/highlight.js-9.17.1.tgz#14a4eded23fd314b05886758bb906e39dd627f9a" - integrity sha1-FKTt7SP9MUsFiGdYu5BuOd1if5o= - dependencies: - handlebars "^4.5.3" + version "9.18.5" + resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-9.18.5.tgz#d18a359867f378c138d6819edfc2a8acd5f29825" + integrity sha512-a5bFyofd/BHCX52/8i8uJkjr9DYwXIPnM/plwI6W7ezItLGqzt7X2G2nXuYSfsIJdkwwj/g9DG1LkcGJI/dDoA== hmac-drbg@^1.0.0: version "1.0.1"