From eb1b43fc0c3039670fcf4d49f6154f7ac5aa5983 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 19:57:14 +0000 Subject: [PATCH] Bump hexo from 3.2.0 to 5.4.1 in /docs Bumps [hexo](https://github.com/hexojs/hexo) from 3.2.0 to 5.4.1. - [Release notes](https://github.com/hexojs/hexo/releases) - [Commits](https://github.com/hexojs/hexo/compare/3.2.0...5.4.1) --- updated-dependencies: - dependency-name: hexo dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/package.json b/docs/package.json index d29917c..ece1c06 100644 --- a/docs/package.json +++ b/docs/package.json @@ -7,7 +7,7 @@ }, "dependencies": { "handlebars": "^4.0.5", - "hexo": "3.2.0", + "hexo": "5.4.1", "hexo-generator-archive": "^0.1.2", "hexo-generator-category": "^0.1.2", "hexo-generator-index": "^0.1.2",