Update dependency uuid to v8.2.0

This commit is contained in:
Renovate Bot 2020-07-21 18:01:17 +00:00 committed by Daniel Lockyer
parent 82dcc042cd
commit d949057a8b
2 changed files with 5 additions and 5 deletions

View File

@ -127,7 +127,7 @@
"sanitize-html": "1.27.1",
"semver": "7.3.2",
"tough-cookie": "4.0.0",
"uuid": "8.1.0",
"uuid": "8.2.0",
"validator": "6.3.0",
"xml": "1.0.1"
},

View File

@ -9570,10 +9570,10 @@ uuid@8.0.0:
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.0.0.tgz#bc6ccf91b5ff0ac07bbcdbf1c7c4e150db4dbb6c"
integrity sha512-jOXGuXZAWdsTH7eZLtyXMqUb9EcWMGZNbL9YcGBJl4MH4nrxHmZJhEHvyLFrkxo+28uLb/NYRcStH48fnD0Vzw==
uuid@8.1.0:
version "8.1.0"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.1.0.tgz#6f1536eb43249f473abc6bd58ff983da1ca30d8d"
integrity sha512-CI18flHDznR0lq54xBycOVmphdCYnQLKn8abKn7PXUiKUGdEd+/l9LWNJmugXel4hXq7S+RMNl34ecyC9TntWg==
uuid@8.2.0:
version "8.2.0"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.2.0.tgz#cb10dd6b118e2dada7d0cd9730ba7417c93d920e"
integrity sha512-CYpGiFTUrmI6OBMkAdjSDM0k5h8SkkiTP4WAjQgDgNB1S3Ou9VBEvr6q0Kv2H1mMk7IWfxYGpMH5sd5AvcIV2Q==
uuid@^3.0.0, uuid@^3.2.1, uuid@^3.3.3:
version "3.3.3"