From c94d75a48b9af39f2b68cda222c65c02a3c44c81 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 13:13:01 +0000 Subject: [PATCH] Bump uuid from 7.0.2 to 8.3.0 Bumps [uuid](https://github.com/uuidjs/uuid) from 7.0.2 to 8.3.0. - [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/v7.0.2...v8.3.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index ed0e802f..7be44c47 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "react-final-form": "^6.0.0", "react-image": "^2.1.1", "reactstrap": "^8.0.0", - "uuid": "^7.0.0" + "uuid": "^8.3.0" }, "peerDependencies": { "react": "^16.8.1", diff --git a/yarn.lock b/yarn.lock index 09006ec5..f135d292 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8676,9 +8676,9 @@ uuid@^3.0.1, uuid@^3.3.2: version "3.3.3" resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.3.tgz#4568f0216e78760ee1dbf3a4d2cf53e224112866" -uuid@^7.0.0: - version "7.0.2" - resolved "https://registry.yarnpkg.com/uuid/-/uuid-7.0.2.tgz#7ff5c203467e91f5e0d85cfcbaaf7d2ebbca9be6" +uuid@^8.3.0: + version "8.3.0" + resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.0.tgz#ab738085ca22dc9a8c92725e459b1d507df5d6ea" v8-compile-cache@^2.0.3: version "2.1.0"