diff --git a/package.json b/package.json index a6106e4..57e8c2b 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@aws-sdk/types": "^3.922.0", "linked-list": "2.1.0", "ts-type-guards": "^0.7.0", - "uuid": "11.1.0" + "uuid": "14.0.0" }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "1.0.2", diff --git a/yarn.lock b/yarn.lock index b565822..ac963c6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4379,10 +4379,10 @@ uri-js@^4.2.2: dependencies: punycode "^2.1.0" -uuid@11.1.0: - version "11.1.0" - resolved "https://registry.yarnpkg.com/uuid/-/uuid-11.1.0.tgz#9549028be1753bb934fc96e2bca09bb4105ae912" - integrity sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A== +uuid@14.0.0: + version "14.0.0" + resolved "https://registry.yarnpkg.com/uuid/-/uuid-14.0.0.tgz#0af883220163d264ffe0c084f6b8a89b9666966d" + integrity sha512-Qo+uWgilfSmAhXCMav1uYFynlQO7fMFiMVZsQqZRMIXp0O7rR7qjkj+cPvBHLgBqi960QCoo/PH2/6ZtVqKvrg== uuid@^8.3.2: version "8.3.2"