From 36d26c8d71b80f7d051f4595d4d29e2f01ff1cb0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 06:11:58 +0000 Subject: [PATCH] Update dependency js-yaml to v5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2e5a90d97..bfc06a170 100644 --- a/package.json +++ b/package.json @@ -103,7 +103,7 @@ "@sentry/bun": "10.58.0", "@toon-format/toon": "2.3.0", "commander": "15.0.0", - "js-yaml": "4.2.0", + "js-yaml": "5.2.1", "node-forge": "1.4.0", "openpgp": "6.3.1", "picocolors": "1.1.1",