From 1b2fd082701e08a0990d0d07116272e1982dfe4b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 7 Dec 2020 07:07:37 +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 d432ae3..8b7417f 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "bluebird": "^3.5.0", "chalk": "^1.1.3", "hexo-fs": "^0.2.0", - "hexo-util": "^0.6.0", + "hexo-util": "^2.0.0", "moment": "^2.18.0", "swig": "^1.4.2", "babel-eslint": "^7.2.1"