diff --git a/package.json b/package.json index 0aa0af3a51f..c7c9a68af33 100644 --- a/package.json +++ b/package.json @@ -151,7 +151,7 @@ "typescript": "catalog:repo", "typescript-eslint": "8.58.0", "unrun": "0.2.39", - "uuid": "8.3.2", + "uuid": "11.1.1", "vitest": "4.1.5", "zx": "catalog:repo" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2f8e12b32ac..07ae79caa46 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -346,8 +346,8 @@ importers: specifier: 0.2.39 version: 0.2.39(synckit@0.11.11) uuid: - specifier: 8.3.2 - version: 8.3.2 + specifier: 11.1.1 + version: 11.1.1 vitest: specifier: 4.1.5 version: 4.1.5(@edge-runtime/vm@5.0.0)(@opentelemetry/api@1.9.0)(@types/node@22.19.17)(@vitest/coverage-v8@4.1.5)(happy-dom@20.10.2(bufferutil@4.1.0)(utf-8-validate@5.0.10))(jsdom@27.0.0(bufferutil@4.1.0)(utf-8-validate@5.0.10))(msw@2.14.2(@types/node@22.19.17)(typescript@6.0.3))(vite@7.3.5(@types/node@22.19.17)(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(tsx@4.20.6)(yaml@2.9.0)) @@ -9181,6 +9181,7 @@ packages: eslint@9.31.0: resolution: {integrity: sha512-QldCVh/ztyKJJZLr4jXNUByx3gR+TDYZCRXEktiZoUR3PGy4qCmSbkxcIle8GEwGpb5JBZazlaJ/CxLidXdEbQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. hasBin: true peerDependencies: jiti: '*' @@ -14846,8 +14847,8 @@ packages: resolution: {integrity: sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==} engines: {node: '>= 0.4.0'} - uuid@11.1.0: - resolution: {integrity: sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==} + uuid@11.1.1: + resolution: {integrity: sha512-vIYxrBCC/N/K+Js3qSN88go7kIfNPssr/hHCesKCQNAjmgvYS2oqr69kIufEG+O4+PfezOH4EbIeHCfFov8ZgQ==} hasBin: true uuid@7.0.3: @@ -30300,7 +30301,7 @@ snapshots: '@types/ws': 8.18.1 buffer: 6.0.3 eventemitter3: 5.0.4 - uuid: 11.1.0 + uuid: 11.1.1 ws: 8.21.0(bufferutil@4.1.0)(utf-8-validate@5.0.10) optionalDependencies: bufferutil: 4.1.0 @@ -31859,7 +31860,7 @@ snapshots: utils-merge@1.0.1: {} - uuid@11.1.0: {} + uuid@11.1.1: {} uuid@7.0.3: {} diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 04cc9a5cb28..7de862cb3e1 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -51,6 +51,8 @@ minimumReleaseAgeExclude: - astro@6.1.6 # Renovate security update: vite@6.4.2 - vite@6.4.2 + # Renovate security update: uuid@11.1.1 + - uuid@11.1.1 trustPolicy: no-downgrade trustPolicyExclude: