From 3044ea6d2d389f8eabc5cbf061335d0b2f5f5ee1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 14:43:23 +0000 Subject: [PATCH] chore(deps): update yarn to v4.10.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6ae34ea8ce..0f23d60e2f 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "private": true, "type": "module", "name": "frontend", - "packageManager": "yarn@4.6.0", + "packageManager": "yarn@4.10.3", "version": "1.4.3", "scripts-info": { "analyze": "Analyze bundle size breakdown",