From 01f4dc5568fb1c0d92efbe6a550838e299e82769 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2020 05:49:28 +0000 Subject: [PATCH] Bump uuid from 3.3.3 to 7.0.1 Bumps [uuid](https://github.com/uuidjs/uuid) from 3.3.3 to 7.0.1. - [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.3.3...v7.0.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index c26ca21..8599190 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "sass-loader": "^8.0.0", "style-loader": "^1.1.2", "svg-inline-loader": "^0.8.0", - "uuid": "^3.3.2", + "uuid": "^7.0.1", "webpack": "^4.41.5", "webpack-cli": "^3.3.10", "zip-webpack-plugin": "^3.0.0" diff --git a/yarn.lock b/yarn.lock index e19abf7..52de138 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7563,6 +7563,11 @@ uuid@^3.3.2: resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.3.tgz#4568f0216e78760ee1dbf3a4d2cf53e224112866" integrity sha512-pW0No1RGHgzlpHJO1nsVrHKpOEIxkGg1xB+v0ZmdNH5OAeAwzAVrCnI2/6Mtx+Uys6iaylxa+D3g4j63IKKjSQ== +uuid@^7.0.1: + version "7.0.1" + resolved "https://registry.yarnpkg.com/uuid/-/uuid-7.0.1.tgz#95ed6ff3d8c881cbf85f0f05cc3915ef994818ef" + integrity sha512-yqjRXZzSJm9Dbl84H2VDHpM3zMjzSJQ+hn6C4zqd5ilW+7P4ZmLEEqwho9LjP+tGuZlF4xrHQXT0h9QZUS/pWA== + v8-compile-cache@2.0.3: version "2.0.3" resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.0.3.tgz#00f7494d2ae2b688cfe2899df6ed2c54bef91dbe"