From d046806d49bc85b5b2c203ad83ad1fc86f44d939 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 21:05:01 +0000 Subject: [PATCH] Bump prismjs from 1.19.0 to 1.23.0 Bumps [prismjs](https://github.com/PrismJS/prism) from 1.19.0 to 1.23.0. - [Release notes](https://github.com/PrismJS/prism/releases) - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md) - [Commits](https://github.com/PrismJS/prism/compare/v1.19.0...v1.23.0) Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/package-lock.json b/package-lock.json index c888b2b..fc4935a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3125,14 +3125,6 @@ "hexo-util": "1.9.0" } }, - "hexo-tag-echarts": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/hexo-tag-echarts/-/hexo-tag-echarts-1.0.0.tgz", - "integrity": "sha1-wTEjN0wPu3jz5jF/YBq8t/tiRrU=", - "requires": { - "underscore": "^1.8.3" - } - }, "hexo-tag-echarts4": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/hexo-tag-echarts4/-/hexo-tag-echarts4-1.0.1.tgz", @@ -4202,9 +4194,9 @@ "integrity": "sha1-t+PqQkNaTJsnWdmeDyAesZWALuE=" }, "prismjs": { - "version": "1.19.0", - "resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.19.0.tgz", - "integrity": "sha512-IVFtbW9mCWm9eOIaEkNyo2Vl4NnEifis2GQ7/MLRG5TQe6t+4Sj9J5QWI9i3v+SS43uZBlCAOn+zYTVYQcPXJw==", + "version": "1.23.0", + "resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.23.0.tgz", + "integrity": "sha512-c29LVsqOaLbBHuIbsTxaKENh1N2EQBOHaWv7gkHN4dgRbxSREqDnDbtFJYdpPauS4YCplMSNCABQ6Eeor69bAA==", "requires": { "clipboard": "^2.0.0" }