From 2244678e9e4eca4867ce3b2f7b3e151c28f0390c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 29 Aug 2026 12:01:22 +0000 Subject: [PATCH] Update dependency uuid to v11 [SECURITY] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index cec42b4..17bb9fd 100644 --- a/package.json +++ b/package.json @@ -120,7 +120,7 @@ "tslib": "^2.6.2", "tsup": "^8.0.2", "typescript": "4.8.4", - "uuid": "^9.0.1", + "uuid": "^11.0.0", "vite": "^5.1.6", "vitest": "^1.2.2" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 15a390f..8deba33 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -308,8 +308,8 @@ importers: specifier: 4.8.4 version: 4.8.4 uuid: - specifier: ^9.0.1 - version: 9.0.1 + specifier: ^11.0.0 + version: 11.1.1 vite: specifier: ^5.1.6 version: 5.2.11(@types/node@18.19.32) @@ -15094,8 +15094,8 @@ packages: engines: {node: '>= 0.4.0'} dev: false - /uuid@9.0.1: - resolution: {integrity: sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==, tarball: https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz} + /uuid@11.1.1: + resolution: {integrity: sha512-vIYxrBCC/N/K+Js3qSN88go7kIfNPssr/hHCesKCQNAjmgvYS2oqr69kIufEG+O4+PfezOH4EbIeHCfFov8ZgQ==, tarball: https://registry.npmjs.org/uuid/-/uuid-11.1.1.tgz} hasBin: true dev: false