From ced3d731115d96a84c056038ce48752883339760 Mon Sep 17 00:00:00 2001 From: Evan Simkowitz Date: Wed, 13 Nov 2024 21:11:00 -0800 Subject: [PATCH] Update to Yarn 4.5.1 (#1286) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c983172e5..9d4035082 100644 --- a/package.json +++ b/package.json @@ -146,7 +146,7 @@ "send@npm:0.18.0": "0.19.0", "cookie@0.6.0": "^0.7.0" }, - "packageManager": "yarn@4.4.1", + "packageManager": "yarn@4.5.1", "workspaces": [ "docs" ]