From bf059cc25ae6230a479cd1ad31face02b9dee674 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Dec 2025 23:45:15 +0800 Subject: [PATCH] Update dependency js-yaml to v4.1.1 [SECURITY] (#939) 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 07aeca9..ad58e52 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "eslint": "9.39.2", "hexo": "8.1.1", "hexo-renderer-marked": "7.0.1", - "js-yaml": "4.1.0", + "js-yaml": "4.1.1", "mocha": "11.7.5", "stylelint": "16.25.0", "stylelint-stylus": "1.0.0"