From 8dbb429421e72e14e6ef3c24c580970b938b2e46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Feb 2022 02:13:36 +0000 Subject: [PATCH] Bump prismjs from 1.24.1 to 1.27.0 Bumps [prismjs](https://github.com/PrismJS/prism) from 1.24.1 to 1.27.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.24.1...v1.27.0) --- updated-dependencies: - dependency-name: prismjs dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 36 ++++++++++-------------------------- 1 file changed, 10 insertions(+), 26 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2f33c74..663ef47 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2831,11 +2831,6 @@ "js-yaml": "bin/js-yaml.js" } }, - "node_modules/hexo-abbrlink/node_modules/sprintf-js": { - "version": "1.0.3", - "resolved": "https://registry.npm.taobao.org/sprintf-js/download/sprintf-js-1.0.3.tgz", - "integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=" - }, "node_modules/hexo-all-minifier": { "version": "0.5.7", "resolved": "https://registry.nlark.com/hexo-all-minifier/download/hexo-all-minifier-0.5.7.tgz", @@ -3678,11 +3673,6 @@ "node": ">=0.10" } }, - "node_modules/hexo-generator-baidu-sitemap/node_modules/sprintf-js": { - "version": "1.0.3", - "resolved": "https://registry.npm.taobao.org/sprintf-js/download/sprintf-js-1.0.3.tgz", - "integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=" - }, "node_modules/hexo-generator-baidu-sitemap/node_modules/strip-ansi": { "version": "5.2.0", "resolved": "https://registry.npm.taobao.org/strip-ansi/download/strip-ansi-5.2.0.tgz?cache=0&sync_timestamp=1618553299612&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fstrip-ansi%2Fdownload%2Fstrip-ansi-5.2.0.tgz", @@ -6322,9 +6312,12 @@ } }, "node_modules/prismjs": { - "version": "1.24.1", - "resolved": "https://registry.nlark.com/prismjs/download/prismjs-1.24.1.tgz", - "integrity": "sha1-xNeJXE1lACiUgvqJNtnN0ZJoQDY=" + "version": "1.27.0", + "resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.27.0.tgz", + "integrity": "sha512-t13BGPUlFDR7wRB5kQDG4jjl7XeuH6jbJGt11JHPL96qwsEHNX2+68tFXqc1/k+/jALsbSWJKUOT/hcYAZ5LkA==", + "engines": { + "node": ">=6" + } }, "node_modules/process-nextick-args": { "version": "2.0.1", @@ -10362,11 +10355,6 @@ "argparse": "^1.0.7", "esprima": "^4.0.0" } - }, - "sprintf-js": { - "version": "1.0.3", - "resolved": "https://registry.npm.taobao.org/sprintf-js/download/sprintf-js-1.0.3.tgz", - "integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=" } } }, @@ -11069,11 +11057,6 @@ "readable-stream": "^2.0.2" } }, - "sprintf-js": { - "version": "1.0.3", - "resolved": "https://registry.npm.taobao.org/sprintf-js/download/sprintf-js-1.0.3.tgz", - "integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=" - }, "strip-ansi": { "version": "5.2.0", "resolved": "https://registry.npm.taobao.org/strip-ansi/download/strip-ansi-5.2.0.tgz?cache=0&sync_timestamp=1618553299612&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fstrip-ansi%2Fdownload%2Fstrip-ansi-5.2.0.tgz", @@ -11197,6 +11180,7 @@ }, "hexo-next-valine": { "version": "git+ssh://git@github.com/next-theme/hexo-next-valine.git#a4a3691cdb505ccfbece2015ab9c877a1f93c2ff", + "integrity": "sha512-+/JE4K9PDfJyki2Q2BRDsYGXIFQTe11AJbQF6yqgeykOFJbwEC747kNaTEmS13U974wkjX95bcB4TdGD0vwNXw==", "from": "hexo-next-valine@github:next-theme/hexo-next-valine", "requires": { "@next-theme/utils": "^1.1.0" @@ -13077,9 +13061,9 @@ "integrity": "sha1-t+PqQkNaTJsnWdmeDyAesZWALuE=" }, "prismjs": { - "version": "1.24.1", - "resolved": "https://registry.nlark.com/prismjs/download/prismjs-1.24.1.tgz", - "integrity": "sha1-xNeJXE1lACiUgvqJNtnN0ZJoQDY=" + "version": "1.27.0", + "resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.27.0.tgz", + "integrity": "sha512-t13BGPUlFDR7wRB5kQDG4jjl7XeuH6jbJGt11JHPL96qwsEHNX2+68tFXqc1/k+/jALsbSWJKUOT/hcYAZ5LkA==" }, "process-nextick-args": { "version": "2.0.1",