diff --git a/package.json b/package.json index 149cd85..3807816 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.2.0", "yargs": "^10.0.3" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 98d4f85..e0066d6 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.2.0: + version "8.2.0" + resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.2.0.tgz#cb10dd6b118e2dada7d0cd9730ba7417c93d920e" + v8flags@^2.1.1: version "2.1.1" resolved "https://registry.yarnpkg.com/v8flags/-/v8flags-2.1.1.tgz#aab1a1fa30d45f88dd321148875ac02c0b55e5b4"