From 5cc03cd490573f38d7fccc4bccc0f843949d74f7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2020 15:16:13 +0800 Subject: [PATCH] chore(deps): bump hexo-util from 2.1.0 to 2.2.0 (#224) Bumps [hexo-util](https://github.com/hexojs/hexo-util) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/hexojs/hexo-util/releases) - [Commits](https://github.com/hexojs/hexo-util/compare/2.1.0...2.2.0) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8cdb0cfc..3f210602 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1674,9 +1674,9 @@ } }, "hexo-util": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/hexo-util/-/hexo-util-2.1.0.tgz", - "integrity": "sha512-TXt6z7rj5BEDig7aZZjfHa7qFKGOtUlQoVHvQh0GS99fGp1JxWbllosI173kOcrzor/uubtGk+5nRzhELZyeZw==", + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/hexo-util/-/hexo-util-2.2.0.tgz", + "integrity": "sha512-ERYPhehtWKYo2Wkf2e11iwub10rxHvCdJt4FNnBzjuUV7MEfSphpFNXJ3yyBAQgHPr7ce9ZPb7SEbMdyZL159w==", "requires": { "bluebird": "^3.5.2", "camel-case": "^4.0.0",