From b5cbf5e40439802e0ec88f7f4a47848c5b807480 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jan 2024 18:50:42 +0000 Subject: [PATCH] chore(deps-dev): bump hexo-util from 3.1.0 to 3.2.0 Bumps [hexo-util](https://github.com/hexojs/hexo-util) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/hexojs/hexo-util/releases) - [Commits](https://github.com/hexojs/hexo-util/compare/v3.1.0...v3.2.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 1aa8d56..6aff2ef 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3248,9 +3248,9 @@ } }, "node_modules/hexo-util": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/hexo-util/-/hexo-util-3.1.0.tgz", - "integrity": "sha512-LmztAhkJHQ59VHqz6AnvwEKiNA0pCBBI0qW08cCzjhnpGoqZ8tlGDwElzy7oTxCvMChkiqg5V8VflhdI8tHsGg==", + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/hexo-util/-/hexo-util-3.2.0.tgz", + "integrity": "sha512-iM2eS8P88IUpcgiU2szx584bwhXzjzLLqED6WwDk55wYQZrQh/sni/UJwmoW4pxpgubbISIUPXr4LjwPyJuYzA==", "dev": true, "hasInstallScript": true, "dependencies": { @@ -8442,9 +8442,9 @@ } }, "hexo-util": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/hexo-util/-/hexo-util-3.1.0.tgz", - "integrity": "sha512-LmztAhkJHQ59VHqz6AnvwEKiNA0pCBBI0qW08cCzjhnpGoqZ8tlGDwElzy7oTxCvMChkiqg5V8VflhdI8tHsGg==", + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/hexo-util/-/hexo-util-3.2.0.tgz", + "integrity": "sha512-iM2eS8P88IUpcgiU2szx584bwhXzjzLLqED6WwDk55wYQZrQh/sni/UJwmoW4pxpgubbISIUPXr4LjwPyJuYzA==", "dev": true, "requires": { "camel-case": "^4.1.2",