From c745d1d2efd5848d1b65ad7e10df1ef218c23911 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 10:21:52 +0000 Subject: [PATCH] chore(deps): bump uuid from 9.0.1 to 14.0.0 in /app/client 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] --- app/client/package.json | 2 +- app/client/yarn.lock | 13 +++++++++++-- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/app/client/package.json b/app/client/package.json index 7e4a995d354..99e2bc5e9cd 100644 --- a/app/client/package.json +++ b/app/client/package.json @@ -244,7 +244,7 @@ "unescape-js": "^1.1.4", "url-search-params-polyfill": "^8.0.0", "usehooks-ts": "^3.1.0", - "uuid": "^9.0.0", + "uuid": "^14.0.0", "validate-color": "^2.2.4", "web-vitals": "3.5.2", "yjs": "^13.5.12", diff --git a/app/client/yarn.lock b/app/client/yarn.lock index 6869c753c07..fd08579094a 100644 --- a/app/client/yarn.lock +++ b/app/client/yarn.lock @@ -13982,7 +13982,7 @@ __metadata: unescape-js: ^1.1.4 url-search-params-polyfill: ^8.0.0 usehooks-ts: ^3.1.0 - uuid: ^9.0.0 + uuid: ^14.0.0 validate-color: ^2.2.4 web-vitals: 3.5.2 webpack: ^5.98.0 @@ -34908,6 +34908,15 @@ __metadata: languageName: node linkType: hard +"uuid@npm:^14.0.0": + version: 14.0.0 + resolution: "uuid@npm:14.0.0" + bin: + uuid: dist-node/bin/uuid + checksum: 08608584a79e987cdae000fa8eb724fa51dd8aafc136cd9fa9a8c87d07b246c56eec5fd9027fdb3e49a863eedf758bc19e325909ce281955c7a027fed67dc89e + languageName: node + linkType: hard + "uuid@npm:^8.3.2": version: 8.3.2 resolution: "uuid@npm:8.3.2" @@ -34917,7 +34926,7 @@ __metadata: languageName: node linkType: hard -"uuid@npm:^9.0.0, uuid@npm:^9.0.1": +"uuid@npm:^9.0.1": version: 9.0.1 resolution: "uuid@npm:9.0.1" bin: