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