diff --git a/package.json b/package.json index 149cd85..af87c80 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "puppeteer": "^0.13.0", "table": "^4.0.2", "title-case": "^2.1.1", - "uuid": "^3.1.0", + "uuid": "^8.3.1", "yargs": "^10.0.3" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 98d4f85..13c9ecb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4183,6 +4183,10 @@ uuid@^3.0.0, uuid@^3.1.0: version "3.1.0" resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.1.0.tgz#3dd3d3e790abc24d7b0d3a034ffababe28ebbc04" +uuid@^8.3.1: + version "8.3.1" + resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.1.tgz#2ba2e6ca000da60fce5a196954ab241131e05a31" + v8flags@^2.1.1: version "2.1.1" resolved "https://registry.yarnpkg.com/v8flags/-/v8flags-2.1.1.tgz#aab1a1fa30d45f88dd321148875ac02c0b55e5b4"