From c0be621baa578ae5ecbf72eee9e93dce3be57085 Mon Sep 17 00:00:00 2001 From: tarikgul Date: Fri, 9 Aug 2024 16:03:20 -0400 Subject: [PATCH] Bump yarn to 4.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dc0c469b6e..ce9a3a5f2b 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ }, "homepage": "https://github.com/polkadot-js/extension#readme", "license": "Apache-2.0", - "packageManager": "yarn@4.3.1", + "packageManager": "yarn@4.4.0", "private": true, "repository": { "type": "git",