From 91bceab2ad343f8ce38bc97ef9f1d299875a4543 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 13:04:51 +0000 Subject: [PATCH] Bump uuid from 3.4.0 to 8.3.2 Bumps [uuid](https://github.com/uuidjs/uuid) from 3.4.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.4.0...v8.3.2) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 21 +++++++++++++-------- 2 files changed, 14 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 10c0238dc9..0a2a8f8ad2 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "transliteration": "^1.1.6", "url-join": "1.1.0", "utf-8-validate": "^1.2.1", - "uuid": "^3.0.0", + "uuid": "^8.3.2", "ws": "^3.0.0", "yargs": "^6.6.0", "yauzl": "^2.10.0", diff --git a/yarn.lock b/yarn.lock index b8090c85fa..a719afc175 100644 --- a/yarn.lock +++ b/yarn.lock @@ -36,10 +36,10 @@ node-forge "^0.10.0" split "~0.3.3" -"@devicefarmer/minicap-prebuilt@^2.5.0": - version "2.6.0" - resolved "https://registry.yarnpkg.com/@devicefarmer/minicap-prebuilt/-/minicap-prebuilt-2.6.0.tgz#59790e2f4ff2e07b6f846f13fda5e5203709aed0" - integrity sha512-9D4myJ4+WcAz8GWOJSWadC8UgsTTX4jSlXOMTq9Dkgw4W+xdaVhHtywOai89+dUaHvGZVxRnPEgi+f61MCr2dQ== +"@devicefarmer/minicap-prebuilt@^2.7.0": + version "2.7.0" + resolved "https://registry.yarnpkg.com/@devicefarmer/minicap-prebuilt/-/minicap-prebuilt-2.7.0.tgz#ec350c2eaecfdc2963eaf27ec368437e72231a02" + integrity sha512-1xIgypl9QAIDuOBb+LipCGDbd5YEZnqQzi9JRPT1y7B+FcjACv0YGJ3Hr8jT+imFJcAv2Y1tinmAzqaXOFwDbw== "@devicefarmer/minitouch-prebuilt@^1.3.0": version "1.3.0" @@ -61,10 +61,10 @@ resolved "https://registry.yarnpkg.com/@devicefarmer/stf-device-db/-/stf-device-db-1.2.0.tgz#948e4d5800e77ae7154bb2255db151dca46ce83e" integrity sha512-p5mKfO2igS+JujpaFvZFifnaD6PZVL+dh3261iLQFO4bIl4QAif7UZPjqAlqQqjKLIR8NvSKPnXS8y7LPdpkUQ== -"@devicefarmer/stf-syrup@^1.0.1": - version "1.0.1" - resolved "https://registry.yarnpkg.com/@devicefarmer/stf-syrup/-/stf-syrup-1.0.1.tgz#9990ad0f7b90c63de65f164a6338b789ef820e27" - integrity sha512-4i5EUvZfSYyM97N4E1y5ELQWe2pUMSuTgS9crLMetM4vp4jMZuafcDcPhjb57aI22Gl7mnoBXTh1A3Ic8CG85A== +"@devicefarmer/stf-syrup@^1.0.2": + version "1.0.2" + resolved "https://registry.yarnpkg.com/@devicefarmer/stf-syrup/-/stf-syrup-1.0.2.tgz#ca111f82b1c3e650102e52b7e7d6e1a5a5f535f1" + integrity sha512-5I/m/9lUF4sSrXAeihMIMJobuRK7ZvkG5bad3d+k+wd3BRSLlMHdBzkWiUVY91xRKXeh0jBvQ2x8yr8UTCEDGQ== dependencies: bluebird "~1.1.0" lodash "~2.4.1" @@ -10194,6 +10194,11 @@ uuid@^3.0.0, uuid@^3.0.1, uuid@^3.3.2: resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee" integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A== +uuid@^8.3.2: + version "8.3.2" + resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2" + integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg== + v8flags@^2.0.2: version "2.1.1" resolved "https://registry.yarnpkg.com/v8flags/-/v8flags-2.1.1.tgz#aab1a1fa30d45f88dd321148875ac02c0b55e5b4"