Update dependency uuid to v8.1.0

This commit is contained in:
Renovate Bot 2020-05-20 19:17:33 +00:00 committed by Daniel Lockyer
parent 4c3bd0e2e9
commit 5e5c498493
2 changed files with 6 additions and 1 deletions

View File

@ -124,7 +124,7 @@
"rss": "1.2.2",
"sanitize-html": "1.23.0",
"semver": "7.3.2",
"uuid": "8.0.0",
"uuid": "8.1.0",
"validator": "6.3.0",
"xml": "1.0.1"
},

View File

@ -9513,6 +9513,11 @@ 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@^3.0.0, uuid@^3.2.1, uuid@^3.3.2, uuid@^3.3.3:
version "3.3.3"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.3.tgz#4568f0216e78760ee1dbf3a4d2cf53e224112866"