From 7f6f5e7a9733821b3089ab9e90f18bb3834be210 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jan 2022 04:38:42 +0000 Subject: [PATCH] Bump hexo from 5.4.0 to 5.4.1 Bumps [hexo](https://github.com/hexojs/hexo) from 5.4.0 to 5.4.1. - [Release notes](https://github.com/hexojs/hexo/releases) - [Commits](https://github.com/hexojs/hexo/compare/5.4.0...5.4.1) --- updated-dependencies: - dependency-name: hexo dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 32 +++++++++++++++++++++++++------- package.json | 2 +- 2 files changed, 26 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index f9c2d3cec..5604eaa96 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "cheerio": "^1.0.0-rc.10", "flat": "^5.0.2", - "hexo": "^5.0.0", + "hexo": "^5.4.1", "hexo-deployer-git": "^3.0.0", "hexo-generator-category": "^1.0.0", "hexo-renderer-dartsass": "^0.1.0", @@ -876,9 +876,9 @@ } }, "node_modules/hexo": { - "version": "5.4.0", - "resolved": "https://registry.npmjs.org/hexo/-/hexo-5.4.0.tgz", - "integrity": "sha512-4vMDle5GjpMeOVrx0NKoTZCqrmpJVg3wNiNNUVjcoFfcpYcMzQUCZHBtQqLl7BzjJ8x2gs002VQ5yv0ZKtj8Jg==", + "version": "5.4.1", + "resolved": "https://registry.npmjs.org/hexo/-/hexo-5.4.1.tgz", + "integrity": "sha512-20tyZB8TfaddneySZZ40mGFsN/V9nlolToUnA2KhRVl1wl6uWT10mnziVjLMhQfaYddqCwD36NvOamGS3DOLhQ==", "dependencies": { "abbrev": "^1.1.1", "archy": "^1.0.0", @@ -891,6 +891,7 @@ "hexo-log": "^2.0.0", "hexo-util": "^2.4.0", "js-yaml": "^4.0.0", + "js-yaml-js-types": "^1.0.0", "micromatch": "^4.0.2", "moment": "^2.22.2", "moment-timezone": "^0.5.21", @@ -1295,6 +1296,14 @@ "js-yaml": "bin/js-yaml.js" } }, + "node_modules/js-yaml-js-types": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/js-yaml-js-types/-/js-yaml-js-types-1.0.0.tgz", + "integrity": "sha512-UNjPwuoaj4mcHkJCJSF6l4MgkzoFjG+JJkBXMYNvjgO3yE9gTeRt+E6PN022vduz/daZZ7HmlEiSEE36NrGE4w==", + "dependencies": { + "esprima": "^4.0.1" + } + }, "node_modules/js-yaml/node_modules/argparse": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", @@ -3018,9 +3027,9 @@ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==" }, "hexo": { - "version": "5.4.0", - "resolved": "https://registry.npmjs.org/hexo/-/hexo-5.4.0.tgz", - "integrity": "sha512-4vMDle5GjpMeOVrx0NKoTZCqrmpJVg3wNiNNUVjcoFfcpYcMzQUCZHBtQqLl7BzjJ8x2gs002VQ5yv0ZKtj8Jg==", + "version": "5.4.1", + "resolved": "https://registry.npmjs.org/hexo/-/hexo-5.4.1.tgz", + "integrity": "sha512-20tyZB8TfaddneySZZ40mGFsN/V9nlolToUnA2KhRVl1wl6uWT10mnziVjLMhQfaYddqCwD36NvOamGS3DOLhQ==", "requires": { "abbrev": "^1.1.1", "archy": "^1.0.0", @@ -3033,6 +3042,7 @@ "hexo-log": "^2.0.0", "hexo-util": "^2.4.0", "js-yaml": "^4.0.0", + "js-yaml-js-types": "^1.0.0", "micromatch": "^4.0.2", "moment": "^2.22.2", "moment-timezone": "^0.5.21", @@ -3342,6 +3352,14 @@ } } }, + "js-yaml-js-types": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/js-yaml-js-types/-/js-yaml-js-types-1.0.0.tgz", + "integrity": "sha512-UNjPwuoaj4mcHkJCJSF6l4MgkzoFjG+JJkBXMYNvjgO3yE9gTeRt+E6PN022vduz/daZZ7HmlEiSEE36NrGE4w==", + "requires": { + "esprima": "^4.0.1" + } + }, "jsbn": { "version": "0.1.1", "resolved": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz", diff --git a/package.json b/package.json index e618a2a85..257e10f47 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "dependencies": { "cheerio": "^1.0.0-rc.10", "flat": "^5.0.2", - "hexo": "^5.0.0", + "hexo": "^5.4.1", "hexo-deployer-git": "^3.0.0", "hexo-generator-category": "^1.0.0", "hexo-renderer-dartsass": "^0.1.0",