From cc0ea3cf0066b97aaa6f757b5924dba6e38c60ac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 18:59:16 +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" }