From 32cfd2c61404b5fdb9ad9f569ce33bb0ae60edce Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 9 Dec 2020 02:16:23 +0000 Subject: [PATCH] Bump uuid from 3.1.0 to 8.3.2 Bumps [uuid](https://github.com/uuidjs/uuid) from 3.1.0 to 8.3.2. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md) - [Commits](https://github.com/uuidjs/uuid/compare/v3.1.0...v8.3.2) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 149cd85..3330d27 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.2", "yargs": "^10.0.3" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 98d4f85..273b6fe 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.2: + version "8.3.2" + resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2" + v8flags@^2.1.1: version "2.1.1" resolved "https://registry.yarnpkg.com/v8flags/-/v8flags-2.1.1.tgz#aab1a1fa30d45f88dd321148875ac02c0b55e5b4"