From 6f886077788f04eadab0b10868e575e95a8a2e86 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 02:10:44 +0000 Subject: [PATCH] chore(deps): update dependency js-yaml to v4.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a3dcbfa..513a486 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@types/js-yaml": "4.0.5", "@types/node": "17.0.0", "fast-glob": "3.2.11", - "js-yaml": "4.1.0", + "js-yaml": "4.1.1", "source-map-support": "0.5.21", "typescript": "4.6.2" }