From 314c7b673180fa88d59334e69d8e12e757a683d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 May 2026 05:19:59 +0000 Subject: [PATCH] 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] --- backend/package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/backend/package.json b/backend/package.json index e233a2c..4c12c3f 100644 --- a/backend/package.json +++ b/backend/package.json @@ -23,7 +23,7 @@ "node-fetch": "^3.3.2", "pdf-parse": "1.1.1", "swagger-ui-express": "^5.0.1", - "uuid": "^9.0.1" + "uuid": "^14.0.0" }, "devDependencies": { "cross-env": "^7.0.3", diff --git a/yarn.lock b/yarn.lock index 6610138..e993100 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2361,7 +2361,7 @@ __metadata: prisma: "npm:5.22.0" supertest: "npm:^7.0.0" swagger-ui-express: "npm:^5.0.1" - uuid: "npm:^9.0.1" + uuid: "npm:^14.0.0" languageName: unknown linkType: soft @@ -9123,12 +9123,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