From 8a7373527a7a3734c7bb195ef139827513ff7878 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 May 2026 14:36:24 +0000 Subject: [PATCH] deps(web): bump uuid from 13.0.2 to 14.0.0 in /web Bumps [uuid](https://github.com/uuidjs/uuid) from 13.0.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/v13.0.2...v14.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- web/package.json | 2 +- web/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/web/package.json b/web/package.json index e884f8a..de4e0ed 100644 --- a/web/package.json +++ b/web/package.json @@ -46,7 +46,7 @@ "socks-proxy-agent": "^10.0.0", "sql.js": "^1.14.1", "undici": "^7.19.2", - "uuid": "^13.0.0", + "uuid": "^14.0.0", "zustand": "^5.0.10" }, "optionalDependencies": { diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index d975fe4..51e88ba 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -96,8 +96,8 @@ importers: specifier: ^7.19.2 version: 7.25.0 uuid: - specifier: ^13.0.0 - version: 13.0.2 + specifier: ^14.0.0 + version: 14.0.0 zustand: specifier: ^5.0.10 version: 5.0.13(@types/react@19.2.14)(immer@11.1.8)(react@19.2.4)(use-sync-external-store@1.6.0(react@19.2.4)) @@ -3110,8 +3110,8 @@ packages: util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} - uuid@13.0.2: - resolution: {integrity: sha512-vzi9uRZ926x4XV73S/4qQaTwPXM2JBj6/6lI/byHH1jOpCzb0zDbfytgA9LcN/hzb2l7WQSQnxITOVx5un/wGw==} + uuid@14.0.0: + resolution: {integrity: sha512-Qo+uWgilfSmAhXCMav1uYFynlQO7fMFiMVZsQqZRMIXp0O7rR7qjkj+cPvBHLgBqi960QCoo/PH2/6ZtVqKvrg==} hasBin: true vary@1.1.2: @@ -6682,7 +6682,7 @@ snapshots: util-deprecate@1.0.2: {} - uuid@13.0.2: {} + uuid@14.0.0: {} vary@1.1.2: {}