From 7724f664d1b81581778cfa26bbcaedac4e6a1dc1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 10 Feb 2021 21:15:33 +0000 Subject: [PATCH] [Security] Bump highlight.js from 9.18.5 to 10.6.0 Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.18.5 to 10.6.0. **This update includes a security fix.** - [Release notes](https://github.com/highlightjs/highlight.js/releases) - [Changelog](https://github.com/highlightjs/highlight.js/blob/master/CHANGES.md) - [Commits](https://github.com/highlightjs/highlight.js/compare/9.18.5...10.6.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1c6b8a4..63b68a1 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "gulp-typescript": "~5.0.0", "gulp-watch": "^5.0.1", "gzip-size": "^5.0.0", - "highlight.js": "^9.13.1", + "highlight.js": "^10.6.0", "html5shiv": "3.x", "internal-ip": "^3.0.1", "jest": "^23.6.0",