From c312a1507a8136ca6bba23949cbf7bba55d739d7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 4 May 2020 23:33:27 +0800 Subject: [PATCH] chore(deps): bump hexo-util from 1.9.0 to 2.1.0 (#184) Bumps [hexo-util](https://github.com/hexojs/hexo-util) from 1.9.0 to 2.1.0. - [Release notes](https://github.com/hexojs/hexo-util/releases) - [Commits](https://github.com/hexojs/hexo-util/compare/1.9.0...2.1.0) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ec62e96..f022308 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "bluebird": "^3.5.0", "chalk": "^4.0.0", "hexo-fs": "^2.0.0", - "hexo-util": "^1.0.0", + "hexo-util": "^2.1.0", "moment": "^2.18.0", "nunjucks": "^3.2.1" },