From fff1413f0e5aa405cbdf7eb947b28bb2cd0d83f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 May 2026 23:14:43 +0000 Subject: [PATCH] chore(deps): bump uuid from 9.0.1 to 14.0.0 Bumps [uuid](https://github.com/uuidjs/uuid) from 9.0.1 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/v9.0.1...v14.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/core/package.json | 2 +- packages/sovran/package.json | 2 +- yarn.lock | 14 +++++++------- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/packages/core/package.json b/packages/core/package.json index f90e5ccff..aa234d18e 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -50,7 +50,7 @@ "@stdlib/number-float64-base-normalize": "0.0.8", "deepmerge": "^4.3.1", "js-base64": "^3.7.5", - "uuid": "^9.0.1" + "uuid": "^14.0.0" }, "devDependencies": { "@segment/sovran-react-native": "^1.1.0", diff --git a/packages/sovran/package.json b/packages/sovran/package.json index 83df4549e..43d418506 100644 --- a/packages/sovran/package.json +++ b/packages/sovran/package.json @@ -80,7 +80,7 @@ "deepmerge": "^4.2.2", "react-native-get-random-values": "1.x", "shell-quote": "1.8.0", - "uuid": "^9.0.1" + "uuid": "^14.0.0" }, "resolutions": { "shell-quote": "1.7.3", diff --git a/yarn.lock b/yarn.lock index efe71abff..bff01825a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4602,7 +4602,7 @@ __metadata: jest: "npm:^29.7.0" js-base64: "npm:^3.7.5" typescript: "npm:^5.2.2" - uuid: "npm:^9.0.1" + uuid: "npm:^14.0.0" peerDependencies: "@react-native-async-storage/async-storage": 2.x "@segment/sovran-react-native": ^1.1.0 @@ -4640,7 +4640,7 @@ __metadata: semantic-release: "npm:^22.0.8" shell-quote: "npm:1.8.0" typescript: "npm:^5.2.2" - uuid: "npm:^9.0.1" + uuid: "npm:^14.0.0" peerDependencies: "@react-native-async-storage/async-storage": 2.x react: "*" @@ -18680,12 +18680,12 @@ __metadata: languageName: node linkType: hard -"uuid@npm:^9.0.1": - version: 9.0.1 - resolution: "uuid@npm:9.0.1" +"uuid@npm:^14.0.0": + version: 14.0.0 + resolution: "uuid@npm:14.0.0" bin: - uuid: dist/bin/uuid - checksum: 10c0/1607dd32ac7fc22f2d8f77051e6a64845c9bce5cd3dd8aa0070c074ec73e666a1f63c7b4e0f4bf2bc8b9d59dc85a15e17807446d9d2b17c8485fbc2147b27f9b + uuid: dist-node/bin/uuid + checksum: 10c0/a57ae7794c45005c1a9208989196c5baf79a7679c30f43c1bee9033a2c4d113a2cea216fa6fcc9663b08b0d55635df1a7c6eb7e7f3d21c3e50688c698fa39a50 languageName: node linkType: hard