From bd69cda0bf058e91f4683f2bcaeeceec338c7e06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 17:25:10 +0000 Subject: [PATCH] chore(deps): bump uuid from 8.3.2 to 13.0.0 in the all-deps group Bumps the all-deps group with 1 update: [uuid](https://github.com/uuidjs/uuid). Updates `uuid` from 8.3.2 to 13.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/v8.3.2...v13.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 13.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps ... Signed-off-by: dependabot[bot] --- pnpm-workspace.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 51ded2b7..23d9f6da 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -23,4 +23,4 @@ catalog: server-destroy: ^1.0.1 turbo: ^2.5.6 typescript: ^5.9.2 - uuid: ^8.3.2 + uuid: ^13.0.0