diff --git a/package.json b/package.json index f802ce9..691b229 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "puppeteer-core": "^24.1.1", "ramda": "^0.30.1", "tree-kill": "^1.2.2", - "uuid": "^11.0.5" + "uuid": "^11.1.0" }, "devDependencies": { "@babel/cli": "^7.26.4", diff --git a/yarn.lock b/yarn.lock index f4099aa..caf146f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4983,10 +4983,10 @@ utils-merge@1.0.1: resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713" integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM= -uuid@^11.0.5: - version "11.0.5" - resolved "https://registry.yarnpkg.com/uuid/-/uuid-11.0.5.tgz#07b46bdfa6310c92c3fb3953a8720f170427fc62" - integrity sha512-508e6IcKLrhxKdBbcA2b4KQZlLVp2+J5UwQ6F7Drckkc5N9ZJwFa4TgWtsww9UG8fGHbm6gbV19TdM5pQ4GaIA== +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@^8.3.0: version "8.3.2"