diff --git a/package.json b/package.json index 65659e5..603ffe5 100644 --- a/package.json +++ b/package.json @@ -37,6 +37,6 @@ "ts-jest": "^29.2.5", "tsx": "^3.14.0", "typescript": "^4.9.5", - "uuid": "^10.0.0" + "uuid": "^11.0.5" } } diff --git a/yarn.lock b/yarn.lock index ec3a00c..a3de3c8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3957,10 +3957,10 @@ uri-js@^4.2.2: dependencies: punycode "^2.1.0" -uuid@^10.0.0: - version "10.0.0" - resolved "https://registry.yarnpkg.com/uuid/-/uuid-10.0.0.tgz#5a95aa454e6e002725c79055fd42aaba30ca6294" - integrity sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ== +uuid@^11.0.5: + version "11.0.5" + resolved "https://registry.yarnpkg.com/uuid/-/uuid-11.0.5.tgz#07b46bdfa6310c92c3fb3953a8720f170427fc62" + integrity sha512-508e6IcKLrhxKdBbcA2b4KQZlLVp2+J5UwQ6F7Drckkc5N9ZJwFa4TgWtsww9UG8fGHbm6gbV19TdM5pQ4GaIA== v8-to-istanbul@^9.0.1: version "9.0.1"