From ce25506f02cbca72362750c42aa2d071a56556c9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 13 Sep 2026 21:51:08 +0000 Subject: [PATCH] Update dependency js-yaml to v4.3.2 [SECURITY] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4e924e3..cd16876 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.3.0", + "js-yaml": "4.3.2", "mocha": "11.8.0", "stylelint": "16.26.1", "stylelint-stylus": "1.0.0"