From 3a8fc4f52019961a846da2acb6d99b519bfa547f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 19:20:13 +0000 Subject: [PATCH] Bump js-yaml from 4.3.0 to 4.3.1 Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.3.0 to 4.3.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/4.3.1/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/4.3.0...4.3.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.3.1 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..b48b9cf 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.1", "mocha": "11.8.0", "stylelint": "16.26.1", "stylelint-stylus": "1.0.0"