diff --git a/package.json b/package.json index 343ae6a..2404d01 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "react-resize-observer": "^1.1.1", "react-router-dom": "^6.28.2", "tough-cookie": "4.1.3", - "uuid": "^9.0.1", + "uuid": "^11.1.0", "word-wrap": "1.2.4", "zod": "^3.24.1" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5d06b56..ee08839 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -63,8 +63,8 @@ importers: specifier: 4.1.3 version: 4.1.3 uuid: - specifier: ^9.0.1 - version: 9.0.1 + specifier: ^11.1.0 + version: 11.1.0 word-wrap: specifier: 1.2.4 version: 1.2.4 @@ -3286,12 +3286,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@11.1.0: + resolution: {integrity: sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==} 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: @@ -7051,9 +7051,9 @@ snapshots: dependencies: react: 18.3.1 - uuid@8.3.2: {} + uuid@11.1.0: {} - uuid@9.0.1: {} + uuid@8.3.2: {} v8-compile-cache@2.4.0: {}