diff --git a/package.json b/package.json index db890c1..b58a02f 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "refractor": "^4.8.1", "remirror": "^2.0.39", "svgmoji": "^3.2.0", - "uuid": "^9.0.1", + "uuid": "^10.0.0", "y-webrtc": "^10.3.0", "yjs": "^13.6.9" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 750bf27..499f57a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -99,8 +99,8 @@ dependencies: specifier: ^3.2.0 version: 3.2.0 uuid: - specifier: ^9.0.1 - version: 9.0.1 + specifier: ^10.0.0 + version: 10.0.0 y-webrtc: specifier: ^10.3.0 version: 10.3.0(yjs@13.6.9) @@ -7578,8 +7578,8 @@ packages: /util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} - /uuid@9.0.1: - resolution: {integrity: sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==} + /uuid@10.0.0: + resolution: {integrity: sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==} hasBin: true dev: false