From 8688b16648ca12e1dfd14c6f928933fbde0f5cea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 09:20:41 +0000 Subject: [PATCH] Bump uuid from 9.0.1 to 13.0.0 Bumps [uuid](https://github.com/uuidjs/uuid) from 9.0.1 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/v9.0.1...v13.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 13.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index a358f52..a3948cf 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "react-resize-observer": "^1.1.1", "react-router-dom": "^6.30.1", "tough-cookie": "4.1.3", - "uuid": "^9.0.1", + "uuid": "^13.0.0", "word-wrap": "1.2.4", "zod": "^3.25.76" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 827fe60..0601d04 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -66,8 +66,8 @@ importers: specifier: 4.1.3 version: 4.1.3 uuid: - specifier: ^9.0.1 - version: 9.0.1 + specifier: ^13.0.0 + version: 13.0.0 word-wrap: specifier: 1.2.4 version: 1.2.4 @@ -3544,12 +3544,12 @@ packages: peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 - uuid@8.3.2: - resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==} + uuid@13.0.0: + resolution: {integrity: sha512-XQegIaBTVUjSHliKqcnFqYypAd4S+WCYt5NIeRs6w/UAry7z8Y9j5ZwRRL4kzq9U3sD6v+85er9FvkEaBpji2w==} hasBin: true - uuid@9.0.1: - resolution: {integrity: sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==} + uuid@8.3.2: + resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==} hasBin: true v8-compile-cache@2.4.0: @@ -7607,9 +7607,9 @@ snapshots: dependencies: react: 18.3.1 - uuid@8.3.2: {} + uuid@13.0.0: {} - uuid@9.0.1: {} + uuid@8.3.2: {} v8-compile-cache@2.4.0: {}