From ba88d21beb7bb172312613e28841e44e18b42dd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 May 2026 07:26:01 +0000 Subject: [PATCH] chore(deps): bump uuid in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [uuid](https://github.com/uuidjs/uuid). Updates `uuid` from 8.3.2 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/v8.3.2...v14.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9799d4f4..1c3b7c64 100644 --- a/package.json +++ b/package.json @@ -131,6 +131,6 @@ "readable-stream": "^3.6.0", "retimer": "^3.0.0", "reusify": "^1.0.4", - "uuid": "^8.3.2" + "uuid": "^14.0.0" } }