From bde4ee9b3b8b7c4e46961278956fd2d385ec133e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 9 Jul 2021 07:29:43 +0000 Subject: [PATCH] [Security] Bump highlight.js from 9.18.1 to 11.1.0 Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.18.1 to 11.1.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.1.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..0a218d0 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.1.0" + resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-11.1.0.tgz#0198f7326e64ddfbea5f76b00e84ab542cf24ae8" + integrity sha512-X9VVhYKHQPPuwffO8jk4bP/FVj+ibNCy3HxZZNDXFtJrq4O5FdcdCDRIkDis5MiMnjh7UwEdHgRZJcHFYdzDdA== hmac-drbg@^1.0.0: version "1.0.1"