From c1aeb161cd16d1f0ecdf0fa1902d8acc53281f9f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 7 Dec 2020 07:09:34 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HIGHLIGHTJS-1048676 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8b8fedc..5ef850b 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "bluebird": "^3.5.0", "chalk": "^1.1.3", "hexo-fs": "^0.1.6", - "hexo-util": "^0.6.0", + "hexo-util": "^2.0.0", "moment": "^2.18.0", "swig": "^1.4.2" }