From e1ce516fa1925de774befadfb25b759ee7903425 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Nov 2025 10:54:53 +0000 Subject: [PATCH] Bump js-yaml from 4.1.0 to 4.1.1 Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.1.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 933023ca7..4469dc1c1 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "eslint": "9.39.0", "hexo": "8.1.1", "hexo-renderer-marked": "7.0.1", - "js-yaml": "4.1.0", + "js-yaml": "4.1.1", "mocha": "11.7.4", "stylelint": "16.25.0", "stylelint-stylus": "1.0.0"