From 79e490c5fa6031af7baa83f04f751bdc790dc408 Mon Sep 17 00:00:00 2001 From: Aditya Toshniwal Date: Fri, 17 Apr 2026 17:13:19 +0530 Subject: [PATCH] Updated yarn.lock file to use yarn v4.14.0 and fix the builds --- web/.yarnrc.yml | 5 +++++ web/package.json | 2 +- web/yarn.lock | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/web/.yarnrc.yml b/web/.yarnrc.yml index 6413a424d..9960d2bd6 100644 --- a/web/.yarnrc.yml +++ b/web/.yarnrc.yml @@ -1,5 +1,10 @@ +approvedGitRepositories: + - "**" + checksumBehavior: update +enableScripts: true + logFilters: - code: YN0013 level: discard diff --git a/web/package.json b/web/package.json index b56205959..7c9e41cfc 100644 --- a/web/package.json +++ b/web/package.json @@ -180,7 +180,7 @@ "auditpy": "safety check --full-report -i 51668 -i 52495", "audit-all": "yarn run auditjs && yarn run auditpy" }, - "packageManager": "yarn@4.9.2", + "packageManager": "yarn@4.14.0", "browserslist": [ "defaults and fully supports es6-module" ] diff --git a/web/yarn.lock b/web/yarn.lock index 848a54530..9b7ba82c1 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -2,7 +2,7 @@ # Manual changes might be lost - proceed with caution! __metadata: - version: 8 + version: 9 cacheKey: 10c0 "@adobe/css-tools@npm:^4.4.0":