From 88cdd52f52f411f556966f416674246347c4583a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 12:58:07 +0800 Subject: [PATCH] Update dependency js-yaml to v4.3.0 [SECURITY] (#979) 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 f3b9b5e..80a8448 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "eslint": "10.8.0", "hexo": "8.1.2", "hexo-renderer-marked": "7.0.1", - "js-yaml": "4.2.0", + "js-yaml": "4.3.0", "mocha": "11.7.6", "stylelint": "16.26.1", "stylelint-stylus": "1.0.0"