From 88060cd9e57749918c71cf7218882013ad2d1f35 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Aug 2021 07:04:03 +0000 Subject: [PATCH] [Security] Bump highlight.js from 9.18.1 to 11.2.0 Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.18.1 to 11.2.0. **This update includes security fixes.** - [Release notes](https://github.com/highlightjs/highlight.js/releases) - [Changelog](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md) - [Commits](https://github.com/highlightjs/highlight.js/compare/9.18.1...11.2.0) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 2a60d6e..1158917 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3860,9 +3860,9 @@ hex-color-regex@^1.1.0: integrity sha1-TAb8y0YC/iYCs8k9+C1+fb8aio4= highlight.js@*: - version "9.18.1" - resolved "https://registry.npm.taobao.org/highlight.js/download/highlight.js-9.18.1.tgz#ed21aa001fe6252bb10a3d76d47573c6539fe13c" - integrity sha1-7SGqAB/mJSuxCj121HVzxlOf4Tw= + version "11.2.0" + resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-11.2.0.tgz#a7e3b8c1fdc4f0538b93b2dc2ddd53a40c6ab0f0" + integrity sha512-JOySjtOEcyG8s4MLR2MNbLUyaXqUunmSnL2kdV/KuGJOmHZuAR5xC54Ko7goAXBWNhf09Vy3B+U7vR62UZ/0iw== hmac-drbg@^1.0.0: version "1.0.1"