From 7ea8a3538b037646de1279dd248a7944c12185a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 07:49:33 +0000 Subject: [PATCH] chore(deps): bump uuid from 0.0.0 to 14.0.0 in /react-native-sdk Bumps [uuid](https://github.com/uuidjs/uuid) from 0.0.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/commits/v14.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- react-native-sdk/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/react-native-sdk/package.json b/react-native-sdk/package.json index c2219de23bc7..09d7d5e20381 100644 --- a/react-native-sdk/package.json +++ b/react-native-sdk/package.json @@ -53,7 +53,7 @@ "text-encoding": "0.0.0", "unorm": "0.0.0", "util": "0.0.0", - "uuid": "0.0.0", + "uuid": "14.0.0", "zxcvbn": "0.0.0" }, "peerDependencies": {