From b68307acddf2127bb3c9ec4c1e61167084515820 Mon Sep 17 00:00:00 2001 From: Ole Langbehn <ole.langbehn@inoio.de> Date: Wed, 29 Jan 2025 11:36:16 +0100 Subject: [PATCH] fix: update yarn.lock file after merge of MR which introduces a dep --- yarn.lock | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/yarn.lock b/yarn.lock index abb4537b56..2fc698300d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -34061,16 +34061,7 @@ __metadata: languageName: node linkType: hard -"uuid@npm:11": - version: 11.0.5 - resolution: "uuid@npm:11.0.5" - bin: - uuid: dist/esm/bin/uuid - checksum: 10c0/6f59f0c605e02c14515401084ca124b9cb462b4dcac866916a49862bcf831874508a308588c23a7718269226ad11a92da29b39d761ad2b86e736623e3a33b6e7 - languageName: node - linkType: hard - -"uuid@npm:^11.0.5": +"uuid@npm:11, uuid@npm:^11.0.5": version: 11.0.5 resolution: "uuid@npm:11.0.5" bin: -- GitLab