From 3f67e73b15dd8defb642c701c314aa946d7cfd41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 07:27:34 +0000 Subject: [PATCH] chore(deps): bump uuid from 11.1.0 to 14.0.0 Bumps [uuid](https://github.com/uuidjs/uuid) from 11.1.0 to 14.0.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](https://github.com/uuidjs/uuid/compare/v11.1.0...v14.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apps/native/package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/apps/native/package.json b/apps/native/package.json index e8bc3262..8618ed1c 100644 --- a/apps/native/package.json +++ b/apps/native/package.json @@ -48,7 +48,7 @@ "react-native-svg": "15.12.0", "react-native-toast-message": "2.2.1", "react-native-web": "~0.19.13", - "uuid": "^11.1.0" + "uuid": "^14.0.0" }, "devDependencies": { "@babel/core": "7.26.10", diff --git a/yarn.lock b/yarn.lock index 6a04c49a..ac914b17 100644 --- a/yarn.lock +++ b/yarn.lock @@ -124,7 +124,7 @@ __metadata: react-native-toast-message: 2.2.1 react-native-web: ~0.19.13 typescript: 5.2.2 - uuid: ^11.1.0 + uuid: ^14.0.0 languageName: unknown linkType: soft @@ -18930,12 +18930,12 @@ __metadata: languageName: node linkType: hard -"uuid@npm:^11.1.0": - version: 11.1.0 - resolution: "uuid@npm:11.1.0" +"uuid@npm:^14.0.0": + version: 14.0.0 + resolution: "uuid@npm:14.0.0" bin: - uuid: dist/esm/bin/uuid - checksum: 840f19758543c4631e58a29439e51b5b669d5f34b4dd2700b6a1d15c5708c7a6e0c3e2c8c4a2eae761a3a7caa7e9884d00c86c02622ba91137bd3deade6b4b4a + uuid: dist-node/bin/uuid + checksum: 08608584a79e987cdae000fa8eb724fa51dd8aafc136cd9fa9a8c87d07b246c56eec5fd9027fdb3e49a863eedf758bc19e325909ce281955c7a027fed67dc89e languageName: node linkType: hard