From 6cb31089269eefa9fc1264f9542a6dfd59a8957d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 May 2022 21:06:24 +0000 Subject: [PATCH] Bump hexo-util from 2.6.0 to 2.6.1 Bumps [hexo-util](https://github.com/hexojs/hexo-util) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/hexojs/hexo-util/releases) - [Commits](https://github.com/hexojs/hexo-util/compare/2.6.0...2.6.1) --- updated-dependencies: - dependency-name: hexo-util dependency-type: direct:production update-type: version-update:semver-patch ... 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 baf9837..5e7e36c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -296,9 +296,9 @@ } }, "node_modules/hexo-util": { - "version": "2.6.0", - "resolved": "https://registry.npmjs.org/hexo-util/-/hexo-util-2.6.0.tgz", - "integrity": "sha512-sLG45foxXMnMgCo3FpP4Sicj5nLD6ezO46+DKP01BWj1CfNq2pYoUdJacfeVbKc+oFtitRcNIGsPNNt3pVbzdg==", + "version": "2.6.1", + "resolved": "https://registry.npmjs.org/hexo-util/-/hexo-util-2.6.1.tgz", + "integrity": "sha512-xj1jUrId2qTe8L/tRizWWRl+j7X1Zzh5rCVtffboOU0p/EfbPomxIxDvntTHT3fcqgvLHsncqJF9V5j7+buOqA==", "dependencies": { "bluebird": "^3.5.2", "camel-case": "^4.0.0", @@ -678,9 +678,9 @@ } }, "hexo-util": { - "version": "2.6.0", - "resolved": "https://registry.npmjs.org/hexo-util/-/hexo-util-2.6.0.tgz", - "integrity": "sha512-sLG45foxXMnMgCo3FpP4Sicj5nLD6ezO46+DKP01BWj1CfNq2pYoUdJacfeVbKc+oFtitRcNIGsPNNt3pVbzdg==", + "version": "2.6.1", + "resolved": "https://registry.npmjs.org/hexo-util/-/hexo-util-2.6.1.tgz", + "integrity": "sha512-xj1jUrId2qTe8L/tRizWWRl+j7X1Zzh5rCVtffboOU0p/EfbPomxIxDvntTHT3fcqgvLHsncqJF9V5j7+buOqA==", "requires": { "bluebird": "^3.5.2", "camel-case": "^4.0.0",