diff --git a/package.json b/package.json index 343ae6a..76e9c3c 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.0.5", "word-wrap": "1.2.4", "zod": "^3.24.1" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5d06b56..510317b 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.0.5 + version: 11.0.5 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.0.5: + resolution: {integrity: sha512-508e6IcKLrhxKdBbcA2b4KQZlLVp2+J5UwQ6F7Drckkc5N9ZJwFa4TgWtsww9UG8fGHbm6gbV19TdM5pQ4GaIA==} 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.0.5: {} - uuid@9.0.1: {} + uuid@8.3.2: {} v8-compile-cache@2.4.0: {}