From 6b06f6e22dfef585a8877e88e07a6fb7883f3082 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Aug 2022 05:12:43 +0000 Subject: [PATCH] chore(deps-dev): bump hexo-util from 2.6.1 to 2.7.0 Bumps [hexo-util](https://github.com/hexojs/hexo-util) from 2.6.1 to 2.7.0. - [Release notes](https://github.com/hexojs/hexo-util/releases) - [Commits](https://github.com/hexojs/hexo-util/compare/2.6.1...2.7.0) --- updated-dependencies: - dependency-name: hexo-util dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 13579bb..e9905a0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2875,9 +2875,9 @@ } }, "node_modules/hexo-util": { - "version": "2.6.1", - "resolved": "https://registry.npmjs.org/hexo-util/-/hexo-util-2.6.1.tgz", - "integrity": "sha512-xj1jUrId2qTe8L/tRizWWRl+j7X1Zzh5rCVtffboOU0p/EfbPomxIxDvntTHT3fcqgvLHsncqJF9V5j7+buOqA==", + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/hexo-util/-/hexo-util-2.7.0.tgz", + "integrity": "sha512-hQM3h34nhDg0bSe/Tg1lnpODvNkz7h2u0+lZGzlKL0Oufp+5KCAEUX9wal7/xC7ax3/cwEn8IuoU75kNpZLpJQ==", "dev": true, "dependencies": { "bluebird": "^3.5.2", @@ -7588,9 +7588,9 @@ } }, "hexo-util": { - "version": "2.6.1", - "resolved": "https://registry.npmjs.org/hexo-util/-/hexo-util-2.6.1.tgz", - "integrity": "sha512-xj1jUrId2qTe8L/tRizWWRl+j7X1Zzh5rCVtffboOU0p/EfbPomxIxDvntTHT3fcqgvLHsncqJF9V5j7+buOqA==", + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/hexo-util/-/hexo-util-2.7.0.tgz", + "integrity": "sha512-hQM3h34nhDg0bSe/Tg1lnpODvNkz7h2u0+lZGzlKL0Oufp+5KCAEUX9wal7/xC7ax3/cwEn8IuoU75kNpZLpJQ==", "dev": true, "requires": { "bluebird": "^3.5.2",