From 9383a007593773f6e8e75687223b2582169ee846 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 12:20:50 +0000 Subject: [PATCH] chore(deps): bump uuid from 13.0.0 to 14.0.0 in /tests Bumps [uuid](https://github.com/uuidjs/uuid) from 13.0.0 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.0...v14.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/package.json | 2 +- tests/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/tests/package.json b/tests/package.json index 4b89b84d..12a851f5 100644 --- a/tests/package.json +++ b/tests/package.json @@ -46,7 +46,7 @@ "axe-core": "4.11.3", "axe-html-reporter": "2.2.11", "pg": "8.20.0", - "uuid": "13.0.0", + "uuid": "14.0.0", "tsx": "4.21.0" } } diff --git a/tests/pnpm-lock.yaml b/tests/pnpm-lock.yaml index a36c8bad..1e26d06b 100644 --- a/tests/pnpm-lock.yaml +++ b/tests/pnpm-lock.yaml @@ -27,8 +27,8 @@ importers: specifier: 4.21.0 version: 4.21.0 uuid: - specifier: 13.0.0 - version: 13.0.0 + specifier: 14.0.0 + version: 14.0.0 devDependencies: '@eslint/js': specifier: 10.0.1 @@ -1072,8 +1072,8 @@ packages: uri-js@4.4.1: resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==} - uuid@13.0.0: - resolution: {integrity: sha512-XQegIaBTVUjSHliKqcnFqYypAd4S+WCYt5NIeRs6w/UAry7z8Y9j5ZwRRL4kzq9U3sD6v+85er9FvkEaBpji2w==} + uuid@14.0.0: + resolution: {integrity: sha512-Qo+uWgilfSmAhXCMav1uYFynlQO7fMFiMVZsQqZRMIXp0O7rR7qjkj+cPvBHLgBqi960QCoo/PH2/6ZtVqKvrg==} hasBin: true which@2.0.2: @@ -2387,7 +2387,7 @@ snapshots: dependencies: punycode: 2.3.1 - uuid@13.0.0: {} + uuid@14.0.0: {} which@2.0.2: dependencies: