From 59df67c361d29a8f8e9eb9346c7c79659f105eea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 16:35:21 +0800 Subject: [PATCH] Update dependency js-yaml to v4.2.0 (#967) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d53f7e4..8df54c5 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "eslint": "10.6.0", "hexo": "8.1.2", "hexo-renderer-marked": "7.0.1", - "js-yaml": "4.1.1", + "js-yaml": "4.2.0", "mocha": "11.7.6", "stylelint": "16.26.1", "stylelint-stylus": "1.0.0"