From f6ac99085c22cc3c92efdb4a5e009c7ec9a39753 Mon Sep 17 00:00:00 2001 From: Aissa Benfodda <68044105+Rygaa@users.noreply.github.com> Date: Wed, 10 Jun 2026 11:54:07 -0400 Subject: [PATCH] Chore: Resolves: Fix CI Yarn install failure (#15641) Co-authored-by: Laurent Cozic --- .yarnrc.yml | 7 +++++++ yarn.lock | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/.yarnrc.yml b/.yarnrc.yml index 10f2d490f9..bfe4d1dbdd 100644 --- a/.yarnrc.yml +++ b/.yarnrc.yml @@ -1,9 +1,14 @@ +approvedGitRepositories: + - "https://github.com/electron/node-gyp.git" + checksumBehavior: update compressionLevel: mixed enableGlobalCache: false +enableScripts: true + logFilters: - code: YN0086 level: discard @@ -18,4 +23,6 @@ nmHoistingLimits: workspaces nodeLinker: node-modules +npmMinimalAgeGate: 1w + yarnPath: .yarn/releases/yarn-4.16.0.cjs diff --git a/yarn.lock b/yarn.lock index 42d3e7972a..b0fc59ff93 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,7 +2,7 @@ # Manual changes might be lost - proceed with caution! __metadata: - version: 8 + version: 10 cacheKey: 10 "7zip-bin@npm:5.2.0, 7zip-bin@npm:~5.2.0":