diff --git a/frontend/package.json b/frontend/package.json index 2ede39c..0cff89b 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -27,7 +27,7 @@ "react-icons": "^5.0.1", "react-markdown": "^9.0.1", "remark-gfm": "^4.0.0", - "uuid": "^9.0.1", + "uuid": "^14.0.0", "zustand": "4.5.4" }, "devDependencies": { diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 9ed8466..ba0ee1e 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -51,8 +51,8 @@ importers: specifier: ^4.0.0 version: 4.0.1 uuid: - specifier: ^9.0.1 - version: 9.0.1 + specifier: ^14.0.0 + version: 14.0.0 zustand: specifier: 4.5.4 version: 4.5.4(@types/react@18.3.3)(react@18.3.1) @@ -3131,6 +3131,10 @@ packages: util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} + uuid@14.0.0: + resolution: {integrity: sha512-Qo+uWgilfSmAhXCMav1uYFynlQO7fMFiMVZsQqZRMIXp0O7rR7qjkj+cPvBHLgBqi960QCoo/PH2/6ZtVqKvrg==} + hasBin: true + uuid@9.0.1: resolution: {integrity: sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==} hasBin: true @@ -7110,6 +7114,8 @@ snapshots: util-deprecate@1.0.2: {} + uuid@14.0.0: {} + uuid@9.0.1: {} v8-to-istanbul@9.3.0: