From 6a7a9f83c36ba42f3208262c5c709b261cb98804 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Sep 2026 21:50:46 +0000 Subject: [PATCH] Bump js-yaml from 4.3.0 to 4.3.2 Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.3.0 to 4.3.2. - [Changelog](https://github.com/nodeca/js-yaml/blob/4.3.2/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/4.3.0...4.3.2) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.3.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- 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"